Fix potential crash if maybe_add_text() fails.
[dcpomatic.git] / src / lib / reel_writer.cc
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...