summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2019-09-18NO-OP: fix some Wimplicit-fallthrough, see prev commitRobin Gareus
2019-09-11Foldback gui: Added hide and showLen Ovens
2019-09-09Remove NO-OP, ProcessThread::init() does nothingRobin Gareus
2019-08-26Push UI theme to backend, LV2 plugin optionsRobin Gareus
2019-08-16Prefer implicit deletion of .pendingRobin Gareus
2019-08-11Allow to inhibit screensaver/system sleepRobin Gareus
2019-08-06Gui should allow foldback bus to be mono.Len Ovens
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-26Prefix env variable with "ARDOUR_" 2/2Robin Gareus
2019-07-18remove -C,-E and -U command line optionsPaul Davis
2019-07-18remove debug outputPaul Davis
2019-07-18don't bother with session dialog if user has already provided the namePaul Davis
2019-07-18if a user specifies just a session name (not path) and it does not exist, use...Paul Davis
2019-07-04Use exit-status macros for compatibility 3/3Robin Gareus
2019-06-09Remove toolbar meter (meter type) context-menuRobin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2019-04-07Cleanup "Clean-up", hide dialog before starting cleanupRobin Gareus
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-07Fix some Gtk::Menu memory leaksRobin Gareus
2019-03-07Prefer using RAII to suspend signalsRobin Gareus
2019-03-01Revert "Show VCA pane whan adding a VCA"Robin Gareus
2019-03-01Show VCA pane whan adding a VCARobin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2019-02-16get ordering correct of global binding set creation and action registrationPaul Davis
2019-01-16(libs) call ARDOUR::init_post_engine() from within libardour rather than requ...Paul Davis
2019-01-13re-order startup process, registering actions earlyPaul Davis
2019-01-01No interest in bug-reports for alpha-releasesRobin Gareus
2018-12-10remove method and inline its contents. Nothing gained by wrapping this upPaul Davis
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-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-12-06Prefer testing the session instead of using a global variableRobin Gareus
2018-11-28Consolidate API, prefer ->running()Robin Gareus
2018-11-28NO-OP: Clarify function nameRobin Gareus
2018-11-28Use central method to check for engine where requiredRobin Gareus
2018-11-27GUI limitation: Require engine to add/remove tracks/bussesRobin Gareus
2018-11-12Make foldback bus match foldback sends namewiseLen Ovens
2018-11-07GUI options to select FLAC as media formatRobin Gareus
2018-11-01Allow ListenBus to be added by GUILen Ovens
2018-10-26Wimplicit-fallthrough fixes for gtk-ardourRobin Gareus
2018-10-05move away from "sync source" conceptsPaul Davis
2018-09-25Add a window that shows DSP usage of all pluginsRobin Gareus
2018-09-23remove debug outputPaul Davis
2018-09-23rename transport masters dialog -> windowPaul Davis
2018-09-18new transport slave/master implementation, gui editionPaul Davis
2018-08-04Unify support chat channel.Robin Gareus
2018-02-28Fix some GUI typos (thanks to IOhannes/debian for reporting)Robin Gareus
2018-02-20Re-add fixed-color DSP-load indicator backgroundRobin Gareus
2018-02-20Use standard Labels again.Robin Gareus
2018-02-17Shuffle order of items in status bar; change behavior per oofus on irc.Ben Loftis