summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/disk_reader.h
AgeCommit message (Expand)Author
2018-07-11Correct a couple of typosJohn Emmas
2018-07-09Prepare API for per disk-reader de-clickRobin Gareus
2018-07-09Separate ChannelInfo for disk reader and writerRobin Gareus
2017-10-04Clean up State API:Robin Gareus
2017-10-01Fix MIDI rec-region displayRobin Gareus
2017-09-30Make MIDI disk-reader a bit less buggy :)Robin Gareus
2017-09-29No more disk-reader roll-delayRobin Gareus
2017-09-19Revert "remove unusued roll_delay member of DiskReader"Paul Davis
2017-09-19remove unusued roll_delay member of DiskReaderPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18remove all code related to "silent roll" concept. some debug output addedPaul Davis
2017-09-18move disk_{writer,reader} into Route to allow for simple, sensible implementa...Paul Davis
2017-09-18move _file_frame from DiskIOProcessor into DiskReader (only place where it is...Paul Davis
2017-09-18framework for silent-roll-while-slave-syncingPaul Davis
2017-09-18rename a method to be more clear; remove an unused method from DiskReaderPaul Davis
2017-09-18cue monitoring for MIDIPaul Davis
2017-09-18cue monitoring for audio (libardour aspects)Paul Davis
2017-09-18fix various naming issues with Disk{Reader,Writer}Paul Davis
2017-09-18remove all remaining vestiges of per-track varispeed from libardourPaul Davis
2017-09-18random changes required to get an audio track created and transport functionalPaul 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-18remove duplicated (in heirarchy) loop location from DiskReaderPaul Davis
2017-09-18move need-butler from DiskReader to DiskIOProcessorPaul Davis
2017-09-18move ChannelInfo structure from DiskReader into DiskIOProcessorPaul Davis
2017-09-18merge MidiDiskstream into DiskReader (playback parts)Paul Davis
2017-09-18merge AudioDiskstream playback code into DiskReaderPaul Davis
2017-09-18crawling towards the APIs for separate disk i/oPaul Davis