fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / session_transport.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-25 Robin Gareusfix timecode update after locate.
2016-05-07 Robin Gareusa few strategic LocaleGuards..
2015-12-15 Robin Gareusexplicitly disallow looping with external-sync
2015-12-13 Len OvensFix ff->stop->play not at speed 1.0 on Mackie Control...
2015-10-18 Robin Gareusdisable auto-return with external sync #6577
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-30 Paul Davischange the logic for a capture buffer flush to disk...
2015-09-28 Paul Davisget loop recording working when using seam-ed looping
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-08-22 Robin Gareusfix some compiler warnings (float/double)
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisimplement Ardour-only version of playhead priority...
2015-06-29 Paul Davis(re)implement Yevgeny's LTC branch changes in the conte...
2015-06-29 Paul Davisadd additional check for playhead priority target when...
2015-06-29 Paul Davisremove Tracks runtime conditional, incorrectly added...
2015-06-29 Paul Davisfollow various events related to playhead priority...
2015-06-29 Paul Davisgive different Tracks + Ardour/Mixbus playhead priority...
2015-06-29 Paul Davisinitial version of playback priority design. No GUI...
2015-06-29 Paul Davismore tweaks for varifill model, and avoid filling playb...
2015-06-29 Paul Davisadd initial support for vari-fill
2015-06-29 Paul Davisfix logic of previous commit for transport-stop during...
2015-06-29 Paul DavisDo not disable record (performing transport stop) durin...
2015-06-29 Paul DavisAdd some libardour support for indicating MTC active...
2015-06-29 GZharun[Summary] Fixed race condition: "should_do_transport_wo...
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-10 Robin Gareusthrottle TransportStateChange signal emissions
2015-02-19 Paul Davisfix transport issues when loop-is-mode is off.
2015-02-17 Paul Davistry to restore original semantics for scheduling butler...
2015-02-17 GZharun[Summary] Fixed loop processing in cases when loop...
2015-02-17 Paul Davisfixes for desirable playback when using seamless looping.
2015-02-13 Paul Davisfix seamless looping after a locate out of the loop.
2015-02-13 Paul Daviscorrectly set track loop status when locating away...
2015-01-25 Paul Davismake butler thread merely ask for session state save...
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-22 Paul Davisignore negative value locates and MMC locate commands
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2014-09-13 Colin FletcherReturn playhead to last start position when aborting...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Robin Gareusbump take-name after every recording
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-02 Paul Davistell the SceneChanger to emit any relevant scene change...
2014-04-17 Paul Davisnew transport option, "loop-is-mode" which optionally...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
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-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul Davisdon't waste time with sending MTC or MMC after stop...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-25 Paul Davismost of libardour now actually compiles
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-01-16 Paul Davisremove debug output
2013-01-16 Paul Daviswhen stopping transport, revert _default_transport_spee...
2012-12-30 Robin Gareusfix vari-speed stuck at zero and playing backwards.
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-16 Robin Gareusdon't do a pending save if slave is syncing.
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-10 Robin Gareusdebug msg - varispeed recording
2012-09-01 Carl HetheringtonReset pending_locate_roll in all cases, not just when the
2012-07-26 Paul Davisif a request to reset the speed to zero as the default...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-17 Paul Davislots more fidgety work on automation. sort of works...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-08 David RobillardReport correct time instead of old time when locating...
2012-06-26 Carl HetheringtonFix some oddities with playhead movement when locating
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-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
next