summaryrefslogtreecommitdiff
path: root/src/compose.hpp
AgeCommit message (Collapse)Author
2017-01-10Put our version of compose.hpp inside the dcp namespace,Carl Hetherington
otherwise libdcp will end up calling DCP-o-matic's version on OS X, with bad results.
2016-08-15Rationalise raw/locale_convert stuff and fix build on OS X.Carl Hetherington
2016-08-12Attempts to fix Windows build.Carl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-11Copy in stream-less compose.hppCarl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2015-05-23Put our version of compose.hpp inside the libdcp namespace,Carl Hetherington
otherwise libdcp will end up calling DCP-o-matic's version on OS X, with bad results.
2013-07-01Missing file.Carl Hetherington