summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-03-30cont'd AutomationRangeDrag updateRobin Gareus
2019-03-29cont'd AutomationRangeDrag updates -- safety commitRobin Gareus
2019-03-29Fix Mixbus special caseRobin Gareus
2019-03-29Fix action-nameRobin Gareus
2019-03-29NO-OP: remove unused variableRobin Gareus
2019-03-28Add a missing namespace qualifierJohn Emmas
2019-03-28Don't allow to cut/copy inserts via Drag/DropRobin Gareus
2019-03-27Re-layout ctrl surface enable button: align leftRobin Gareus
2019-03-27Implement multi-region AutomationRange drag/dropRobin Gareus
2019-03-27Cleanup: Remove unnecessary using namespace declarationsDavid Robillard
2019-03-27Cleanup: Fix inconsistent TransformDialog code styleDavid Robillard
2019-03-26Credit where credit is due.Robin Gareus
2019-03-26Add a note to selfRobin Gareus
2019-03-20safety fix, in case non-Route stripable is selectedPaul Davis
2019-03-20sort track selection into presentation order before duplicating.Paul Davis
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-19Add an exception handler for access_action() used by control surfaces and Lua.Ben Loftis
2019-03-19Update GUI, use Session::playlists() getter (2/2)Robin Gareus
2019-03-15Allow to load presets via double-clickRobin Gareus
2019-03-14On selection, move/scroll VCA into viewRobin Gareus
2019-03-12Another fix for region-equivalency pref.Ben Loftis
2019-03-12Snap to VCA strips in the mixer when scrollingRobin Gareus
2019-03-12Fix marker context-menu (bug missed in 12a415f07)Robin Gareus
2019-03-12Add Preference dialog option for LayerTimeRobin Gareus
2019-03-11Update french translationJulien "_FrnchFrgg_" RIVAUD
2019-03-11Update from POT, no content changeJulien "_FrnchFrgg_" RIVAUD
2019-03-11Remove redundant call, fix VST bypass indicatorRobin Gareus
2019-03-11Remove unused value parameter printersRobin Gareus
2019-03-09Fixes 2 mistakes in the German translation fileOlivier Humbert
2019-03-09French and German fixesOlivier Humbert
2019-03-08avoid crazy levels of work when MIDI Port Info preferences panel is not visiblePaul Davis
2019-03-08drop silly canonical name stuff from MIDI port info, and just store backend n...Paul Davis
2019-03-07rework name/canonical-name stuff for MIDI port info (GUI edition)Paul Davis
2019-03-08French translation updateOlivier Humbert
2019-03-08Reduce #includes - avoid ardour_ui.hRobin Gareus
2019-03-08Fix some more Gtk::Menu memory leaksRobin Gareus
2019-03-07Request for comment: Bug or feature?Robin Gareus
2019-03-07Fix some Gtk::Menu memory leaksRobin Gareus
2019-03-07Cleanup Editor/Marker context-menuRobin Gareus
2019-03-07Prefer using RAII to suspend signalsRobin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2019-03-07Remove cruft: unused membersRobin Gareus
2019-03-07Remove unused region_edit_menu & edit-point actionRobin Gareus
2019-03-07selection must be enabled to allow editable columns :((Paul Davis
2019-03-07redesign naming and reload of MIDI port information (GUI edition)Paul Davis
2019-03-07Fix thinko: if the entered_regionview is already part of the selection, do n...Ben Loftis
2019-03-06Retain generated plugin menuRobin Gareus
2019-03-06Properly map MonitorSection state on session loadRobin Gareus
2019-03-05Use enum for exec stderr parameter (2/2)Robin Gareus
2019-03-03remove ill-conceived use-session-timecode-format optionPaul Davis