Revert "Use make_shared<>."
[dcpomatic.git] / src / lib / reel_writer.cc
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.
2016-06-02 Carl HetheringtonSpeed up referencing of existing DCPs.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-11 Carl HetheringtonRevert "Temporary hack to double-check existing frame...
2016-05-09 Carl HetheringtonTemporary hack to double-check existing frame hashes.
2016-05-09 Carl HetheringtonFactor out checking of a single picture frame's hash.
2016-05-09 Carl HetheringtonAdd some debugging to checking of existing picture...
2015-12-06 Carl HetheringtonDon't go into an infinite loop when recovering from...
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
2015-11-04 Carl HetheringtonTry to hack around font finding during unit tests.
2015-11-04 Carl HetheringtonTry to fix fallback font locations.
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-10-22 Carl HetheringtonMove quite a lot of stuff out of Writer into a new...