ardour.git
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...
2019-08-01 Ben Loftis(Source List) No need to show the path when file is...
2019-08-01 Ben Loftis(Source List) merge fixes
2019-08-01 Ben Loftis(Source List) Clean up the natural_position implementat...
2019-08-01 Ben Loftis(Source List) Clean up the natural_position implementat...
2019-08-01 Ben Loftis(Source List) Implement remove_selected_sources when...
2019-08-01 Paul Davis(Source List) NOOP: whitespace cleanup
2019-08-01 Ben Loftis(Source List) Fix drag-n-drop.
2019-08-01 Ben Loftis(Source List) RegionFactory should return an empty...
2019-08-01 Ben Loftis(Source List) Source list, Region List: Resolve variou...
2019-08-01 Ben Loftis(Source List) Region Tags (gtk2 part)
2019-08-01 Ben Loftis(Source List) Region Tags (libardour part)
2019-08-01 Ben Loftis(Source List) Make clock change func more explicit.
2019-08-01 Ben Loftis(Source List) Region List rewrite (gtk2 part)
2019-08-01 Ben Loftis(Source List) Region List rewrite (libardour part)
2019-08-01 Ben Loftis(Source List) Source property signals (gtk2 part)
2019-08-01 Ben Loftis(Source List) Source property signals (libardour part)
2019-08-01 Ben Loftis(Source List) Take-ID: new (working) implementation.
2019-08-01 Robin GareusUpdate clang-format to match ardour-style
2019-07-31 Robin GareusFix C++11 NSDMI
2019-07-30 Robin GareusUpdate MIDI Event precedence
2019-07-29 John EmmasAnother try at fixing our 'spinlock_t' compatibility
2019-07-29 Robin GareusPartially undo 6d4b94df13 for MSVC and C++98 compat
2019-07-29 Robin GareusFix random off-by-one issue when vertically zooming...
2019-07-29 Robin GareusFix rendering of region waveform left-edge
2019-07-29 Robin GareusNO-OP: whitespace
2019-07-28 Robin GareusReduce compiler warnings when boost uses std-atomics
2019-07-28 Robin GareusYet another spinlock init hack for g++8 std::atomics
2019-07-28 Robin GareusPrevent spinlock copy construction
2019-07-28 Robin GareusAnother attempt at improving spinlock init
2019-07-28 Robin GareusFollow up d8ae3fd
2019-07-27 John EmmasMSVC requires an already initialized object to initiali...
2019-07-26 Robin GareusCorrectly initialize spintlock_t
2019-07-26 Robin GareusPA-backend: Flush buffer and wake up main thread at...
2019-07-26 Robin GareusPrefix env variable with "ARDOUR_" 2/2
2019-07-26 Robin GareusPrefix all env variable with "ARDOUR_"
2019-07-26 Robin GareusLaunch pavucontrol as PA's control app
2019-07-25 Robin GareusFix time_t <> long int ambiguity (OSX gcc builds)
2019-07-25 Robin GareusLinux-bundle: use build-stack only
2019-07-25 Robin GareusFix PA: unlock mainloop on abort
2019-07-25 Robin GareusPackage PA backend when available
2019-07-25 Robin GareusPuls der Zeit
2019-07-25 Robin GareusFix engine-dialog for backends without MIDI options
2019-07-24 Ben LoftisAdd device file for Behringer X-Touch One
2019-07-24 Robin GareusALSA backend: fix play/capture device param detection
2019-07-24 Robin GareusFix ALSA available buffersize detection:
2019-07-22 Nikolaus GullottaLocation timestamp changes - can now sort by location...
2019-07-22 Nikolaus GullottaLocation timestamp changes - can now sort by location...
2019-07-19 John Emmas'ARDOUR::LuaScripting::Sorter()' needs to be exportable...
2019-07-19 Robin GareusRefine Stem-Export selection options
2019-07-18 Paul Davisremove -C,-E and -U command line options
2019-07-18 Paul Davisreverse part of a previous change to session dialog
2019-07-18 Paul DavisRevert "fix use of session-creation via template, when...
2019-07-18 Paul Davisfix use of session-creation via template, when just...
2019-07-18 Paul Davissome cleanups to the use of "require_new" in the Sessio...
2019-07-18 Paul Davisremove debug output
2019-07-18 Paul Davisdon't bother with session dialog if user has already...
2019-07-18 Paul Davisif a user specifies just a session name (not path)...
2019-07-18 Robin GareusAllow to use session-init/setup scripts from the comman...
2019-07-18 Robin GareusFix --template commandline option
2019-07-18 Robin GareusAdd session-util to create new session
2019-07-18 Robin GareusConsolidate code: use libardour API to sort scripts
2019-07-18 Robin GareusSort Lua scripts case-insensitive and expose sort-struct
2019-07-18 Robin GareusRemove debug output
2019-07-18 Robin GareusAdd Lua bindings to query&reset x-run count
2019-07-17 Robin GareusExpose mixer window screenshot method as Lua binding
2019-07-17 Robin GareusTweak Mixer screenshot method, include VCA, master-bus
2019-07-17 Robin GareusPrepare screenshot of all mixer-strips
2019-07-17 Robin GareusUse an explicit class-member for the mixer-strip container
next