Fix missing words in properties windows (#874).
[dcpomatic.git] / src / lib / raw_convert.h
2016-05-23 Carl HetheringtonFix missing words in properties windows (#874).
2016-03-10 Carl HetheringtonFix uninitialised variables when failing to raw_convert...
2016-02-18 Carl HetheringtonAdd header guard.
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.