summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-05-17Das BlinkenSendButtonsPaul Davis
2009-05-17send control now has working metering, and switches back and forth between bu...Paul Davis
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-16fix a problem with re-ordering in PostFader placement; remove lots of debuggi...Paul Davis
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-15Add missing file to SCons build.Carl Hetherington
2009-05-14control_outputs.cc is no morePaul Davis
2009-05-14Add missing files from last commit, as per.Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-13Remove some extraneous includes. reorder some others (fixes compilation on fe...Nick Mainsbridge
2009-05-13Compilation fixes from using namespace removal.Nick Mainsbridge
2009-05-12Changes missing from previous commitSampo Savolainen
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-08Make sure plugin analysis buffers are the proper length. sigh.Sampo Savolainen
2009-05-07Shut up.David Robillard
2009-05-07Fix Scons build.David Robillard
2009-05-07Fix mackie control protocol compilation.David Robillard
2009-05-07Returns (i.e. sidechains).David Robillard
2009-05-07Add mising file.David Robillard
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