more loop/transport fixups; make visible PH track transport frame as an experiment...
[ardour.git] / libs / ardour / session_transport.cc
2009-10-30 Paul Davismore loop/transport fixups; make visible PH track trans...
2009-10-30 Paul Davislots of deep but hard to spot changes to transport...
2009-10-29 Paul Davisloop handling changes: always turn off play_loop @...
2009-10-13 Paul DavisMTC-continue-when-looping patch from carl (#1875)....
2009-04-29 Paul Daviscatch jack shutdown (from server) and handle it better...
2009-03-13 Paul Davisrevert VST debugging hacks
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2008-11-12 Paul Davisfix Session::audible_frame() return when transport...
2008-10-21 Paul Davisimproved (?) Session::audible_frame()
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-05-13 Paul Daviscomment out latency debug output
2008-04-18 Paul Davislatency computation debugging, part one (of many?)
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-04 Paul DavisBack-port tim mayberry's fixes for import; fix JACK...
2008-01-04 Paul Davismore debugging
2008-01-04 Paul Davismore debugging output
2008-01-04 Paul Davisdebugging with rdoursenaud
2007-12-21 Paul Davisbe tolerant of stricter gcc rules about volatile
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-04-18 Paul Davisfix dangling jack_client_t* in JACK_Slave when disconne...
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-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-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-18 Sampo SavolainenBrian Ahr's patch to fix #1320
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
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 Paul Davismerge changes from harrison branch back into trunk...
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-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
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-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-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisremove link against libusb from gtk_ardour; allow recor...
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-01-19 Paul Davislatched rec-enable
2006-01-13 Jesse Chappellremoved comment
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-09-24 Taybin Rutkinlibardour added.