summaryrefslogtreecommitdiff
path: root/libs/ardour/session_transport.cc
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-07-30Fix "session dirty" flicker during session-setup.Robin Gareus
2018-07-09Remove unused AutoLoopDeclick, PendingLoopDeclickRobin Gareus
2018-07-09Remove global declick APIRobin Gareus
2018-02-11SoloSelection: libardour part.Ben Loftis
2017-10-31Move Loop Location to ProcessorsRobin Gareus
2017-10-29Quick hack to test engine vari-speed (1/2)Robin Gareus
2017-10-02tracks no longer need to be notified about speed changesPaul Davis
2017-09-30Align punch in/out recording with latency-compensationRobin Gareus
2017-09-29Remove unused punch+preroll APIRobin Gareus
2017-09-29Ongoing work on latency compensationRobin Gareus
2017-09-29Remove code related to capture-offset.Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18remove locate debugging outputPaul Davis
2017-09-18sort of no-op ... remove debug output ... just basically put it in git so tha...Paul Davis
2017-09-18reinstate "restart seek" behaviour but use a new Session::_seek_counter membe...Paul Davis
2017-09-18no more locate-restart based on mismatch transport_frame and locate targetPaul Davis
2017-09-18reset DiskReader "no disk output" flag in a couple of exceptional casesPaul Davis
2017-09-18remove Track::hidden(); replace with Stripable::is_private_route()Paul Davis
2017-09-18debug instrumentation for locate timePaul Davis
2017-09-18restart non-RT locate if a new request has been processed by RT context since...Paul Davis
2017-09-18adjust debug trace output messagePaul Davis
2017-09-18remove InputConfigurationChange from session events, since it is a no-op in t...Paul Davis
2017-09-18remove all remaining vestiges of per-track varispeed from libardourPaul Davis
2017-09-18get diskreader working, and remove per-track varispeed API and mechanismPaul Davis
2017-09-18nothing to do anymore at the Track level when input config changesPaul Davis
2017-07-22NO-OP: consistent [internal] API name for AutomatablesRobin Gareus
2017-07-22NO-OP: Consistent API nameRobin Gareus
2017-07-21More non-rt calls to VCA - fixes VCA automation writingRobin Gareus
2017-07-21Fix VCA Automation: end write passRobin Gareus
2017-06-22Remove LocaleGuards from ARDOUR::Session transport related methodsTim Mayberry
2017-06-10Emit Session::Located only if _engine.transport_frame() is up to dateJohannes Mueller
2017-03-30Fix count-in for non 4/4 time signaturesRobin Gareus
2017-02-13Prepare record with count-in actionRobin Gareus
2017-01-23at transport stop, clear all existing automation watches (touch)Paul Davis
2017-01-19Add alternative preroll record mode:Robin Gareus
2017-01-19Rework preroll-rec API:Robin Gareus
2017-01-18Implement record with prerollRobin Gareus
2017-01-17Implement Count-In (before recording), fixed BPM, up to 2 barsRobin Gareus
2017-01-10Fix MTC slave implicit return on transport-stopRobin Gareus
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-25fix timecode update after locate.Robin Gareus
2016-05-07a few strategic LocaleGuards..Robin Gareus
2015-12-15explicitly disallow looping with external-syncRobin Gareus
2015-12-13Fix ff->stop->play not at speed 1.0 on Mackie Control and some key bindings.Len Ovens
2015-10-18disable auto-return with external sync #6577Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis