move _file_frame from DiskIOProcessor into DiskReader (only place where it is needed...
[ardour.git] / libs / ardour / disk_writer.cc
2017-09-18 Paul Davismove _file_frame from DiskIOProcessor into DiskReader...
2017-09-18 Paul DavisDiskWriter needs to drop source refs in its destructor.
2017-09-18 Paul Davischange visible name of disk i/o processors
2017-09-18 Paul Daviscomment out debug trace output
2017-09-18 Paul Davisset + store signal chain latency for all processors...
2017-09-18 Paul Davisthe return of MIDI recording, plus refactor to move...
2017-09-18 Paul Davismore DEBUG::Destruction messages
2017-09-18 Paul Davisfix uninitialized variables causing DiskWriters to...
2017-09-18 Paul Davisget sdio branch working with MIDI tracks
2017-09-18 Paul Daviscue monitoring for audio (libardour aspects)
2017-09-18 Paul Davisfix various naming issues with Disk{Reader,Writer}
2017-09-18 Paul Davisalignment choice now owned by Track, as a proxy for...
2017-09-18 Paul DavisNO-OP: whitespace inside #if 0
2017-09-18 Paul Davisfix iterator initialization
2017-09-18 Paul Davisset up DiskWriter sources at an appropriate time
2017-09-18 Paul Davisdon't crash when recording due to null midi_write_source
2017-09-18 Paul Davismanual fixes for various XML API changes in master...
2017-09-18 Paul Davisremove all remaining vestiges of per-track varispeed...
2017-09-18 Paul Davisget diskreader working, and remove per-track varispeed...
2017-09-18 Paul Davissave processor type for Disk{Reader,Writer}
2017-09-18 Paul Davisaddd more DEBUG_TRACE for DiskIO; set DiskIOProcess...
2017-09-18 Paul Davisremove Diskstream from Track and derivatives; get ardou...
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-09-18 Paul Davismerge almost all audio & midi diskstream code, redistri...
2017-09-18 Paul Daviscrawling towards the APIs for separate disk i/o