C++11 tidying.
[dcpomatic.git] / test / empty_test.cc
2021-04-29 Carl HetheringtonC++11 tidying.
2021-02-14 Carl HetheringtonFix incorrect coalesce() output when one input range...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-10-13 Carl HetheringtonSome macOS test build fixes.
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-05-17 Carl HetheringtonAdd a descriptive comment to a test file.
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-04-14 Carl HetheringtonFix Empty/Player behaviour when using a playlist that...
2020-03-11 Carl HetheringtonTest updates now that there can't be <1s long DCPs...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-03 Carl HetheringtonBuild Empty objects from the presence or absence of...
2017-08-14 Carl HetheringtonRemove Film dependency from Empty.
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.