summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_options.cc
AgeCommit message (Expand)Author
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
2014-05-27global one-time setup of waveform preferences.Robin Gareus
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-13fix logic for display of transport bar metersPaul Davis
2013-11-25Merge branch 'master' into cairocanvasPaul Davis
2013-11-23fix for toolbar master-meter w/o master bus and/or detached toolbarRobin Gareus
2013-10-20fix bad merge that brought OSC headers back into gtk2_ardourPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-04remove OSC related cruft from ardour_ui_options.ccPaul Davis
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis
2013-08-08make master-meter in toolbar optionalRobin Gareus
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-06-21properly restore newer (cairo-canvas related) UI config parametersPaul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-13videotimlineRobin Gareus
2013-03-03SuperCaliFragilisticHoraAdaequationisRobin Gareus
2013-01-05fix external sync source configuration.Robin Gareus
2012-11-26desensitize Follow Edits button if sync is externalBen Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-11-12prevent changing slave while slave is activeRobin Gareus
2012-10-11move the external sync source selection tobe a global config parameter, not p...Paul Davis
2012-06-13Much simplier implementation of: "Show Toolbar" act immediately, i.e., even w...Rodrigo Severo
2012-06-12maximise-editor patch from Rodrigo:Paul Davis
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2011-12-07fix, or at least improve, management of the editor toolbar when maximising ed...Paul Davis
2011-11-18fix transition in and out of delta clock modePaul Davis
2011-11-11put JACK time master option into Session -> Properties -> Timecode, and fully...Paul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-07-03Remove some unused code.Carl Hetherington
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-20factor out shuttle controller to its own class, new designPaul Davis
2010-12-23Use MTC instead of MIDI Timecode as the string for the external sync button. ...Carl Hetherington