EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the process...
[ardour.git] / libs / ardour / ardour / diskstream.h
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2007-10-05 Paul Davisfixes for scrubbing, change "crop" to Crop in menu
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
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-03-15 Paul Davisremove diskstream lock padding (it didn't fix anything)
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
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-06-22 Hans FugalMerging from trunk
2006-06-14 Paul Davisadd missing files related to diskstream rename
2006-06-14 Hans Fugalpulling trunk
2006-06-12 Jesse Chappelladded mutable keyword to gints used in glib atomic...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-17 Paul Davisdon't do system reads beyond the apparent data end...
2006-02-17 Jesse Chappelldiskstream fixups for destructive track captures. ...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-09-24 Taybin Rutkinlibardour added.