Rename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW.
[dcpomatic.git] / src / lib / content_part.h
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.