Files
ardour/libs/pbd
Robin Gareus 007c4ffdc0 Towards a new disk-reader ringbuffer
This is mainly a NO-OP, introducing a new PlaybackBuffer type
and preparing for its use.

At this point in time, the buffer is just a power-of-two sized
ringbuffer and the disk-reader's read-logic is still unchanged.

Eventually the read and write sample position that are currently
private to the disk-reader can be migrated to be owned by the buffer.
Also Diskreader::read() positions can be matched to read-position ..
+/- buffer reservation and de-click can read w/o committing the read.
2019-02-05 23:29:31 +01:00
..
2019-02-05 23:29:31 +01:00
2017-08-04 16:26:37 +02:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2017-04-20 22:12:33 +02:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2019-01-23 12:59:17 +01:00
2018-05-19 09:28:30 +01:00
2016-11-17 12:58:28 +01:00