Fix the build for older macOS.
[dcpomatic.git] / src / lib / empty.cc
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
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...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
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 HetheringtonUse Film::length() rather than Playlist::length() ...
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.