summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_options.cc
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, gui editionPaul Davis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-01-14Add Toolbar disk-space widget.Robin Gareus
2017-12-28Add DSP-load & x-run widget to the toolbar.Robin Gareus
2017-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus
2017-11-23Fix duplicate if(A) else if (A) conditionRobin Gareus
2017-11-23Implement clock delta modesRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Purify libcanvas, remove libardour dependencyRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-04-01GUI options for rec-only metronomeRobin Gareus
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-21Translatable Metronome tooltip, formatting and typo fix.Robin Gareus
2017-01-21Update metronome tooltip on gain changeDaniel Sheeler
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-16Configurable toolbar rec/punch & monitoring buttonsRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2016-12-30Remove cruft (old MIDI feedback API)Robin Gareus
2016-12-29Turn Theme Manager into an OptionEditor (no direct use of Gtk)Robin Gareus
2016-12-21Add option to hide the 2ndary clockRobin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-18Shorten sync-button label/sizeRobin Gareus
2016-12-17Add UI to set global track layered modeRobin Gareus
2016-12-17Commence transport tool bar re-layoutRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-07provide GUI option to control WM visibility info usePaul Davis
2016-04-27towards fixing optional tooltipsRobin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-03-05Fixes a minor typoMathias Buhr
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2015-12-15amend 939808a7 - unset loop-range, no playRobin Gareus
2015-12-10disable loop when using external syncRobin Gareus
2015-12-10indicate that we can't loop with external syncRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29Revert "properly track, update, maintain and set auto return state"Paul Davis
2015-06-29properly track, update, maintain and set auto return statePaul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-23provide control over waveform image cache size from GUIPaul Davis
2015-04-22add central API to calculate UI scalingRobin Gareus
2015-01-28fix #6117 - fader prelightRobin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-08-31fix [potential] double clock connection:Robin Gareus
2014-08-31update track-header width when track-number visibility is toggledRobin Gareus
2014-08-30add an idle callback at FPSRobin Gareus
2014-08-30video-pullup and timecode-format are session optionsRobin Gareus
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-03fix the naming and behavior of always-play-range to match the button, which i...Ben Loftis