summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-08-30Add settings retention to StripSilenceDialogNikolaus Gullotta
2019-08-28Replaced foldback select button with previous and next buttonsLen Ovens
2019-08-28properly remove foldback strip so it can be created againLen Ovens
2019-08-28Merge branch 'master' of git.ardour.org:ardour/ardourNikolaus Gullotta
2019-08-28time span column should actually sort by location start timeNikolaus Gullotta
2019-08-28Removed unused includesLen Ovens
2019-08-28Ensure monitor section is always leftmost in mixer windowLen Ovens
2019-08-28Lua: allow to build SelectionListsRobin Gareus
2019-08-28add sortable length, span, and name columns to ExportTimespanSelectorMultiple...Nikolaus Gullotta
2019-08-27removed axis view from foldback stripLen Ovens
2019-08-27Update "By Tags" menu when Plugin-tags change -- #7800Robin Gareus
2019-08-27Use latency-icon instead of textRobin Gareus
2019-08-26Foldback bus should not appear in editorLen Ovens
2019-08-26Monitor new signal to rebuild sendlistLen Ovens
2019-08-26Add send controls to foldback GUILen Ovens
2019-08-26Fix processor box for no crash on clickLen Ovens
2019-08-26Start adding processor boxLen Ovens
2019-08-26fix last foldback commit.Len Ovens
2019-08-26Add strip GUI first try for foldback busLen Ovens
2019-08-26Push UI theme to backend, LV2 plugin optionsRobin Gareus
2019-08-26Borderless plugin UIsRobin Gareus
2019-08-24Add/fix some TimeAxisView Lua bindingsRobin Gareus
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