Supporters update.
[dcpomatic.git] / src / lib / content_part.h
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonAdd maybe_set to ContentPart.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonBasics of subtitle split.
2016-05-18 Carl HetheringtonTake some stuff out of VideoContent into ContentPart.