summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-08Fix compilation with --no-lv2 (#0006169).David Robillard
2015-03-08fix drag-motion over TAV w/o view()Robin Gareus
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-07remove unneeded debug outputBen Loftis
2015-03-07CoreAudio: fix allocation alignmentRobin Gareus
2015-03-07another 0cb096a fixupRobin Gareus
2015-03-07more OSX weirdness fixes 0cb096aRobin Gareus
2015-03-07Fix LV2 preset deletion and clash between plugins.David Robillard
2015-03-07Use Ardour widgets consistently in plugin UI.David Robillard
2015-03-07Increase editable region alpha slightly.David Robillard
2015-03-07add coreaudio backend to bundleRobin Gareus
2015-03-07I’m starting to regret these checks..Robin Gareus
2015-03-07no more gcc/ppc complaintsRobin Gareus
2015-03-07fix various -WformatRobin Gareus
2015-03-07fix copy/edit in 659a8a2Robin Gareus
2015-03-07engine dialog, update device is changed.Robin Gareus
2015-03-07fix device changes..Robin 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-07fix linux detectionRobin Gareus
2015-03-06more ongoing work on the coreaudio backendRobin Gareus
2015-03-06build system tweaks for coreaudio/waves-coreaudioRobin Gareus
2015-03-06Hide automation state options for MIDI controls.David Robillard
2015-03-06update Engine Dialog when devices are dis/connected.Robin 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-04remove unused empty functionPaul Davis
2015-03-04remove unused -N (nocache) option from readtest scriptPaul Davis
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