fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / audioengine.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-25 Robin Gareusfix timecode update after locate.
2016-04-24 Robin Gareusplug some memory leaks in libardour
2016-01-14 Paul Davisensure that each and every audioengine-related thread...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-12 Robin Gareuscorrect name of Midi-UI thread memory-pool and request...
2015-12-09 Robin Gareusfix/workaround OSX "No Memory Pool"
2015-12-04 Robin Gareusupdate engine to allow latency measurement w/o restart.
2015-12-04 Robin Gareusfix thinko in engine latency state
2015-10-06 Tim MayberryInitialize AudioEngine::last_backend_error() to the...
2015-10-06 Tim MayberryShow DSP/CPU load of 0.0% when AudioEngine isn't running
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-03 Paul Davisremove debug output
2015-10-03 Paul Davisthe return of the 1 second fade out at session close
2015-09-30 Tim MayberryReinterpret the return value of AudioBackend::start...
2015-08-28 Robin Gareussynchronous shutdown of process graph.
2015-08-11 Robin Gareusfix deadlock at exit on SMP systems
2015-07-16 Ben Loftismerge fix
2015-06-29 GZharunFixed incomplete merge for audioengine.cc
2015-06-29 Paul Davisincrease event pool for backend reset thread (somewhat...
2015-06-29 Paul DavisAudioEngine tweaks from Tracks, related to stopping...
2015-06-29 Paul Davisinitial incorporation of Tracks' automatic reconnect...
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusno more noise during startup.
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-04-30 Robin Gareusdon’t count silent [x]runs if there’s no session.
2015-04-28 Robin Gareusemit an xrun if the process_lock is taken
2015-04-25 Robin GareusFix crash when switching backends.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 Paul Davisfix ambiguous use of pow()
2015-04-05 Paul Davisbump default silent-after-seconds duration to 10 minutes
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-03-31 Greg Zharun[Summary] Fixed several backend issues: made reset...
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-05 Robin Gareuscreate engine thread before sending notifications.
2015-02-28 Robin Gareusfix routing midi data on export:
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-01-25 Robin Gareusaudio-engine use internal API to stop
2014-12-03 Robin Gareusfix audio-engine dtor.
2014-11-18 Robin Gareusremove superfluous if-branch (_session is checked...
2014-10-23 Robin Gareusskip unavailable backends early on.
2014-10-22 Paul Davisremove unused code
2014-10-17 Robin Gareuswindows: don’t popup message box when libjack is not...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-08 Robin Gareusinitialize some uninitialized vars - closes #5974
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-08-31 Robin Gareusprepare for clang static analysis of RT-functions:
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-19 Robin Gareusfix port-unregister (on failed latency measurement)
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-07 Tim MayberryRevert windows backend search expression to "*backend...
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-13 Tim MayberryFix pattern to match possible audio backends on windows
2014-05-01 Paul Davisuse AudioBackendInfo::already_configured() to correctly...
2014-03-24 Paul Daviscall AudioBackend::drop_device() when dropping a backend.
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-10 John EmmasCreate 'libs/ardour/search_paths.cc/.h' and transfer...
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-02-24 Paul Davisadd (finally) DEBUG::AudioEngine bit and convert existi...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
next