summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-08-24Tweak deletion, emit CatchDeletion() only onceRobin Gareus
2019-08-24Consolidate code, skip editor/mixer update checkRobin Gareus
2019-08-24Fix crash when selected automation-lane is removedRobin Gareus
2019-08-24Mitigate issues of expensive plugin analysis -- #7795Robin Gareus
2019-08-23Region selection cannot change without a sessionRobin Gareus
2019-08-23ArdorIcon is for display only, remove registrationRobin Gareus
2019-08-22Use icons for plugin bypass and pinoutRobin Gareus
2019-08-21Use Icons for plugin preset buttons.Robin Gareus
2019-08-20Consistent preset layoutRobin Gareus
2019-08-20Skip potential garbage midi-stepRobin Gareus
2019-08-20Fix uninitialized argument valueRobin Gareus
2019-08-16Prefer implicit deletion of .pendingRobin Gareus
2019-08-15Prefer "one track per file" as defaultRobin Gareus
2019-08-13NO-OP: clang format, comments & whitespaceRobin Gareus
2019-08-13Remove unused EditorSources selection filterRobin Gareus
2019-08-13Remove remnants of hack from 9f3f3738e7444ee3Robin Gareus
2019-08-12Remove unused EditorRoutes selection filterRobin Gareus
2019-08-12Re-order editor sidebar: prioritize "Tracks & Busses"Robin Gareus
2019-08-12(RegionList) Tweak column ordering + fix translation namingRobin Gareus
2019-08-12Source List: Explicitly check whether a file is in the {Audio|MIDI} folder wh...Ben Loftis
2019-08-12Source List: Source regions can be tagged, too.Ben Loftis
2019-08-12Add Pref to write mixer-screenshot post-exportRobin Gareus
2019-08-12Consolidate: use PBD method to try hard-linkingRobin Gareus
2019-08-12Initialize variableRobin Gareus
2019-08-12Fix middle-click note selectionRobin Gareus
2019-08-12Fix midi-note selection invertRobin Gareus
2019-08-12(RegionList) Don't change selection for context-menuRobin Gareus
2019-08-12Add Lua-Dialog support for FileChooserWidget (save file)Robin Gareus
2019-08-11Allow to inhibit screensaver/system sleepRobin Gareus
2019-08-11Simplify screensaver inhibit API and fix OSX compatibilityRobin Gareus
2019-08-11Prototype infrastructure to disable screensaverRobin Gareus
2019-08-07Add Lua bindings for Pango AlignmentRobin Gareus
2019-08-06Gui should allow foldback bus to be mono.Len Ovens
2019-08-04Fix meter metric visibility on narrow strips - #7781Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-08-03Remove cruftRobin Gareus
2019-08-01(Source List) Handle Session::RemoveSourceBen Loftis
2019-08-01(Source List) Replace missing initializer; fixes a bug where Sources did not ...Ben Loftis
2019-08-01(Source List) Implement insert-region action... now uses the Source List.Ben Loftis
2019-08-01(Source List) Recover Regions feature: WIPBen Loftis
2019-08-01(Source List) Revert to displaying whole-file Regions instead of Sources.Ben Loftis
2019-08-01(Source List) No need to show the path when file is internal to session.Ben Loftis
2019-08-01(Source List) merge fixesBen Loftis
2019-08-01(Source List) Clean up the natural_position implementation (gtk2 part).Ben Loftis
2019-08-01(Source List) Implement remove_selected_sources when the user clicks Delete key.Ben Loftis
2019-08-01(Source List) NOOP: whitespace cleanupPaul Davis
2019-08-01(Source List) Fix drag-n-drop.Ben Loftis
2019-08-01(Source List) Source list, Region List: Resolve various action+behaviors bet...Ben Loftis
2019-08-01(Source List) Region Tags (gtk2 part)Ben Loftis
2019-08-01(Source List) Make clock change func more explicit.Ben Loftis