move _file_frame from DiskIOProcessor into DiskReader (only place where it is needed...
[ardour.git] / libs / ardour / disk_io.cc
2017-09-18 Paul Davismove _file_frame from DiskIOProcessor into DiskReader...
2017-09-18 Paul Davistweaks to disk io point mechanisms
2017-09-18 Paul Davisdon't bother to re-seek/locate/refill buffers when...
2017-09-18 Paul Davisdrop route shared_ptr when Route::GoingAway is emitted
2017-09-18 Paul Davisget sdio branch working with MIDI tracks
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 Davisaddd more DEBUG_TRACE for DiskIO; set DiskIOProcess...
2017-09-18 Paul Davisrandom changes required to get an audio track created...
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 Davismove need-butler from DiskReader to DiskIOProcessor
2017-09-18 Paul Davismove ChannelInfo structure from DiskReader into DiskIOP...
2017-09-18 Paul Daviscrawling towards the APIs for separate disk i/o