Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / butler_test.cc
2022-05-26 Carl HetheringtonFix race between the Butler thread starting and audio...
2022-04-07 Carl HetheringtonCleanup: remove unused parameter to PlayerVideo::force.
2022-03-15 Carl HetheringtonFix incorrectly-timed emission of silence padding causi...
2021-10-16 Carl HetheringtonAlways block waiting for audio when exporting. v2.15.169
2021-10-16 Carl HetheringtonUse an enum instead of a bool to specify blocking/non...
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonVarious alignment adjustments.
2021-09-27 Carl HetheringtonSetup Butler::_prepare_only_proxy on construction.
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-10-13 Carl HetheringtonSome macOS test build fixes.
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-08-04 Carl HetheringtonAnother test reference fix.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-18 Carl HetheringtonCheck audio output a little.
2017-07-12 Carl HetheringtonMissing file.