Supporters update.
[dcpomatic.git] / src / lib / dcp_encoder.h
2022-12-13 Carl HetheringtonMore header trimming.
2022-10-16 Carl HetheringtonRemove some unnecessary use of shared_ptr.
2022-06-07 Carl HetheringtonRearrange some includes of dcpomatic_time.h
2022-06-07 Carl HetheringtonTidying.
2021-08-12 Carl HetheringtonSome missing override statements.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonGet types into ReelWriter.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonRemove duplicate variables.
2017-07-26 Carl HetheringtonBasic multithread of DCP decryption during export.
2017-07-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-18 Carl HetheringtonDon't set up Writer etc. until the job is run. This...
2017-05-23 Carl HetheringtonTry to stop crashes when tests are torn down.
2017-05-10 Carl HetheringtonRename some classes.