goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
[ardour.git] / libs / ardour / session_transport.cc
2019-09-25 Paul Davisgoodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
2019-09-22 Paul Davischange the way we clear post transport work as the...
2019-09-22 Paul Davisremove unused PostTransportDuration and enumeration...
2019-09-22 Paul Daviscorrect problem with some locates that would keep rolli...
2019-09-20 Paul Davisrename TransportFSM::FSMEvent to TransportFSM::Event...
2019-09-20 Paul Davisreplace boost::msm - based FSM for transport with one...
2019-09-18 Paul Davisdeepen stack trace when checking non-RT RT calls
2019-09-18 Paul Davisdeepen stacktrace to show where non-process calls to...
2019-09-18 Paul Davisadd finite state machine to control/manage transport...
2019-09-18 Paul Davisminor tweaks to use initialization rather than assignment
2019-09-17 Paul Davisparametize the maximum transport speed.
2019-08-15 Robin GareusFix periodic backup saves
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2019-03-18 Robin GareusNO-OP: Use API to set/test state-of-the-state
2019-03-13 Robin GareusNO-OP: re-order code, collect realtime transport actions
2019-03-01 Paul Davissimplifications to the logic and additional comments...
2019-02-26 Paul Davisclarifying comment
2019-02-22 Paul Davisremove PostTransportWorkCurveReallocate (no longer...
2019-02-21 Robin GareusAvoid dynamic-cast, prefer virtual inheritance for...
2019-02-21 Robin GareusAdd API to check for ongoing de-click
2019-02-20 Robin GareusRemove more cruft (unused rf-scale)
2019-02-04 Paul Davisextend debug output statement
2019-01-25 Paul Davisnew approach to handling Transport Masters when engine...
2018-12-28 Robin GareusNO-OP: whitespace
2018-12-28 Alex PilonCheck whether punch-in is enabled and record is enabled...
2018-11-28 Robin GareusFix a potential memory-corruption
2018-11-28 Robin GareusConsolidate ambiguous engine API calls
2018-10-05 Robin GareusProperly disable looping when deleting loop-range
2018-10-05 Paul Davismove away from "sync source" concepts
2018-09-27 Paul Davisconsolidate all transport masters on a SafeTime object...
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-07-30 Robin GareusFix "session dirty" flicker during session-setup.
2018-07-09 Robin GareusRemove unused AutoLoopDeclick, PendingLoopDeclick
2018-07-09 Robin GareusRemove global declick API
2018-02-11 Ben LoftisSoloSelection: libardour part.
2017-10-31 Robin GareusMove Loop Location to Processors
2017-10-29 Robin GareusQuick hack to test engine vari-speed (1/2)
2017-10-02 Paul Davistracks no longer need to be notified about speed changes
2017-09-30 Robin GareusAlign punch in/out recording with latency-compensation
2017-09-29 Robin GareusRemove unused punch+preroll API
2017-09-29 Robin GareusOngoing work on latency compensation
2017-09-29 Robin GareusRemove code related to capture-offset.
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisremove locate debugging output
2017-09-18 Paul Davissort of no-op ... remove debug output ... just basicall...
2017-09-18 Paul Davisreinstate "restart seek" behaviour but use a new Sessio...
2017-09-18 Paul Davisno more locate-restart based on mismatch transport_fram...
2017-09-18 Paul Davisreset DiskReader "no disk output" flag in a couple...
2017-09-18 Paul Davisremove Track::hidden(); replace with Stripable::is_priv...
2017-09-18 Paul Davisdebug instrumentation for locate time
2017-09-18 Paul Davisrestart non-RT locate if a new request has been process...
2017-09-18 Paul Davisadjust debug trace output message
2017-09-18 Paul Davisremove InputConfigurationChange from session events...
2017-09-18 Paul Davisremove all remaining vestiges of per-track varispeed...
2017-09-18 Paul Davisget diskreader working, and remove per-track varispeed...
2017-09-18 Paul Davisnothing to do anymore at the Track level when input...
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-07-22 Robin GareusNO-OP: Consistent API name
2017-07-21 Robin GareusMore non-rt calls to VCA - fixes VCA automation writing
2017-07-21 Robin GareusFix VCA Automation: end write pass
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Session transport...
2017-06-10 Johannes MuellerEmit Session::Located only if _engine.transport_frame...
2017-03-30 Robin GareusFix count-in for non 4/4 time signatures
2017-02-13 Robin GareusPrepare record with count-in action
2017-01-23 Paul Davisat transport stop, clear all existing automation watche...
2017-01-19 Robin GareusAdd alternative preroll record mode:
2017-01-19 Robin GareusRework preroll-rec API:
2017-01-18 Robin GareusImplement record with preroll
2017-01-17 Robin GareusImplement Count-In (before recording), fixed BPM, up...
2017-01-10 Robin GareusFix MTC slave implicit return on transport-stop
2016-11-25 Robin GareusRAII to postpone processor changes/graph recalculation
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...
next