More player debugging for butler video-full states.
[dcpomatic.git] / src / lib / shuffler.cc
2019-02-13 Carl HetheringtonFixes to 3D shuffler to fix #1463.
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonWhite space.
2018-04-07 Carl HetheringtonSomewhat speculative shuffler fix for assertion failure. v2.13.13
2018-04-07 Carl HetheringtonFix silly crash in shuffler.
2018-04-05 Carl HetheringtonFurther adjustment of shuffler to cope with having... v2.13.12
2018-04-05 Carl HetheringtonRemove believed-unnecessary check.
2018-04-05 Carl HetheringtonWait for in-order input to shuffler before emitting...
2018-04-05 Carl HetheringtonTidy up assertion.
2018-02-23 Carl HetheringtonFix implementation of delay in 7758260; it needs to...
2018-02-20 Carl HetheringtonAdd a 2-frame `delay' on content arriving at the player...
2018-02-02 Carl HetheringtonRemove some debugging code.
2018-01-16 Carl HetheringtonIn general the player assumes that it won't receive...