summaryrefslogtreecommitdiff
path: root/libs/ardour/session_transport.cc
AgeCommit message (Expand)Author
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-04-18fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to ...Paul Davis
2007-04-09fixed previous fix of initial autoplay issue, autoplay now works againJesse Chappell
2007-03-20do not start transport on first locate if auto-play is on; wait till GUI says...Paul Davis
2007-03-16a much better fix for track-add crashes, albeit slightly more complexPaul Davis
2007-03-16possible fix for crash while adding new tracksPaul Davis
2007-02-28desensitize auto-return button on slave != None and ignore auto-return in lib...Paul Davis
2007-02-28desensitize auto-play button on slave != None and ignore auto-play in libardo...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2007-02-02fix missing buffer reversal under some reverse-play situationsPaul Davis
2007-01-02patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and p...Paul Davis
2006-12-15remove debug stacktracePaul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-11-18Brian Ahr's patch to fix #1320Sampo Savolainen
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-27 r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10remove link against libusb from gtk_ardour; allow recording beyond current en...Paul Davis
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-13removed commentJesse Chappell
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-09-24libardour added.Taybin Rutkin