summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ui_config_vars.h
AgeCommit message (Expand)Author
2017-06-18Add option add automation-lane points on the line -- #7397Robin Gareus
2017-06-13Restore the state of the autoplay button in the import dialogTim Mayberry
2017-05-08Limit clock displays to 30days (720hours) by default.Robin Gareus
2017-04-20Do not set C++ locale.Robin Gareus
2017-04-19Use int32_t type instead of long for font-scale UI configuration variableTim Mayberry
2017-03-26Add option to disable blinking alert buttons.Robin Gareus
2017-03-13Default to a pastel color tetrad palette.Robin Gareus
2017-03-11Allow to customize color-picker-paletteRobin Gareus
2017-01-16Configurable toolbar rec/punch & monitoring buttonsRobin Gareus
2016-12-28Allow fine grained control over localeRobin Gareus
2016-12-21Add option to hide the 2ndary clockRobin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-13Add option to Zoom to Selection on double clickTim Mayberry
2016-11-11Add option to zoom using button press in the time rulers and dragging verticallyTim Mayberry
2016-06-21fix default color file name in code default definitionPaul Davis
2016-06-07provide GUI option to control WM visibility info usePaul Davis
2016-05-31reflect inclusion of appname in theme file namePaul Davis
2016-05-31it is probably a mistake to rename dark -> Dark at this particular point in timePaul Davis
2016-05-31the return of the theme selector, plus 3 new themes from cooltehnoPaul Davis
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2016-05-01add option to auto-save post-export-analysis imageRobin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-03-15migrate plugin-ui settings to ui-configRobin Gareus
2016-02-28allow to configure custom path to video monitorRobin Gareus
2016-02-22change name of default key binding file to match what is actually builtPaul Davis
2016-02-22change suffix of keybinding files to ".keys" to avoid conflict with earlier v...Paul Davis
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-01-21Bug #6722, Add UI config option to always use mouse position as zoom focus on...Tim Mayberry
2015-12-21allow to float detached monitor-section windowRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16remeber recent-session sort-columnRobin Gareus
2015-09-07image-surface/software rendering as preferenceRobin Gareus
2015-06-23provide control over waveform image cache size from GUIPaul Davis
2015-05-28add buggy gradient optionPaul Davis
2015-04-13remove UI configuration variable link-editor-and-mixer-selection, and make be...Paul Davis
2015-04-11disable LED-style meters by defaultRobin Gareus
2015-03-21amend 157299a, really fix “Show Toolbars”Robin Gareus
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-08another metric ton of color workPaul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-08-28add option to blink rec-enablesBen Loftis
2014-06-30new UI config var to allow playhead to be optionally draggable (default is: y...Paul Davis
2014-06-30change default timeline item gradient depth and waveform gradient depthPaul Davis
2014-06-25add UIConfig variable for lock timerPaul Davis
2014-06-10change ::get_icon_path() and ::get_icon() to accept an "icon set" name to pro...Paul Davis
2013-06-28changes to waveform clipping displayPaul Davis
2013-06-28more waveform drawing/coloring changesPaul Davis
2013-05-08merge with masterPaul Davis