summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-06Bump versionv2.4.4Carl Hetherington
2015-10-06Get msgfmt to check format strings and fix some errors it found.Carl Hetherington
2015-10-06Fix bad fuzzy translation in fr_FR.Carl Hetherington
2015-10-06Small fix to fr_FR.Carl Hetherington
2015-10-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-06Comment.Carl Hetherington
2015-10-06Bump versionCarl Hetherington
2015-10-06Bump versionv2.4.3Carl Hetherington
2015-10-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-06Bump libdpc.Carl Hetherington
2015-10-06Bump versionCarl Hetherington
2015-10-06Bump versionv2.4.2Carl Hetherington
2015-10-06Merge.Carl Hetherington
2015-10-061. Set correct FrameRateChanges for subtitle content; they shouldCarl Hetherington
be made from the subtitle's "native" rate so that subtitle times are corrected when the DCP rate is not the same. 2. After this we only need the best overlap rate for SndfileContent so move the code. Also fix it as it never found overlaps before.
2015-10-06Make sure SMPTE subtitle MXFs get the right intrinsic duration.Carl Hetherington
2015-10-06Bump versionCarl Hetherington
2015-10-06Bump versionv2.4.1Carl Hetherington
2015-10-06Speculative support for multi-part subtitles (#709).Carl Hetherington
2015-10-05Bump versionCarl Hetherington
2015-10-05Bump versionv2.4.0Carl Hetherington
2015-10-05i18n fix.Carl Hetherington
2015-10-05Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-05pot/merge.Carl Hetherington
2015-10-05Bump versionCarl Hetherington
2015-10-05Bump versionv2.3.14Carl Hetherington
2015-10-05Use firm releases of stuff.Carl Hetherington
2015-10-04Fix subtitle timing under trim.Carl Hetherington
2015-10-04Fix deadlock.Carl Hetherington
2015-10-03More logs in problem report email.Carl Hetherington
2015-10-02Bump versionCarl Hetherington
2015-10-02Bump versionv2.3.13Carl Hetherington
2015-10-02Add maketags scripts.Carl Hetherington
2015-10-02Add --servers option to dcpomatic_cli.Carl Hetherington
2015-10-02Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-02Speculative fix for hangs during Encoder::end().Carl Hetherington
I think it's possible that, if an exception is thrown by an Encoder thread during the clear-out loop at the top of Encoder::end, that loop will hang waiting for a notify() on _full_condition that never comes. Fix this by rethrow()ing in this loop and notifying _full_condition if an encoder thread throws an exception.
2015-10-01Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-10-01Explicit casts optional to bool.Carl Hetherington
2015-10-01Fix erroneous optional dereference.Carl Hetherington
2015-10-01std=c++11 for Debian Unstable.Carl Hetherington
2015-10-01Bump libdcp.Carl Hetherington
2015-10-01Bump versionCarl Hetherington
2015-10-01Bump versionv2.3.12Carl Hetherington
2015-09-30Fix recently-broken video frame rate override control sensitivity.Carl Hetherington
2015-09-30Remove references to libswresample.Carl Hetherington
2015-09-30Fix ffmpeg-cdist version.Carl Hetherington
2015-09-30Bump ffmpeg for Fedora build fixes.Carl Hetherington
2015-09-30Fedora packaging debug.Carl Hetherington
2015-09-30Missing include.Carl Hetherington
2015-09-30Find wxWidgets on Fedora 22.Carl Hetherington
2015-09-30Initial fiddling for Fedora build.Carl Hetherington