fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / session_process.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-02-23 Robin GareusImplement Lua session-scripts
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-15 Paul Davisonly apply transport declicking if requested to do...
2015-04-30 Robin Gareussession: add signal to indicate batch updates
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-26 Robin Gareusclickless meter-point changes
2015-04-24 Robin Gareussend LTC during process_with_events()
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-30 Paul Davisstop transport when process_routes fails, even when...
2014-12-10 Paul Davisremove ugly and unnecessary debugging output
2014-12-09 Paul Davismore DEBUG::Butler output, formatting corrections,...
2014-11-18 David RobillardFix potential use of uninitialized value.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2014-09-17 Paul Davisuse Config->get_skip_playback() when handling Skip...
2014-09-17 Paul Davisadd new Skip event to SessionEvents
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-28 Paul Davismerge (squash) with scenechange topic branch to provide...
2014-04-17 Paul Davisnew transport option, "loop-is-mode" which optionally...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul Davisallow auditioning via the monitor section to work.
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-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...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-03 Robin Gareusdon't split process cycle at end
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-12-03 Paul DavisMerge branch 'windowspush' of https://github.com/mojofu...
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul Davisdon't run MIDI clock "tick" if session is silent (e...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Paul Davisfixes to get MTC (and probably MIDI clock) slaving...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-07-10 Paul Davisremove xmmintrin.h, unnecessarily mirroring changes...
2013-07-10 Paul Davisremove another instance of xmmintrin.h
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Robin Gareusignore "external timecode is sync locked" for non timec...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2013-01-24 Robin Gareuswe ain't stop for nothin' when slaved to ext time source.
2012-12-23 Robin GareusRevert "fix for problem when reverse playback hits...
2012-12-21 Robin Gareusfix for problem when reverse playback hits 00:00:00...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-10-26 Robin GareusLTC generator checks itself if to send LTC or not.
2012-10-26 Paul Davisclean up consequences of using IO/Port/Buffer for LTC...
2012-10-23 Robin Gareusfix backwards playback position calculation
2012-10-21 Robin Gareusadd LTC generator
2012-10-20 Robin GareusLTC slave rewrite #2
2012-10-16 Robin Gareusprepare for non-seekahead [LTC] slave. fix state machine
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Robin Gareusignore slave/engine time-delta when recording.
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-06-20 Carl HetheringtonComment declick stuff a bit, and fix confusing use...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-23 Paul Davismove MIDI::Manager::cycle_{start,end}() calls from...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-01-30 Carl HetheringtonFix faulty comment in previous commit.
2012-01-30 Carl HetheringtonFix non-summon of butler when a track that needs it...
2012-01-27 Paul Davisfurther simplification of midi clock ticker API
2012-01-27 Paul Davisrework design of midi clock ticker to avoid expensive...
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-06 Paul Davisremove messages when tempo map is not available in...
2012-01-05 Paul Davispossibly fix deadlocking issues with tempo map by rearr...
2011-12-11 Carl HetheringtonClarify stop-at-session-end behaviour; should fix ...
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
next