summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-05-07The great audio processing overhaul.David Robillard
2009-05-06Fix LADSPA plugin channel mapping.David Robillard
2009-05-05Fix crash when playing back MIDI within a loop.David Robillard
2009-05-05Support recursive undo events.David Robillard
2009-05-04Back out part of r5035: SLV2 doesn't require LRDF and LRDF is in uselib alrea...David Robillard
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-05-04Fix MIDI monitoring while recording.David Robillard
2009-05-04Shut up.David Robillard
2009-05-04Fix building without LV2.David Robillard
2009-05-04Shut up.David Robillard
2009-05-04Fix MIDI recording.David Robillard
2009-05-04clean up that godawful ugly latency GUI in plugin UIsPaul Davis
2009-05-04Reconfigure GUI meters when route I/O configuration changes.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-05-04slv2 also needs lrdfPaul Davis
2009-05-04Maybe fix assertion crash.David Robillard
2009-05-02* Fix tooltips in the session import dialogSakari Bergen
2009-05-02Fix LV2 plugin support.David Robillard
2009-05-01Couple of fixes to route / mixer strip ordering which should hopefully stop t...Carl Hetherington
2009-05-01Fix MIDI playback.David Robillard
2009-04-30Missed one...David Robillard
2009-04-30Fix crash on MIDI stretch.David Robillard
2009-04-30Rename 'position' parameter of MidiSource::midi_read to clearer 'source_start'.David Robillard
2009-04-30Fix a couple of valgrind-spotted out-of-bounds accesses that may have been ca...Carl Hetherington
2009-04-30fix up confusion between silence() decls for Processor & PluginInsert; fix ty...Paul Davis
2009-04-30Fix local include.David Robillard
2009-04-30implement panner reset functionality (missing since 0.99?) ported from 2.XPaul Davis
2009-04-29Only make record button solid red (and big clock red) when things are actuall...Carl Hetherington
2009-04-29Add files missing from previous commit.Carl Hetherington
2009-04-29First cut of option to strip silence from audio regions, as per mantis #1623Carl Hetherington
2009-04-29Disallow click and auditioner as track / buss names to avoid clashing with in...Carl Hetherington
2009-04-23remove some extraneous chars from lv2_plugin.ccPaul Davis
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-04-23new file to encapsulate posix_memalign() hackeryPaul Davis
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-04-18Upgrade to waf 1.5.4.David Robillard
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2009-04-16Fix warning (pointless comparison).David Robillard
2009-04-16Fix waf build.David Robillard
2009-04-16Revert stupid r4975.David Robillard
2009-04-16merge new directory/file structure from newer vamp version via 2.0 (3993:4905)Paul Davis
2009-04-16merge 3578:4901 of thirdparty/rubberband/currentPaul Davis
2009-04-16FST code from 2.X branchPaul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-04-14SMFSource: enhanced debugging output to reveal more of the problemHans Baier
2009-04-14SMFSource: code readabilityHans Baier
2009-04-14SMFSource / MIDISource: more readable variable names in read/write(_unlocked)...Hans Baier
2009-04-12libs/evoral/run-tests.sh: adapt to new global wafHans Baier
2009-03-16Ticker: apply patch from lincoln, Thanks!Hans Baier