monster commit: transport mgmt changes from 2.X (omnibus edition); make slave use...
[ardour.git] / libs / ardour / session_transport.cc
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-30 Paul Davismake it compile
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-28 David RobillardOn second though, just remove that define entirely.
2009-10-28 David RobillardFix really weird brace mismatchey way of ifdeffing.
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-20 Carl HetheringtonStop playhead jumping around on locate.
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-02-27 Carl HetheringtonSlightly modified version of lincoln's patch for #2567...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2009-01-01 Hans Baier* removed field Session::_desired_transport_speed since...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-07 David RobillardAudio diskstream fix from torbenh.
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-09 Jesse Chappellfixed previous fix of initial autoplay issue, autoplay...
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-02-28 Paul Davisdesensitize auto-return button on slave != None and...
2007-02-28 Paul Davisdesensitize auto-play button on slave != None and ignor...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-02 Paul Davisnew keyboard bindings for moving playhead to region...
2007-02-02 Paul Davisfix missing buffer reversal under some reverse-play...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2006-12-15 Paul Davisremove debug stacktrace
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-18 Sampo SavolainenBrian Ahr's patch to fix #1320
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-16 David RobillardPreliminary MMC sending
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
next