summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/rc_configuration_vars.h
AgeCommit message (Expand)Author
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-05-05Add a GUI to set the number of active extenders for the Mackie control surface.Carl Hetherington
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-20Modify route _processor list set up so that the logic for placing `invisible'...Carl Hetherington
2011-02-08Option to colour region background using the track colour (#3759).Carl Hetherington
2011-01-05Default stop-at-session-end to false to try and prevent confusion.Carl Hetherington
2011-01-04fix a bug that defined two configuration variables as "char" and thus seriali...Paul Davis
2011-01-04Fix - to _ typo.Carl Hetherington
2011-01-03Stop QF messages when transport speed is out of range, and re-start them prop...Carl Hetherington
2011-01-03Add option to show or hide zoom toolbar.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-09remove hardlink option from RC variablesPaul Davis
2010-08-17forward port 2.X various changes (not all, but i have a list) ending with 6928Paul Davis
2010-08-12Make automation-follows-regions the default.Carl Hetherington
2010-07-25Patch from petem to initialise inbound MMC device ID to 0x7f. Fixes #2853.Carl Hetherington
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-06-24use JACK thread creation functions to create process-graph threads; provide G...Paul Davis
2010-06-16prevent removal of master/monitor busses without explicit (and hard to set) a...Paul Davis
2010-06-09permit different sizes for audio playback & capture buffersPaul Davis
2010-05-05rename latched solo option and reverse its meaning; add exclusive solo button...Paul Davis
2010-04-25Make attenutation during fast forward/rewind configurable again. Fixes #3089.Carl Hetherington
2010-04-19Move toggle-waveforms-while-recording into RC options.Carl Hetherington
2010-03-22put the issue of using a monitor section into ~/.config/ardour.rc, not the se...Paul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2009-11-30new rc config param, try-link-for-embed, controls whether we try hard linking...Paul Davis
2009-11-23Make meter falloff rate default to a value that is one of the configuration o...Carl Hetherington
2009-11-18bring back full mute control (pre/post/control/main) via mute button context ...Paul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-10-20Fix various MIDI control and installation issues:David Robillard
2009-07-01reinstate solo button for master out ; make solo button show state even if in...Paul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-23make solo-in-front controllable. a few tweaks left to do.Paul Davis
2009-06-17solo models work again (amazing how hard this was); remove crufty debug outpu...Paul Davis
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-14Add option to disable track record disarm when the transport is rolling (mant...Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-14Add missing files from last commit, as per.Carl Hetherington