summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-03-08add a no-jack-metadata option for poor 12.04 soulsRobin Gareus
2015-03-08nicely named session bundlesRobin Gareus
2015-03-08coremidi separate ID and Name, use fixed IDs.Robin Gareus
2015-03-08add backend support for port properties (CoreAudio)Robin Gareus
2015-03-08add backend support for port properties (jack)Robin Gareus
2015-03-08libardour API to exercise get_port_propertyRobin Gareus
2015-03-08add port-engine API to query port-propertiesRobin Gareus
2015-03-08CoreAudio fwheelin’ state-machine cleanup etc.Robin Gareus
2015-03-08update https://github.com/x42/weakjack/Robin Gareus
2015-03-08Reduce run time/output of PBD::Timer unit testTim Mayberry
2015-03-08Fix PBD::copy_file on windows to work with non-ascii pathsTim Mayberry
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