summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
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
2018-02-17Consistently use Gauge to avoid the overloaded term Indicator.Ben Loftis
2018-02-17Remove unused status labels. (using gauges instead)Ben Loftis
2018-02-17Add Disk IO gauge.Ben Loftis
2018-02-14Blink disk+dsp gauges on major errors ( disk out of space or xrun-while-recor...Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-01-14Add Toolbar disk-space widget.Robin Gareus
2017-12-28Add DSP-load & x-run widget to the toolbar.Robin Gareus
2017-12-22Add a separate, dedicated transport-control windowRobin Gareus
2017-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus
2017-11-23Catch exceptions by const referenceRobin Gareus
2017-11-23Implement clock delta modesRobin Gareus
2017-10-31Fix NSM for distro-builds (waf install)Robin Gareus
2017-10-18Update GUI, use filename-extensionsRobin Gareus