Add some tests; fix failure to make DCP when there is a bit of audio right at the...
[dcpomatic.git] / src / lib / butler.h
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.