summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-22Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-01-22Supporter.Carl Hetherington
2015-01-21Fix recognition of MXF-wrapped subtitle content vs audio/video.Carl Hetherington
2015-01-21Improve logging slightly.Carl Hetherington
2015-01-20Supporter.Carl Hetherington
2015-01-20Seek correctly in AudioDecoder; the frame parameter is in resampled frames, s...Carl Hetherington
2015-01-20Fix rounding when converting to frames.Carl Hetherington
2015-01-20More informative error when failing to decode JPEG2000 files.Carl Hetherington
2015-01-20Limit length of error messages in the job manager view.Carl Hetherington
2015-01-19Fix audio analysis; make sure we don't decode video and let it pile up unwanted.Carl Hetherington
2015-01-19VideoDecoder::_same can just be a local.Carl Hetherington
2015-01-19Remove unused variable.Carl Hetherington
2015-01-17Update for libsub1 API changes.Carl Hetherington
2015-01-17Remove unused TimedAudioBuffers.Carl Hetherington
2015-01-15Remove debug code.Carl Hetherington
2015-01-15Try to fix some OS X warnings.Carl Hetherington
2015-01-14Supporters.Carl Hetherington
2015-01-14Forward-port DAR/SAR UI stuff from 1.x.Carl Hetherington
2015-01-12Forward-port FTP fix from 1.x.Carl Hetherington
2015-01-12Yet more deps.Carl Hetherington
2015-01-12More deps.Carl Hetherington
2015-01-12Missing dependency.Carl Hetherington
2015-01-12Fix build.Carl Hetherington
2015-01-12Fix build.Carl Hetherington
2015-01-11Try to fix build.Carl Hetherington
2015-01-11Update waf.Carl Hetherington
2015-01-11Supporter.Carl Hetherington
2015-01-11Remove unused variable.Carl Hetherington
2015-01-11Comment.Carl Hetherington
2015-01-11Comment.Carl Hetherington
2015-01-11Fix call to dcp::Time constructor.Carl Hetherington
2015-01-11Remove unused code.Carl Hetherington
2015-01-11Alpha blending fix from 1.x.Carl Hetherington
2015-01-10Update for libdcp changes.Carl Hetherington
2015-01-09Hand-apply d7329603f8698f5302d11acfc233ca67695e654d from master; timecode lab...Carl Hetherington
2015-01-09Fix build.Carl Hetherington
2015-01-09pot/merge.Carl Hetherington
2015-01-09Forward-port 99% crash fix from 1.x.Carl Hetherington
2015-01-08Comment.Carl Hetherington
2015-01-08Fix signer chain dialog layout.Carl Hetherington
2015-01-07Don't translate technical_summary().Carl Hetherington
2015-01-07Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2015-01-06Header guard.Carl Hetherington
2015-01-06Add some writer-loop debugging from 1.x; ignore out-of-order frames when they...Carl Hetherington
2015-01-06Header guard.Carl Hetherington
2015-01-06Default to logging at DEBUG level.Carl Hetherington
2015-01-06Add log TYPE_DEBUG from 1.x.Carl Hetherington
2015-01-05Increase stored-frames limit; fix skip_frame_test reference.Carl Hetherington
2015-01-05Fix incorrect use of FrameRateChange::factor(); if we are skipping, forCarl Hetherington