summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-03-08Fix compilation with --no-lv2 (#0006169).David Robillard
2015-03-08Cluster Frak String ReferenceRobin Gareus
2015-03-08avoid non-integer loop conditions.Robin Gareus
2015-03-08properly handle empty CFStringRefs.Robin Gareus
2015-03-07CoreAudio: fix allocation alignmentRobin Gareus
2015-03-07Fix LV2 preset deletion and clash between plugins.David Robillard
2015-03-07no more gcc/ppc complaintsRobin Gareus
2015-03-07fix various -WformatRobin Gareus
2015-03-07fix copy/edit in 659a8a2Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
2015-03-07Hard Core AudioRobin Gareus
2015-03-07Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-03-07Add a missing 'typename' specifier to the declaration for 'Evoral::Sequence::...John Emmas
2015-03-06more ongoing work on the coreaudio backendRobin Gareus
2015-03-06build system tweaks for coreaudio/waves-coreaudioRobin Gareus
2015-03-06cont’d work on the coreaudio backend & cleanupRobin Gareus
2015-03-05Add MIDI readahead to options editor.David Robillard
2015-03-05Handle edits while playing precisely.David Robillard
2015-03-05Clean up MidiPlaylist::read, kill copy-paste code.David Robillard
2015-03-05fix import of v2 session redirects: active or inactiveBen Loftis
2015-03-05create engine thread before sending notifications.Robin Gareus
2015-03-05get started on coreaudio/midi backendRobin Gareus
2015-03-05fix another screwup/typo in 782dd70Robin Gareus
2015-03-05remove unused devel.variable in prev commitRobin Gareus
2015-03-05alsa: implement timing callbackRobin Gareus
2015-03-04fix for previous checkin; should allow waves midi backend to workBen Loftis
2015-03-03Change order of midi entries so a new backend will default to a working midi ...Ben Loftis
2015-03-03recursive VST scansRobin Gareus
2015-03-03recursive regexp file search.Robin Gareus
2015-03-03Adapt our MSVC projects to use our (newly re-built) libsuilJohn Emmas
2015-03-02leave a ToDo note for the butler.Robin Gareus
2015-03-02explicitly close tmpfiles before unlink.Robin Gareus
2015-03-02add an explicit close function to sndfileRobin Gareus
2015-03-01use Xthreads in session butler.Robin Gareus
2015-03-01Xthread: blocking read + non-blocking write mode.Robin Gareus
2015-03-01tiny cleanup due to long comment in between.Robin Gareus
2015-03-01fix typo in c936c97Robin Gareus
2015-02-28API to delete AU cache & blacklistRobin Gareus
2015-02-28AU blacklistRobin Gareus
2015-02-28AU fix potential endless loop during discoveryRobin Gareus
2015-02-28promote sustain pedal from meh to reasonable.Robin Gareus
2015-02-28In libpbd the sources 'localeguard.cc/.h' and 'locale_guard.cc/.h' are essent...John Emmas
2015-02-28AU presets: allow to save & directly use.Robin Gareus
2015-02-28include AU control outputs (as meters on generic UI)Robin Gareus
2015-02-28automated toggles? yes we can!Robin Gareus
2015-02-28fix AU generic GUI and automation lanesRobin Gareus
2015-02-28fix routing midi data on export:Robin Gareus
2015-02-27Fix unnecessary const violation.David Robillard
2015-02-27likely fix for broken fades (imported from v2 sessions)Ben Loftis
2015-02-27potential fix for the_CLA reported problem: v2 fader values are lost if you ...Ben Loftis