summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/disk_io.h
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-07-09NO-OP: Rename disk-reader buffer for consistencyRobin Gareus
2018-07-09Separate ChannelInfo for disk reader and writerRobin Gareus
2018-07-09Remove unused disk-reader vari-speedRobin Gareus
2017-10-31Move Loop Location to ProcessorsRobin Gareus
2017-10-02remove midi_interpolation member of DiskIOProcessor (was used only to call ::...Paul Davis
2017-10-02NO-OP: comment format change and whitespacePaul Davis
2017-10-02remove cruft from DiskIOProcessor headerPaul Davis
2017-10-02remove leftover cruft related to wrap buffers from DiskIOProcessorPaul Davis
2017-10-01Fix recording MIDIRobin Gareus
2017-09-23Fix changing playlist (Track is responsible for signal emission)Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18move _file_frame from DiskIOProcessor into DiskReader (only place where it is...Paul Davis
2017-09-18drop route shared_ptr when Route::GoingAway is emittedPaul Davis
2017-09-18remove all remaining vestiges of per-track varispeed from libardourPaul Davis
2017-09-18get diskreader working, and remove per-track varispeed API and mechanismPaul Davis
2017-09-18remove Diskstream from Track and derivatives; get ardour to actually startupPaul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-09-18merge almost all audio & midi diskstream code, redistribute between DiskIOPro...Paul Davis
2017-09-18move need-butler from DiskReader to DiskIOProcessorPaul Davis
2017-09-18move ChannelInfo structure from DiskReader into DiskIOProcessorPaul Davis
2017-09-18merge AudioDiskstream playback code into DiskReaderPaul Davis
2017-09-18totally crude mockup of new disk_io.h headerPaul Davis