ardour.git
2019-08-23 Robin GareusNO-OP: cleanup
2019-08-23 Robin GareusRe-order enum, use "NoIcon" as sentinel
2019-08-23 Robin GareusArdorIcon is for display only, remove registration
2019-08-23 Robin GareusSome hints for clang static analysis
2019-08-23 Robin GareusFix for half-duplex ALSA-slave devices
2019-08-23 Robin GareusFix possible segfault when ALSA MIDI port registration...
2019-08-23 Robin GareusTweak graph display, check direct sends
2019-08-22 Robin GareusDetect monitor-send by instance, not name
2019-08-22 Robin GareusUse icons for plugin bypass and pinout
2019-08-22 Robin GareusUpdate plugin-ui related icons
2019-08-21 Robin GareusFix potential call of uninitialized pointer function
2019-08-21 Robin GareusInitialize variable, fix branch condition
2019-08-21 Robin GareusPrefer to use API defined return status
2019-08-21 Robin GareusInitialize uninitialized variable
2019-08-20 Robin GareusUse Icons for plugin preset buttons.
2019-08-20 Robin GareusTweak Ardourbutton: support (VectorIcon | Indicator)
2019-08-20 Robin GareusAdd more vector-icons, plugin toolbar related
2019-08-20 Robin GareusConsistent preset layout
2019-08-20 Robin GareusReplace OOM segfault with abort :)
2019-08-20 Robin GareusThere's always a previous tempo/meter section
2019-08-20 Robin GareusSkip potential garbage midi-step
2019-08-20 Robin GareusThere is always at least a tempo and meter section
2019-08-20 Robin GareusShuttle Surface: Fix uninitialized argument in case...
2019-08-20 Robin GareusNO-OP: whitespace
2019-08-20 Robin GareusSkip invalid plugin-tag spec
2019-08-20 Robin GareusFix potential ambiguous state-restore
2019-08-20 Robin GareusFix uninitialized argument value
2019-08-20 Robin GareusBundle x42-tuner, drop rule-based midifilter
2019-08-20 Robin GareusFix prev commit, state-restore of plugins
2019-08-19 Ben LoftisLV2 extension to override strict-i/o per plugin
2019-08-16 Robin GareusRemove explicit pulse version check (debian/wheezy...
2019-08-16 Robin GareusSuffix complete hw: ID to make ALSA card names unique
2019-08-16 Robin GareusFurther tweaks to .pending file removal
2019-08-15 Robin GareusPrefer implicit deletion of .pending
2019-08-15 Robin GareusFix periodic backup saves
2019-08-15 Robin GareusFix C++98 compat
2019-08-14 Robin GareusPrefer "one track per file" as default
2019-08-14 Robin GareusDon't print usage to stdout for invalid parameters
2019-08-12 Robin GareusTweak .clang-format
2019-08-12 Robin GareusNO-OP: clang format, comments & whitespace
2019-08-12 Robin GareusRemove unused EditorSources selection filter
2019-08-12 Robin GareusRemove remnants of hack from 9f3f3738e7444ee3
2019-08-12 Robin GareusFix transient removal -- #7785
2019-08-12 Robin GareusRemove unused EditorRoutes selection filter
2019-08-12 Robin GareusRe-order editor sidebar: prioritize "Tracks & Busses"
2019-08-12 Robin Gareus(RegionList) Tweak column ordering + fix translation...
2019-08-12 Ben LoftisSource List: Explicitly check whether a file is in...
2019-08-12 Ben LoftisSource List: Source regions can be tagged, too.
2019-08-12 Robin GareusAdd Pref to write mixer-screenshot post-export
2019-08-12 Robin GareusConsolidate: use PBD method to try hard-linking
2019-08-12 Robin GareusAdd PBD API to hard-link files
2019-08-12 Robin GareusAllow export get_path() without format
2019-08-12 Robin GareusNO-OP: whitespace
2019-08-12 Robin GareusNO-OP: mark private variables, remove cruft
2019-08-12 Robin GareusInitialize some more uninitialized variables
2019-08-12 Robin GareusPrefer std::vector<> over C-style malloc/free**
2019-08-12 Robin GareusInitialize variable
2019-08-12 Robin GareusInitialize variable
2019-08-12 Robin GareusFix middle-click note selection
2019-08-12 Robin GareusFix midi-note selection invert
2019-08-12 Robin Gareus(RegionList) Don't change selection for context-menu
2019-08-11 Robin GareusAdd Action to save mixer screenshot
2019-08-11 Robin GareusAdd Lua-Dialog support for FileChooserWidget (save...
2019-08-11 Robin GareusAdd Lua bindings for convenient Glib methods
2019-08-11 Robin GareusFix auto capture alignment when bouncing metronome
2019-08-11 Robin GareusAllow to inhibit screensaver/system sleep
2019-08-11 Robin GareusAdd types/enum for screensaver mode
2019-08-11 Robin GareusSimplify screensaver inhibit API and fix OSX compatibility
2019-08-11 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
2019-08-11 Robin GareusPrototype infrastructure to disable screensaver
2019-08-10 Damien Zammitptformat: Update to upstream 8d29d79 (drop fades &...
2019-08-07 Robin GareusAdd script to `xdot` plot the process graph
2019-08-07 Robin GareusAdd Lua bindings for Pango Alignment
2019-08-07 Robin GareusNO-OP: Fix compiler warning (-Wreturn-type)
2019-08-07 Robin GareusAdd method to graphviz plot the process-graph
2019-08-06 Len OvensGui should allow foldback bus to be mono.
2019-08-06 Len Ovensfoldback may be mono don't set panner type
2019-08-06 Len OvensOSC: foldback buses should be able to be mono
2019-08-04 Robin GareusAmend 183d3fb49; implement ImportableSource API
2019-08-04 Robin GareusFix meter metric visibility on narrow strips - #7781
2019-08-03 Robin GareusImplement missing required virtual fn -- fix Mac builds
2019-08-03 Robin GareusUpdate plugins/addons GPL boilerplate and (C) from...
2019-08-03 Robin GareusUpdate utility and tools GPL boilerplate and (C) from...
2019-08-03 Robin GareusUpdate core library GPL boilerplate and (C) from git log
2019-08-03 Robin GareusUpdate canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 Robin GareusUpdate audiographer GPL boilerplate and (C) from git log
2019-08-03 Robin GareusUpdate backend GPL boilerplate and (C) from git log
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-08-03 Robin GareusRemove cruft
2019-08-02 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
2019-08-02 Robin GareusFix CD cue file Index positions -- #7780
2019-08-01 Ben Loftisprefer lowercase and no spaces, since this will appear...
2019-08-01 Ben Loftis(Source List) Catch new sources created by bounce-range...
2019-08-01 Ben Loftis(Source List) Handle Session::RemoveSource
2019-08-01 Ben Loftis(Source List) Replace missing initializer; fixes a...
2019-08-01 Ben Loftis(Source List) Implement insert-region action... now...
2019-08-01 Ben Loftis(Source List) Recover Regions feature: WIP
2019-08-01 Ben Loftis(Source List) Revert to displaying whole-file Regions...
2019-08-01 Ben Loftis(Source List) Add forall_regions function, used by...
next