summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2015-04-04improve option name consistency.Robin Gareus
2015-04-04add missing space and hyphen.Robin Gareus
2015-03-26pack the xrun options back togetherBen Loftis
2015-03-23fix empty/unset sync source preference.Robin Gareus
2015-03-23fix “Denormal Dropdown” inconsistencyRobin Gareus
2015-03-12always show language dialog on windowsRobin Gareus
2015-03-05Add MIDI readahead to options editor.David Robillard
2015-02-28add AU cache/blacklist actions to prefs.Robin Gareus
2015-01-30clarify sync-lock and disable it by default.Robin Gareus
2015-01-08temporary fix: tell the user that region name-display requires a restart of ...Ben Loftis
2015-01-08temporarily hide the tooltip preference, until CairoWidget and CanvasItem can...Ben Loftis
2015-01-02Fix Audiofile browser dialog so it appears infront of preference window when ...Tim Mayberry
2014-12-29quick hack to lighten up font scale slider tick-marksRobin Gareus
2014-12-28reduce clumsiness of font-scale slider:Robin Gareus
2014-12-28add note that font-scale changes require a restart.Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-12-15move theme manager into preferences windowPaul Davis
2014-11-25Remove dead code.David Robillard
2014-11-12add AU plugin scan to Preferences UIRobin Gareus
2014-09-13fix CPI window handling:Robin Gareus
2014-09-13reasonable dB range for waveform clipping indicatorRobin Gareus
2014-08-30update clocks and video-frames at FPSRobin Gareus
2014-08-27move preferences->GUI->Metering into its own tabBen Loftis
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-14Group the Rec and Monitor buttons together. Group the Solo Isolate and Lock ...Ben Loftis
2014-07-06remove some cruft with previous commits. remove option link-region-and-track...Ben Loftis
2014-06-30move draggable playhead to editor tab of preferencesPaul Davis
2014-06-30new UI config var to allow playhead to be optionally draggable (default is: y...Paul Davis
2014-06-26fix "stop_recording_on_xrun" in prefs dialogRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25add slider control to GUI tab of preferences for lock timeoutPaul Davis
2014-05-01Add ComboOption configuration for default-fade-shapeAdrian Knoth
2014-04-28Fix some capitalisation in the preferences dialog.Carl Hetherington
2014-04-20add missing "Path" to label, re-order VST preferencesRobin Gareus
2014-04-17new transport option, "loop-is-mode" which optionally changes the role of the...Paul Davis
2014-04-16add preferences item for show-name-highlight (does not take effect till next ...Paul Davis
2014-04-15fix ridiculous spelling errorPaul Davis
2014-04-10fix tetris-ized mixer strips AND return option to have group button in mixer ...Paul Davis
2014-03-23add needed separatorBen Loftis
2014-03-09default plugin scan timeout preferenceRobin Gareus
2014-03-01re-work VST paths configuration.Robin Gareus
2014-02-28make custom lxvst path work..Robin Gareus
2014-02-28display policy of plugin-scan progress popup-windowRobin Gareus
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-02-26user-configurable VST search paths (basic UI)Robin Gareus
2014-02-25option to en/dis-able VST plugin discovery on startupRobin Gareus
2014-02-24plugin scan progress-display & preferencesRobin Gareus
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2014-01-23fix merge conflict with masterPaul Davis