summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-12Set reel number and start time on SMPTE subtitles to keep easyDCP player happy.Carl Hetherington
2015-09-11Remove unused in_channels() in AudioProcessor.Carl Hetherington
2015-09-11Fix assertion failure when processors return fewer channels than the DCP has.Carl Hetherington
2015-09-09Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-09-09Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-09-09Supporter.Carl Hetherington
2015-09-09Use SRC_LINEAR for speed when analysing audio (#685).Carl Hetherington
2015-09-06Don't create resamplers with no channels.Carl Hetherington
2015-09-05Don't bother with audio in the film viewer.Carl Hetherington
2015-09-05Use libsamplerate for resampling instead of FFmpeg / libsoxr.Carl Hetherington
2015-09-04Better error checking in Resampler.Carl Hetherington
2015-09-04Fix sizing of audio mapping view.Carl Hetherington
2015-09-02Use soxr resampler.Carl Hetherington
2015-09-02Don't share _terminate.Carl Hetherington
2015-09-01Don't start thread in constructor. (ServerFinder)Carl Hetherington
2015-09-01Don't start thread in constructor. (Writer)Carl Hetherington
2015-09-01Tidy up thread in destructor (Job)Carl Hetherington
2015-09-01Don't start thread in constructor. (JobManager)Carl Hetherington
2015-09-01Don't start thread in constructor; tidy up thread in destructor (UpdateChecker).Carl Hetherington
2015-09-01update.{cc,h} -> update_checker.{cc,h}.Carl Hetherington
2015-09-01Fix crash on cancellation of encodes during check of image data; allow cancel...Carl Hetherington
2015-09-01Add basic test for client/server with a J2K image.Carl Hetherington
2015-09-01Hack to remove boost atomic dependency.Carl Hetherington
2015-09-01Try to fix build.Carl Hetherington
2015-09-01Comment.Carl Hetherington
2015-09-01Fix duplicate name of _mutex in ExceptionStore and some of its children.Carl Hetherington
2015-09-01Protect _threads with a mutex since it may be updated fromCarl Hetherington
2015-08-31Reduce seek-inducing slack in SubtitleDecoder; see comment.Carl Hetherington
2015-08-31Fix overlaps; before you'd get a different answerCarl Hetherington
2015-08-31Merge branch '1.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-08-31Merge branch '1.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-08-31Add a using cout for luck.Carl Hetherington
2015-08-31Apply reverse of recent dcp_to_content_video fix to content_video_to_dcp.Carl Hetherington
2015-08-31Bail early from subtitle finding if there are no subtitle streams.Carl Hetherington
2015-08-31Updated es_ES translation from Manuel AC.Carl Hetherington
2015-08-30Updated ru_RU from Igor Voytovich.Carl Hetherington
2015-08-28Translator credit.Carl Hetherington
2015-08-28French translation tweak from Gérald Maruccia.Carl Hetherington
2015-08-28Remove unused messages.Carl Hetherington
2015-08-28Fix crash on adding a KDM to a DCP (hopefully #645).Carl Hetherington
2015-08-28Don't crash on startup if the splash PNG can't be found.Carl Hetherington
2015-08-28Fix incorrect loading of decryption private key from config.Carl Hetherington
2015-08-27pot/merge.Carl Hetherington
2015-08-27Tweak audio mapping view so that 12 channels fit on screen on Linux.Carl Hetherington
2015-08-27Fix Player::dcp_to_content_video with similar but not equal content/DCP frame...Carl Hetherington
2015-08-27Clean up.Carl Hetherington
2015-08-27Tidy up DCP content colour conversion a bit.Carl Hetherington
2015-08-27Clean up slightly; use set_default_colour_conversion rather than doing things...Carl Hetherington
2015-08-27We can't use J2K data directly if we've set a new colour conversion.Carl Hetherington
2015-08-27Make sure we don't create any config directories until we've set up the i18n ...Carl Hetherington