Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / dcp_subtitle_decoder.cc
2019-12-15 Carl HetheringtonStop empty Font IDs in imported DCP subtitles making...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-03-11 Carl HetheringtonFix crash introduced by 6e5c998593842ff76f5d0ae5cab0d03... v2.13.128
2019-03-08 Carl HetheringtonSupport PNG subs in DCPSubtitleDecoder (#1479).
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-07 Carl HetheringtonFix build with shared_ptr dcp::Subtitle and subclasses.
2017-12-13 Carl HetheringtonSetup SubtitleDecoder::_position correctly (in some...
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonReinstate subtitle list view.
2017-04-19 Carl HetheringtonPost-merge tidy-up.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2016-12-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-12-08 Carl HetheringtonFurther fixes and tidying to 'better-seek'.
2016-11-20 Carl HetheringtonSome more decode logging.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-19 Carl HetheringtonCope with offsets between video/audio/subtitle data...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-10-23 Carl HetheringtonMerge identical time periods returned from text_subtitl...
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRename some methods.
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonBasics of subtitle split.
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-23 Carl HetheringtonRevert "Avoid decoding other packets when looking for...
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-07-20 Carl HetheringtonFix missing second-lines of subtitles (#641).
2015-06-29 Carl HetheringtonFix merge.
2015-06-26 Carl HetheringtonFix missing subtitles in some cases.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-12 Carl HetheringtonRemove PassReason stuff.
2015-06-08 Carl HetheringtonMerge.
2015-06-08 Carl HetheringtonAdapt for changes to libdcp API.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonDon't bother decoding video frames when we're seeking...
2015-05-12 Carl HetheringtonAssorted image subtitle fixes.
2015-01-04 Carl HetheringtonFix loading of SMPTE subtitles that are not MXF-wrapped.
2014-12-15 Carl HetheringtonModify for new libdcp API.
2014-12-05 Carl HetheringtonInclude rearrangement.
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonVarious fixes for DCP subtitles, and a test or two.
2014-07-10 Carl HetheringtonBasics of DCP subtitle import.