summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
AgeCommit message (Expand)Author
2015-06-27check editor/mixer/meterbridge window overlap for show/hideRobin Gareus
2015-06-27consolidate codeRobin Gareus
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-06-25keep meterbridge on top of editor - see #6386Robin Gareus
2015-04-24fix scaling of master-meter in toolbarRobin Gareus
2015-04-23scale peak-meter reset buttonRobin Gareus
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2015-01-24add handler for, and connect to, Session::SaveSessionRequestedPaul Davis
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-15move theme manager into preferences windowPaul Davis
2014-10-25combine short periodic timeout functions for windows.Robin Gareus
2014-09-13fix CPI window handling:Robin Gareus
2014-08-31distinguish global peak-reset button from meters:Robin Gareus
2014-08-30add an idle callback at FPSRobin Gareus
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-05-14Fix collision between keyword interface used in glibmm and windows headersTim Mayberry
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-03-22merge with master, primarily for adrian's maximise-mixer changePaul Davis
2014-03-21Add option to display the mixer in fullscreenAdrian Knoth
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-13fix logic for display of transport bar metersPaul Davis
2013-12-03fix gtk child packing errors related to the transport bar meter box/peak displayPaul Davis
2013-11-23fix for toolbar master-meter w/o master bus and/or detached toolbarRobin Gareus
2013-10-27give those who insist on seeing the mixer window and/or editor mixer on stupi...Paul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-09split up session code that uses parts of the JACK API (timebase + session eve...Paul Davis
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-24add [master] meter to the toolbarRobin Gareus
2013-07-17Work around badly chosen argument name in giommTim Mayberry
2013-07-11NOOP - prevent headaches and remove cruftRobin Gareus
2013-07-10tweak window-proxy session-management logicRobin Gareus
2013-07-10remember position before hiding meterbridge windowRobin Gareus
2013-07-10fix meterbridge window behaviour on session unload/close.Robin Gareus
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-07-07revert 3c6ff2f0 now that WM-proxy is session-aware..Robin Gareus
2013-07-07fix/workaround window-proxy session-managementRobin Gareus
2013-06-30Fix 'Location window is blank' (#5538)Colin Fletcher
2013-05-07change namespace/naming of WindowManager classes; register all ArdourDialog a...Paul Davis
2013-05-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-05more window management rationalizationPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus