summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
AgeCommit message (Expand)Author
2020-05-18add blank linePaul Davis
2020-05-18change the text on the "do nothing" button when closing an unnsamed session w...Paul Davis
2020-05-18make a possible case in a switch statement explicitPaul Davis
2020-05-01force provision of "menu-name" for all WindowProxy objects, and thus TabbablesPaul Davis
2020-04-26fix design and implementation of (GUI) transport controllables to make them u...Paul Davis
2020-04-10Synchronize meter-reset #7465Robin Gareus
2020-04-07GUI: follow LatencyUpdated signal handler, prevent duplicate updatesRobin Gareus
2020-03-30Statusbar: link session property dialog for format & timecodeRobin Gareus
2020-03-30Statusbar: add session-path displayRobin Gareus
2020-03-24basic pass at deleting scratch sessionsPaul Davis
2020-02-27Punch/Loop GUI control sensitivityRobin Gareus
2020-01-27fix bad re-ordering in ARDOUR_UI::set_session() that changed when transport-r...Paul Davis
2020-01-13Fix re-packing of toolbar meterRobin Gareus
2020-01-04Pixel-pushing: editor-meter size and alignmentRobin Gareus
2020-01-02Unconditionally save instant.xml on session-closeRobin Gareus
2019-12-13Amend 561cf86919d commit (toolbar sensitivity)Robin Gareus
2019-12-13Fix session sensitivity of some toolbar controlsRobin Gareus
2019-10-18Super basic Virtual-Keyboard UIRobin Gareus
2019-09-29Add Latency Control Toolbar WidgetsRobin Gareus
2019-09-25goodbye Profile->...trxPaul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-06-09Update GUI: meter-type API and meter-type state changesRobin Gareus
2019-06-09Remove toolbar meter (meter type) context-menuRobin Gareus
2019-06-04Tweak toolbar meter reset button to unconditionally apply to all DPMRobin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2018-12-10remove long-lived bug that tried to make a non-existent action insensitivePaul Davis
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-12-06Prefer testing the session instead of using a global variableRobin Gareus
2018-09-25Add a window that shows DSP usage of all pluginsRobin Gareus
2018-09-23rename transport masters dialog -> windowPaul Davis
2018-09-18new transport slave/master implementation, gui editionPaul Davis
2018-08-08Add method to show/hide VCA (and Mixbus) Mixer paneRobin Gareus
2018-02-20Use standard Labels again.Robin Gareus
2018-02-14Shrink the peak_display button to avoid blowing-up the vertical spacing of th...Ben Loftis
2018-02-14If the gauges arent clickable, perhaps they look best with hard edges, matchi...Ben Loftis
2018-02-14Re-pack the master meters (in the toolbar) so the editor_meter_peak_display b...Ben Loftis
2017-12-22Add a separate, dedicated transport-control windowRobin Gareus
2017-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus
2017-08-07some structure/code for managing menu sensitivity now that VCAs are selectablePaul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-04-22Close all dialogs when closing a session (not only at exit).Robin Gareus
2017-02-24Allow to switch master-meter type in the toolbar-meterRobin Gareus
2017-02-19Allow to un/load Lua Session Scripts in the Script ManagerRobin Gareus
2017-02-16Properly update main window-title.Robin Gareus
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2016-12-30re-group preferences part eight and nine of 27 (probably)Robin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-20Don't dynamically allocate ShuttleCtrlRobin Gareus