Consolidate VST Plugin Info
[ardour.git] / libs / ardour / disk_io.cc
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-07-09 Robin GareusNO-OP: Rename disk-reader buffer for consistency
2018-07-09 Robin GareusSeparate ChannelInfo for disk reader and writer
2018-07-09 Robin GareusRemove unused disk-reader vari-speed
2017-10-31 Robin GareusMove Loop Location to Processors
2017-10-02 Paul Davisuse new CubicInterpolation API
2017-10-02 Paul Davisremove midi_interpolation member of DiskIOProcessor...
2017-10-02 Paul Davisuse constructor syntax
2017-10-02 Paul Davisremove leftover cruft related to wrap buffers from...
2017-09-23 Robin GareusNO-OP: whitespace
2017-09-23 Robin GareusFix changing playlist (Track is responsible for signal...
2017-09-21 Robin Gareusfix clang compilation (include header ordering)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davischannel config changes during ::configure_io() must...
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