summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2018-12-23Engine Dialog MIDI tweaksRobin Gareus
2018-12-23Engine-dialog: skip audio device update when runningRobin Gareus
2018-12-23Increase pitch-shifting quality a bitRobin Gareus
2018-12-22deal with end-of-step-editing in a better wayPaul Davis
2018-12-22add explanatory commentsPaul Davis
2018-12-22make StepEntry into a singleton.Paul Davis
2018-12-22remove unused declarationPaul Davis
2018-12-22Cleanup LV2 file-dialog extensionRobin Gareus
2018-12-22Fix plugin-preset description markupRobin Gareus
2018-12-20Add a plugin-preset list/selector GUIRobin Gareus
2018-12-19Remove conditional support for ancient versions of LilvDavid Robillard
2018-12-19make StepEntry actions be static.Paul Davis
2018-12-19explicitly clear ProcessorEntries from ProcessorBox when the latter's Route i...Paul Davis
2018-12-19cast_dynamic<> => get_toggle_action()Paul Davis
2018-12-19move #include directivePaul Davis
2018-12-19more organized and coherent handling of route control connections in MonitorS...Paul Davis
2018-12-19Copy-edit track type descriptions a little, improving consistency and removin...Carl Hetherington
2018-12-18Only show user-presets in favorite sidebarRobin Gareus
2018-12-15fix issue with ProcessorBox inside MonitorSection (session was not set correc...Paul Davis
2018-12-13Fix Mixbus action fc83d044f8 & 65bda27d4 rebase orderingRobin Gareus
2018-12-13Video-Frame (not sample)Robin Gareus
2018-12-12 replace ::cast_dynamic() with relevant ActionManager::get_*_action() callsPaul Davis
2018-12-12 replace ::cast_dynamic() with relevant ActionManager::get_*_action() callsPaul Davis
2018-12-11remove explicit use of ::cast_dynamic() from Gtk::Action to Gtk::ToggleActionPaul Davis
2018-12-11more changes flowing from a persistent MonitorSection objectPaul Davis
2018-12-11use syntactic sugarPaul Davis
2018-12-11do not reset session for MonitorSection just because monitor out was removedPaul Davis
2018-12-11use correct path for various actions/bindings in monitor sectionPaul Davis
2018-12-11fix commentaryPaul Davis
2018-12-11full (?) set of changes required to make MonitorSection an "always-there" com...Paul Davis
2018-12-11change action group owner pointer to be the relevant keybindings; reorder set...Paul Davis
2018-12-10add nominal owners for all action groupsPaul Davis
2018-12-10remove static from some members, after MonitorSection is now persistentPaul Davis
2018-12-10no longer delete and recreate MonitorSection when it is removed/added to a Se...Paul Davis
2018-12-10show-editor and show-mixer actions are now part of Common, not Window or Mixe...Paul Davis
2018-12-10reorder ARDOUR_UI action registration and adding tabbables to the main window...Paul Davis
2018-12-10remove method and inline its contents. Nothing gained by wrapping this upPaul Davis
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-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-09Unhardode log-message domain when logging to stdoutRobin Gareus
2018-12-08Better version of 9ccc56e1625, implicit signal disconnectRobin Gareus
2018-12-08Fix CheckOption crash on session-reloadRobin Gareus
2018-12-08NO-OP: whitespace and some guaranteed assertion removalRobin Gareus