summaryrefslogtreecommitdiff
path: root/src/types.cc
AgeCommit message (Expand)Author
2022-04-20Add string converters for KDM formulations.Carl Hetherington
2022-03-14Some small documentation tweaks.Carl Hetherington
2022-03-14Move Rating out to a separate file.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-04-03Add Luminance::value_in_foot_lamberts().Carl Hetherington
2021-03-26Write MCA tags based on the specified sound field.Carl Hetherington
2021-01-24Fix previous.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-22Assorted c++11 cleanups.Carl Hetherington
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-17Use an enum class for Marker.Carl Hetherington
2020-09-25Fix thinko.Carl Hetherington
2020-09-23Hide unused audio channels a bit more clearly, not giving themCarl Hetherington
2020-09-21Support MCA sound channel tags in MXF/CPL.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-21Add ContentVersion class.Carl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2019-03-29Add EPISODE and PROMO content types.Carl Hetherington
2019-03-19Support RatingList.Carl Hetherington
2019-03-17Add Marker enum.Carl Hetherington
2018-09-29Move some methods to where they make more sense.Carl Hetherington
2017-03-17Move Size operator functions to the same file as the class declaration.Carl Hetherington
2016-11-08Add Colour::to_rgb_string.Carl Hetherington
2016-08-11More stringstream removal.Carl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-04-12Parse Interop subtitle directions.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with non-openm...Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Expand read_smpte_subtitle_test somewhat.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-03Basic HAlign / HPosition support.Carl Hetherington
2014-12-27More tests.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-05-14Merge master.Carl Hetherington
2014-05-11Use raw_convert instead of boost::lexical_cast as it seemsCarl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-09Comment tweaks.Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-09-19Cope with DCPs that don't specify the picture as stereoscopic but are 3D and ...Carl Hetherington
2012-08-21Pick up subtitle color.Carl Hetherington
2012-07-30Various.Carl Hetherington