summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2015-10-08Added use click emphasis toggle (gtk2_ardour)click-emphasis-optional-finalDamien Zammit
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-04change wording of autosave option to be more clearPaul Davis
2015-09-17associate label more closely with VST path button. the plugin tab needs a co...Ben Loftis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move util functions into UIConfiguration as they depend on it anywayTim Mayberry
2015-09-08fix redeclaration of symbolRobin Gareus
2015-09-07image-surface/software rendering as preferenceRobin Gareus
2015-08-18Change interface to reset click sounds to default in PreferencesTim Mayberry
2015-08-13fix two oddities in stringsPaul Davis
2015-08-12remove auto-return-target stuff from preferences; Ardour exposes this via aut...Paul Davis
2015-08-12add buffering preset combo selector to preferences dialogPaul Davis
2015-08-11use new FPU singleton pattern in gtk2_ardourPaul Davis
2015-07-15remove insanely fast meter fall-off (inaccurate)Robin Gareus
2015-07-11GUI checkbox to en/disable verbose plugin-scanRobin Gareus
2015-07-05Preference GUI for default metersRobin Gareus
2015-06-29remove debug outputPaul Davis
2015-06-29fix copy-n-paste errors that used wrong buttons for playhead prioritiesPaul Davis
2015-06-29fix copy-n-paste errors that used incorrect enum values for playhead prioritiesPaul Davis
2015-06-29add preferences GUI elements to allow control of playhead priority itemsPaul Davis
2015-06-23textual tweakPaul Davis
2015-06-23provide control over waveform image cache size from GUIPaul Davis
2015-06-11Make absolute snap the default snap.nick_m
2015-05-28only use and present the buggy gradient parameter if built with a suitably pa...Paul Davis
2015-05-28add control for buggy gradient optionPaul Davis
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-23Bring back contrained drag modifier with preference setting.nick_m
2015-05-22Fix up modifier behaviournick_m
2015-05-21Make the prefs less squashed looking, add another entry for OSX modifiers.nick_m
2015-05-21Move ui-centric modifiers into ArdourKeyboard, set some bad defaults.nick_m
2015-05-21Allow all drag -related modifiers to be set, re-instate "jump after trim"nick_m
2015-05-20Add more modifier preferences.nick_m
2015-05-18"Lock" mode is now "Constrained", make snap absolute modifier configurable.nick_m
2015-05-10Layering - the return of "later is higher".nick_m
2015-04-20clarify GUI scalingRobin Gareus
2015-04-13remove UI configuration variable link-editor-and-mixer-selection, and make be...Paul Davis
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