Tidy and fix logging.
[dcpomatic.git] / src / lib / butler.h
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-09-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-04 Carl HetheringtonAllow the butler to say "try again later" when get_vide...
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-20 Carl HetheringtonAllow nested butler suspensions.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-19 Carl HetheringtonSuspend butler on player may-change as otherwise there...
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-12 Carl HetheringtonDon't seek during timeline drags.
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonRemove unused parameter.
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.