fix AFL/PFL/SIP "stuck solo" - fixes #5803
[ardour.git] / libs / ardour /
2015-10-04 Robin Gareusfix AFL/PFL/SIP "stuck solo" - fixes #5803
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Paul Davisattempt to stop transport, finish butler work, and...
2015-10-04 Paul DavisNOOP: delete trailing whitespace
2015-10-04 Robin Gareusnamespace fix.
2015-10-04 Robin Gareusreplace std::ifstream with g_fopen for portability
2015-10-04 Robin Gareuscorrect error message
2015-10-04 John EmmasChange a few instances of 'stat()' to use 'g_stat(...
2015-10-03 Paul DavisMerge branch 'zamaudio-click-level'
2015-10-03 Damien ZammitClick: Normalized then dropped by 6dB
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Robin Gareusadditional check for DSP falloff.
2015-10-03 Robin Gareusless verbose unit-tests
2015-10-03 Robin GareusDSP load fall-off from 100%.
2015-10-03 Robin Gareusfix float calc:
2015-10-03 Paul Davisexplicitly drop control surface protocols before discon...
2015-10-03 Paul Davisremove debug output
2015-10-03 Paul Davisthe return of the 1 second fade out at session close
2015-10-02 Robin Gareusfix unbound DSP calc.
2015-10-02 Robin Gareusdefine more backend error-messages.
2015-10-01 Robin Gareusre-apply roll-delay after seek - fixes #5781
2015-09-30 Tim MayberryReinterpret the return value of AudioBackend::start...
2015-09-30 Tim MayberryAdd a couple of error codes to AudioBackend::ErrorCode
2015-09-30 Paul Davischange the logic for a capture buffer flush to disk...
2015-09-30 Paul Davistweak some debug output
2015-09-30 Paul Davisremove apparently bogus adjustment to capture_captured...
2015-09-30 Paul Davissplit Butler::flush_tracks_to_disk() into two distinct...
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-09-28 Robin GareusBWF USID according to EBU-R99
2015-09-28 Paul Davisfix initialization of reserved I/O names vector
2015-09-28 Paul Davisget loop recording working when using seam-ed looping
2015-09-28 Paul Davisbetter more reliable checks on renamed, newly created...
2015-09-28 Paul Davischange semantics of 4th argument to Session::locate...
2015-09-28 Paul Davisa few new DEBUG_TRACE calls related to session transpor...
2015-09-28 Paul Davisminor fix for possible off-by-one logic when at/near...
2015-09-28 Paul Davisfix a long-standing bug arising from a change to some...
2015-09-28 Paul Davismove code location where loop playback is cancelled...
2015-09-28 Paul Davisloop record is a feature whether or not loop-is-mode...
2015-09-28 Paul DavisSession::disable_record() should work whether we are...
2015-09-27 Robin Gareusremove cruft.
2015-09-27 Robin GareusSort ports in state-save.
2015-09-27 Robin GareusLV2 state cleanup, patch from deva. closes #6607
2015-09-25 Robin Gareuscopy LV2 options to heap.
2015-09-24 John EmmasAdd some newly introduced sources to our MSVC project...
2015-09-23 Robin Gareusfix iterator after map::erase().
2015-09-22 Robin Gareusstandardize VST Callback debug message print
2015-09-22 Robin Gareusadd debug flags for VST Callbacks
2015-09-21 Robin Gareusamend 01403dc (VST Pin connected)
2015-09-21 Todd NaugleUpdate RouteGroup property defaults.
2015-09-21 Robin Gareusprocessor-box: explicitly check for "Amp" (Fader)
2015-09-21 Robin Gareusadd includes for g_open()
2015-09-21 Ben Loftisfix vst plugin; not sure if this was the intention...
2015-09-21 Robin Gareusfix VST audioMasterPinConnected callback
2015-09-20 André Nusserfix duplicating multiple selected regions - fixes ...
2015-09-20 Robin Gareusexplicit string.h include for memset()
2015-09-20 Robin Gareussilence detection: include fades.
2015-09-20 Robin Gareusfix sndfilesource::open return value typo.
2015-09-20 Robin Gareusprepare LTC File Reader
2015-09-19 Robin Gareusadd silence-stripping fade constraints
2015-09-19 Robin Gareusfix silence-strip process report
2015-09-18 Robin GareusNOOP - SMF debugging.
2015-09-18 John EmmasModify Strip Silence so that it can't create regions...
2015-09-18 John EmmasMSVC projects - accommodate some modules that recently...
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-16 Paul DavisRevert "add an Amp to Delivery, remove it from Send...
2015-09-16 Tim MayberryAdd ardour/types.h to ardour/parameter_descriptor.h...
2015-09-16 Robin Gareusfix DSP load bounds 0..1 and add unbound API
2015-09-16 Tim MayberryAdd test for DSPLoadCalculator to libardour tests
2015-09-16 Tim MayberryAdd DSPLoadCalculator::set_max_time() to set max time...
2015-09-16 Tim MayberryMove implementation for DSPLoadCalculator back into...
2015-09-16 Tim MayberryUse same algorithm as CA and ALSA backends in DSPLoadCa...
2015-09-16 Tim MayberryAdd check for invalid timer values from the DummyBackend
2015-09-16 Tim MayberryChange types in DSPLoadCalculator to signed integer...
2015-09-15 Paul Davismove speed quietning code into Delivery, where it belongs.
2015-09-15 Paul Davisadd an Amp to Delivery, remove it from Send, make use...
2015-09-15 Robin Gareusprepare displaying peakfile queue-len
2015-09-15 Paul Davislogic rearrangement to avoid unnecessary call to Route...
2015-09-15 Paul DavisNO-OP: comment clarification
2015-09-15 Paul DavisNO-OP: parenthesis and brace style
2015-09-15 Paul Davisonly apply transport declicking if requested to do...
2015-09-15 Paul Davisadd 2 new session properties related to implicit fades...
2015-09-15 Paul Davisuse an explicit black list of route names that require...
2015-09-15 Robin Gareusprepare peak-file cleanup/recreate.
2015-09-15 John EmmasRemove ifstream / ofstream when accessing session templ...
2015-09-13 Robin Gareusallow to run unit-test under wine from srcdir.
2015-09-13 Robin Gareusfix mismatched delete/free
2015-09-12 Tim MayberryFix typo in DSPLoadCalculator causing assertions on...
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-09-12 Robin Gareusremove cruft
2015-09-11 Paul Davisspelling error fixes (notably "overriden" => "overidden...
2015-09-11 Robin Gareusfail to create Monitor section if port-names are not...
2015-09-10 Paul Davisqueue disk buffer overwrite when playlist layering...
2015-09-10 Paul Davisuse PortManager::port_name_prefix_is_unique to check...
2015-09-10 Paul Davisadd PortManager::port_name_prefix_is_unique()
2015-09-10 Robin Gareusfix recent session loading.
2015-09-10 Paul Daviswhen removing routes, don't do potentially expensive...
2015-09-10 Paul Davisfix deadlock when removing routes and using JACK1.
2015-09-10 Robin Gareususe FileSource::within_session() for peak-files
2015-09-10 Paul Davisremove duplicate enum registration
2015-09-10 John EmmasMake sure that the DSPLoadCalculator class is exportable
next