summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2012-11-09fix option-editor tooltipsRobin Gareus
2012-11-07experimental option to support LTC 29.97000 fps generators.Robin Gareus
2012-10-26add a preference dialog heading for the LTC generatorRobin Gareus
2012-10-25don't both with LTC parameter changes if HAVE_LTC is not setPaul Davis
2012-10-24more LTC config message tweaksRobin Gareus
2012-10-24conform LTC config tooltip textRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-21add LTC generatorRobin Gareus
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
2012-10-16enable sync genlock & setFPS option for both MTC & LTCRobin Gareus
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-12move TC FPS up into status bar, use lower right of timecode audioclock mode f...Paul Davis
2012-10-11more transport prefs tooltips and tidy up sync/slave stuff some morePaul Davis
2012-10-11move the external sync source selection tobe a global config parameter, not p...Paul Davis
2012-10-10add the notion of a "tip widget" for all option editor elements, allowing us ...Paul Davis
2012-10-10move timecode-is-clock-synced option to global configuration parameters, not ...Paul Davis
2012-10-10move sync-frame-rate option to Transport tab, rename "Interface" tab as "GUI"Paul Davis
2012-10-10add global config parameter timecode-sync-frame-rate to control behaviour whe...Paul Davis
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-19Change option name to clarify that get_default_narrow_ms is applied to the mi...Carl Hetherington
2012-06-17Add option to disable autoscroll of editor (#4721).Carl Hetherington
2012-06-06Capitalisation tweak.Carl Hetherington
2012-06-05Marginal cleanup.Carl Hetherington
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-12properly teardown entire window for control protocol GUIPaul Davis
2012-05-08fix up overly-persistent active state for control surfacesPaul Davis
2012-05-07Minor text tweak.Carl Hetherington
2012-04-05provide control over automation thinning in preferencesPaul Davis
2012-03-19Use Silence instead of Flush to describe plugins-stop-with-transport.Carl Hetherington
2012-03-19Add window title to control surface options.Carl Hetherington
2012-03-17Remove erroneous non-run of plugins when the transport is stoppedCarl Hetherington
2012-03-10Patch from colinf to allow the number of recent sessions toCarl Hetherington
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-01-27restore independent gain control over click/metronomePaul Davis
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2012-01-22Add option to use plugin GUIs or Ardour generic ones.Carl Hetherington
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07Remove work-around for fixed bug in sgettext().Carl Hetherington
2011-12-02use new parameter that controls display of MTC and MIDI clock, as well as att...Paul Davis
2011-11-30fix segfault in preferences dialog caused by incorrect use of S_(). i've chec...Paul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-28Fix i18n problems in the RC option editor.Carl Hetherington
2011-11-22Separate visual and audio interfaces for translation.Carl Hetherington
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-09provide global prelight option (its in Edit -> Preferences->Interface)Paul Davis
2011-11-08Fix typo.Carl Hetherington
2011-11-04Add option to set default-session-parent-dir (#4438).Carl Hetherington