summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_options.cc
AgeCommit message (Expand)Author
2020-01-15Replace some Gtk:MessageDialog with Ardour's variantRobin Gareus
2019-09-29Add Latency Control Toolbar WidgetsRobin Gareus
2019-09-03Increase available Lua action script slotsRobin Gareus
2019-08-11Allow to inhibit screensaver/system sleepRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-02-28auto-return is still available if using JACK transportPaul Davis
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-05another replacement of ActionManager::get_action() by ActionMap::find_action()Paul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-04Unhardcode and increase bindable Lua-script-action countRobin Gareus
2018-10-02Add a GUI option to enable boxy button styleRobin Gareus
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