Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / test / reels_test.cc
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-16 Carl HetheringtonRemove unused method.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-02-24 Carl HetheringtonRemove debug code.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
2015-10-26 Carl HetheringtonFix test to reflect the fact that reel lengths are...
2015-10-19 Carl HetheringtonFix by-video-content reel split when there is content...
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...