summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-16Bump versionv2.11.5Carl Hetherington
2017-05-16Add a couple of asserts.Carl Hetherington
2017-05-15Add some debug for Igor.Carl Hetherington
2017-05-15Fix missing subtitle in some cases.Carl Hetherington
With this timeline: -------> t SUB1 SUB2 X We might seek to X, then pass(). Before this change, SUB1 would have been emitted by the call to the subtitle decoder, then we'd have emitted some black for X. This would lose SUB2. Now we keep pass()ing and don't emit X until it's the earliest thing (in the same way that the main decision of what to pass() works).
2017-05-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-05-15Tidy up subtitle appearance with text subtitles.Carl Hetherington
2017-05-15Try to fix return code from jenkins test run.Carl Hetherington
2017-05-15Bump libsub.Carl Hetherington
2017-05-15Bump libdcp.Carl Hetherington
2017-05-15pot/merge.Carl Hetherington
2017-05-15Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2017-05-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-05-15Fix typo (thanks Rob).Carl Hetherington
2017-05-15Don't put seconds in KDM filenames.Carl Hetherington
2017-05-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2017-05-14Fix confusion wrt subtitle editing dialogues.Carl Hetherington
2017-05-13Bump versionCarl Hetherington
2017-05-13Bump versionv2.11.4Carl Hetherington
2017-05-13pot/merge.Carl Hetherington
2017-05-13Give a slightly better error whn trying to add a KDM using add-file (#1035).Carl Hetherington
2017-05-13Fill audio in the Player.Carl Hetherington
2017-05-13Restore scrollbars on large audio mapping views on Linux (#970).Carl Hetherington
2017-05-13Fix crash on rounding in AudioMerger.Carl Hetherington
2017-05-13And another one.Carl Hetherington
2017-05-13Fix ridiculous thinko in avio_open_boost.Carl Hetherington
2017-05-13Get initial colour conversion from FFmpeg header, if it's understood (#993).Carl Hetherington
2017-05-13Fix setup of initial colour conversion for Video MXF content.Carl Hetherington
2017-05-13Fix various small errors in emailed-KDM zip file format (#478).Carl Hetherington
2017-05-12Add default scale-to (#664).Carl Hetherington
2017-05-12Fix crash when adding content via Ctrl-A with no film loaded.Carl Hetherington
2017-05-12Another Windows build fix.Carl Hetherington
2017-05-12Fix windows build again.Carl Hetherington
2017-05-12Try to fix windows build failure (#1071).Carl Hetherington
2017-05-12Supporter.Carl Hetherington
2017-05-11Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2017-05-11Add libx264, remove Ubuntu 12.04.Carl Hetherington
2017-05-11ChangeLog.Carl Hetherington
2017-05-11Burn subtitles when exporting.Carl Hetherington
2017-05-11Remove unused declaration.Carl Hetherington
2017-05-11Bump ffmpeg for libx264 support.Carl Hetherington
2017-05-11Basic audio support.Carl Hetherington
2017-05-10Fix name of test.Carl Hetherington
2017-05-10Fix options for libx264.Carl Hetherington
2017-05-10Put av_register_all() in the right place.Carl Hetherington
2017-05-10Add shortcut for export.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-10Add H.264 export.Carl Hetherington
2017-05-10Fix output file for export.Carl Hetherington
2017-05-10Add a break.Carl Hetherington
2017-05-10Tweak error message.Carl Hetherington