Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / lib / audio_ring_buffers.h
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-04-19 Carl HetheringtonHopefully better errors on large video/audio disagreements.
2018-12-22 Carl HetheringtonFix assumption of 48kHz DCP audio in AudioRingBuffers...
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2017-07-12 Carl HetheringtonMake ::get tell caller if there's been an underrun.
2017-05-21 Carl HetheringtonRemove some unused code.
2017-04-19 Carl Hetheringtonconst correctness.
2017-04-19 Carl HetheringtonInitial butler work.