summaryrefslogtreecommitdiff
path: root/src/lib/empty.h
AgeCommit message (Expand)Author
2021-04-29C++11 tidying.Carl Hetherington
2021-02-14Fix incorrect coalesce() output when one input range is whollyCarl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2020-04-14Fix Empty/Player behaviour when using a playlist that is not the same as the ...Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-04Build Empty objects from the presence or absence of decoders inCarl Hetherington
2017-08-14Remove Film dependency from Empty.Carl Hetherington
2017-07-12Use Film::length() rather than Playlist::length() (former is rounded upCarl Hetherington
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington