summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2009-06-09<port> => <Port>David Robillard
2009-06-09Fix crash when loading broken sessions with invalid route IDs.David Robillard
2009-06-09Remove annoying pop-up message.David Robillard
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-06-08Allow Insert Time option to move tempos and time sig changes, as per #1951.Carl Hetherington
2009-06-03Remove unused method..Carl Hetherington
2009-06-03Use sigc::slots rather than templates + function ptrs for a foreach_region an...Carl Hetherington
2009-05-25Fix SCons build.Carl Hetherington
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
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-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-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