summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-07Fix strange job status layout on OS X.Carl 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-06Comment.Carl Hetherington
2015-10-061. Set correct FrameRateChanges for subtitle content; they shouldCarl Hetherington
2015-10-06Make sure SMPTE subtitle MXFs get the right intrinsic duration.Carl Hetherington
2015-10-06Speculative support for multi-part subtitles (#709).Carl Hetherington
2015-10-05i18n fix.Carl Hetherington
2015-10-05pot/merge.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-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
2015-10-01Explicit casts optional to bool.Carl Hetherington
2015-10-01Fix erroneous optional dereference.Carl Hetherington
2015-09-30Fix recently-broken video frame rate override control sensitivity.Carl Hetherington
2015-09-30Remove references to libswresample.Carl Hetherington
2015-09-30Find wxWidgets on Fedora 22.Carl Hetherington
2015-09-30Handle video frame rates and subtitles a bit more correctly.Carl Hetherington
2015-09-29Make sure we round properly when deciding how many audio frames to discard.Carl Hetherington
2015-09-29Small fix to de_DE translation.Carl Hetherington
2015-09-28Changes to DCP rate must update player pieces.Carl Hetherington
2015-09-28Discard audio that comes out of FFmpeg files before time 0.Carl Hetherington
2015-09-28Don't take any notice of ._* files when deciding whether a folder contains im...Carl Hetherington
2015-09-27const fix.Carl Hetherington
2015-09-27Fix error in previous.Carl Hetherington
2015-09-26Fix problems with subtitles when there is a non-zero PTS offsetCarl Hetherington
2015-09-26const fix.Carl Hetherington
2015-09-25Fix assertion failure with .MTS files.Carl Hetherington
2015-09-25Fix incorrect hint.Carl Hetherington
2015-09-25Try to fix Windows build.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25Use libicu instead of uchardet and convert subrip files to UTF-8.Carl Hetherington
2015-09-25Typo in joinable asserts.Carl Hetherington
2015-09-24assert (joinable) before joining threads.Carl Hetherington
2015-09-24assert (joinable) before joining threads; fix possible crash after cancelling...Carl Hetherington
2015-09-24Fix possible null pointer dereference.Carl Hetherington
2015-09-23Try to fix build.Carl Hetherington
2015-09-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-22Use uchardet to guess encoding of subtitle files and reject non-UTF-8.Carl Hetherington
2015-09-21Fix crash reported on OS X, although the actual cause is not entirely clear.Carl Hetherington
2015-09-20Slightly hacky fix to make ImageSequenceDialog actually work.Carl Hetherington
2015-09-19Tester.Carl Hetherington
2015-09-18Add UpmixerB.Carl Hetherington
2015-09-18const fix; header guard.Carl Hetherington
2015-09-18const fix.Carl Hetherington
2015-09-18Fix incorrect gain of L+R; it's dB not linear.Carl Hetherington