summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-04-09Another round of whitespace fixesRobin Gareus
2019-04-08Fix typo in 37aaa2d1Robin Gareus
2019-04-08Fix Timecode fpsRobin Gareus
2019-04-08Clarify API name (I/O-selector frame)Robin Gareus
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2019-04-08NO-OP: whitespace, alignmentRobin Gareus
2019-04-08Remove hardcoded project-name from ActionsRobin Gareus
2019-04-08Remove cruft (commented code)Robin Gareus
2019-04-08NO-OP: whitespace, indentRobin Gareus
2019-04-08Yet another "Rect frame" (not a sample)Robin Gareus
2019-04-08Frame as in "picture frame", not sampleRobin Gareus
2019-04-07Cleanup "Clean-up", hide dialog before starting cleanupRobin Gareus
2019-03-31Remove a hack of using flags to emit a signal-change from the GUIRobin Gareus
2019-03-30AutomationRangeDrag tweaks for stacked layer viewRobin Gareus
2019-03-30Remove unused variableRobin Gareus
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