Timestamp audio emissions from butler and hence discard very late
[dcpomatic.git] / src / lib / butler.h
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-08-02 Carl HetheringtonA variety of changes to improve (but not entirely fix...
2017-12-29 Carl HetheringtonAdd basic memory-used stuff for butler and reduce minim...
2017-08-14 Carl HetheringtonRemove believed-unnecessary player-changed handler...
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-26 Carl HetheringtonMulti-threaded decode of DCP when previewing.
2017-07-12 Carl HetheringtonReport underruns from Butler::get_audio.
2017-05-21 Carl HetheringtonRemove some unused code.
2017-04-26 Carl HetheringtonFix video flickering when seeking near the end of the...
2017-04-23 Carl HetheringtonCope better with the butler thread throwing an exceptio...
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonNew method.
2017-04-19 Carl HetheringtonHandle butler thread exceptions properly.
2017-04-19 Carl HetheringtonTry to stop Butler deadlocking on quit.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonSeemingly basically working butler for video.
2017-04-19 Carl HetheringtonInitial butler work.