summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20Bundle x42-tuner, drop rule-based midifilterRobin Gareus
2019-08-20Fix prev commit, state-restore of pluginsRobin Gareus
2019-08-19LV2 extension to override strict-i/o per pluginBen Loftis
2019-08-17Remove explicit pulse version check (debian/wheezy builds)Robin Gareus
2019-08-16Suffix complete hw: ID to make ALSA card names uniqueRobin Gareus
2019-08-16Further tweaks to .pending file removalRobin Gareus
2019-08-16Prefer implicit deletion of .pendingRobin Gareus
2019-08-16Fix periodic backup savesRobin Gareus
2019-08-16Fix C++98 compatRobin Gareus
2019-08-15Prefer "one track per file" as defaultRobin Gareus
2019-08-15Don't print usage to stdout for invalid parametersRobin Gareus
2019-08-13Tweak .clang-formatRobin 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-13Fix transient removal -- #7785Robin 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-12Add PBD API to hard-link filesRobin Gareus
2019-08-12Allow export get_path() without formatRobin Gareus
2019-08-12NO-OP: whitespaceRobin Gareus
2019-08-12NO-OP: mark private variables, remove cruftRobin Gareus
2019-08-12Initialize some more uninitialized variablesRobin Gareus
2019-08-12Prefer std::vector<> over C-style malloc/free**Robin Gareus
2019-08-12Initialize variableRobin 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 Action to save mixer screenshotRobin Gareus
2019-08-12Add Lua-Dialog support for FileChooserWidget (save file)Robin Gareus
2019-08-12Add Lua bindings for convenient Glib methodsRobin Gareus
2019-08-11Fix auto capture alignment when bouncing metronomeRobin Gareus
2019-08-11Allow to inhibit screensaver/system sleepRobin Gareus
2019-08-11Add types/enum for screensaver modeRobin Gareus
2019-08-11Simplify screensaver inhibit API and fix OSX compatibilityRobin Gareus
2019-08-11Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2019-08-11Prototype infrastructure to disable screensaverRobin Gareus
2019-08-10ptformat: Update to upstream 8d29d79 (drop fades && fix offsets)Damien Zammit
2019-08-07Add script to `xdot` plot the process graphRobin Gareus
2019-08-07Add Lua bindings for Pango AlignmentRobin Gareus
2019-08-07NO-OP: Fix compiler warning (-Wreturn-type)Robin Gareus
2019-08-07Add method to graphviz plot the process-graphRobin Gareus
2019-08-06Gui should allow foldback bus to be mono.Len Ovens
2019-08-06foldback may be mono don't set panner typeLen Ovens