summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-05s/use_template/take_settings_from/gCarl Hetherington
2018-01-05Missing stop emission for fully-timed FFmpeg subtitles; should fix #1101.Carl Hetherington
2018-01-05Backup more than one config on failure to load.Carl Hetherington
2018-01-05More splash screens / config warnings.Carl Hetherington
2018-01-05Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-01-05Make player/KDM creator and main DCP-o-matic all behave the same with ↵Carl Hetherington
respect to problems when loading config.
2018-01-05Bump versionCarl Hetherington
2018-01-05Bump versionv2.11.36Carl Hetherington
2018-01-05Try to fix build on older Ubuntus etc.Carl Hetherington
2018-01-05Small and somewhat untested optimisation.Carl Hetherington
2018-01-04Do read of image folders during the examine step; fixes #987.Carl Hetherington
2018-01-04Recreate player pieces when changing FFmpeg filters (#1019).Carl Hetherington
2018-01-04Set up a default KDM write mode and preselect the last used one when ↵Carl Hetherington
re-opening the KDM window (#1137).
2018-01-04Supporter.Carl Hetherington
2018-01-04Trying to use static libzip on OS X.Carl Hetherington
2018-01-03Bump versionCarl Hetherington
2018-01-03Bump versionv2.11.35Carl Hetherington
2018-01-03Supporter.Carl Hetherington
2018-01-03Fix alpha blending with with offset; should help with #1155.Carl Hetherington
2018-01-03Fix incorrect alpha-blend in some cases.Carl Hetherington
2018-01-03Write some test metadata for debugging.Carl Hetherington
2018-01-03Some more, simpler, subtitle export tests.Carl Hetherington
2018-01-03Use convert_pixel_format a little.Carl Hetherington
2018-01-02Add convert_pixel_format convenience function.Carl Hetherington
2018-01-02Expand FFmpeg encoder subs tests.Carl Hetherington
2018-01-02Mark pieces as done when we're past the end of them; fixes #1154.Carl Hetherington
2018-01-02A previous commit took care to make Decoder::position() not be updatedCarl Hetherington
if the data that was emitted from the decoder was not taken by the player. This means that when the decoder moves into its end trim the position will stay where it is (since the player does not take the data). I can't see the point of doing this; the only use of Decoder::position() is to decide what to pass() next (I think). It is also inconvenient because we would like to check Decoder::position() to decide whether to stop passing a decoder since it's in its end trim (not doing this causes #1154).
2018-01-02No need for position() to be virtual.Carl Hetherington
2018-01-02Add rewind-to-zero button to film viewer.Carl Hetherington
2018-01-02Go back to time 0 when loading a new DCP into the player (#1152).Carl Hetherington
2018-01-02Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).Carl Hetherington
2018-01-02ChangeLog.Carl Hetherington
2018-01-02Fix opening of ZIP files of certificates on Windows (#1124).Carl Hetherington
2018-01-02Supporter.Carl Hetherington
2018-01-02Bump versionCarl Hetherington
2018-01-02Bump versionv2.11.34Carl Hetherington
2018-01-02Bump libdcp for possible fix for #1136.Carl Hetherington
2018-01-02Show bytestreams when dumping J2K files.Carl Hetherington
2018-01-01Happy new year.Carl Hetherington
2017-12-31Bump versionCarl Hetherington
2017-12-31Bump versionv2.11.33Carl Hetherington
2017-12-31Try to fix build on OS X.Carl Hetherington
2017-12-31Bump versionCarl Hetherington
2017-12-31Bump versionv2.11.32Carl Hetherington
2017-12-31Try again to fix Windows wxWidgets complain using compose to save all the ↵Carl Hetherington
mucking about.
2017-12-31Try to fix Windows build.Carl Hetherington
2017-12-31Try to fix wxWidgets debug alert on windows (#1153).Carl Hetherington
2017-12-31A couple of missing std_to_wx calls.Carl Hetherington
2017-12-31ChangeLog.Carl Hetherington
2017-12-31Add option to dump known DKDM CPL IDs.Carl Hetherington