summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2017-08-03Fix Session > New (cancel retains the current session if any)Robin Gareus
2017-07-21Main Menu: some re-organization of session- and global-centric windows.Ben Loftis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-12First draft of a template management dialogJohannes Mueller
2017-07-03Re-introduce toggle-editor-and-mixer (for ctrl-surfaces)Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-22Remove LocaleGuard from ARDOUR_UI::save_ardour_state methodTim Mayberry
2017-05-29when creating a new session after working on one, the "Cancel" button should ...Paul Davis
2017-04-19Use XMLNode::set_property API in ARDOUR_UI classTim Mayberry
2017-04-01Fix label for show-mixerBen Loftis
2017-03-24Revert "consistent use of context-menu popups"Robin Gareus
2017-03-16consistent use of context-menu popupsRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-02-19Remove unused ArdourUI code to add/remove Lua Session Scripts.Robin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-06Add several new categories and re-sort some keybindings so they display more ...Ben Loftis
2017-02-02additional commit for removal of TransportControllablesPaul Davis
2017-01-28move 10 more actions from Editor/* to Common/*Paul Davis
2017-01-28move 15 actions out of Editor/* namespace, and into Common/*Paul Davis
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2017-01-12Move some actions into the global group:Robin Gareus
2016-12-30Remove cruft (old MIDI feedback API)Robin Gareus
2016-12-19Tweak behavior of Play-With-Preroll actionBen Loftis
2016-12-19Follow Edits => Follow RangeBen Loftis
2016-11-21Make menu item for Add Track/Bus/VCA dialog consistent with window titleOlivier Humbert
2016-09-27add a new action to allow surfaces to access Keyboard::close_current_dialog()Paul Davis
2016-09-20GUI support to archive sessionRobin Gareus
2016-09-06add ActionManager::rec_sensitive_actions and put "add track/bus" in this grou...Paul Davis
2016-08-28fix focus-on-clock action5.3Paul Davis
2016-07-18fix unused variable warnings and code tidyPaul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13fix save/restore of preferences torn-off-window statePaul Davis
2016-06-02Remove references to a "master faders" window. We went the other way.Paul Davis
2016-05-31make Escape (cancel drag or selection) work in mixer as well as editorPaul Davis
2016-05-31manually fix rebase/merge issues caused by addition of plugin presets to meth...Paul Davis
2016-05-31change API for ARDOUR_UI::add_route() to no longer require a float windowPaul Davis
2016-05-31remove the entire idea of a tabbable for VCA master fadersPaul Davis
2016-05-31make the master faders visibility button workPaul Davis
2016-05-31most of the changes required to add a new master faders tabbablePaul Davis
2016-05-15fix typo, restore preference tabSven GestegÄrd Robertz
2016-05-07GUI part of LocaleGuard optimization.Robin Gareus
2016-05-06re-introduce "add track/bus" from mixer windowRobin Gareus
2016-05-05fix another menu typo in fda03d1Robin Gareus
2016-05-03fix typo in fda03d1f1Robin Gareus
2016-05-03consistent menu labelsRobin Gareus
2016-04-24fix crash when loading a session with non-default clock modes.Robin Gareus
2016-04-23save-as/snapshot tweaks:Robin Gareus
2016-04-13use correctly named action to put preferences into the global menu bar on OS XPaul Davis
2016-03-05Fixes a minor typoMathias Buhr