summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-07Update sensitivity of Set File button correctly.Carl Hetherington
2015-02-07Forward-port 41b77bee9c9cef485d95e82f16f6365ed1cf2a13 from 1.0; fixes to Vide...Carl Hetherington
2015-02-07I can't see the point of rounding the image size again after callingCarl Hetherington
2015-02-04Don't store _directory in DCPContent, work it out from the paths instead.Carl Hetherington
2015-02-04Don't truncate job statuses in the command line interface, only in the GUI.Carl Hetherington
2015-02-03Supporter.Carl Hetherington
2015-02-03Comment fix.Carl Hetherington
2015-02-03Move log environment dump stuff out into its own file.Carl Hetherington
2015-02-02Add a log message entry about the 32/64 bitness of the build target.Carl Hetherington
2015-02-02Revert 3f3727634b98ce2761a193b9d1e3fc14f51dcbd2 as it screws up the image wit...Carl Hetherington
2015-02-02Changes to libdcp API.Carl Hetherington
2015-02-02Improve efficiency of DCP -> image decoding.Carl Hetherington
2015-01-31If we are requesting audio from before the start of a piece of content we nee...Carl Hetherington
2015-01-30Remove the code, on seeking, to seek to the requested timestampCarl Hetherington
2015-01-30Fix update of preview when video fade changes.Carl Hetherington
2015-01-30Hopefully fix black borders round the preview in some cases.Carl Hetherington
2015-01-29Remove unused variable.Carl Hetherington
2015-01-29Remove unused socket stuff.Carl Hetherington
2015-01-29Make ServerFinder stop nicely when dcpomatic_cli quits.Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2015-01-28Supporter.Carl Hetherington
2015-01-26Comment.Carl Hetherington
2015-01-25Probably-missing lock.Carl Hetherington
2015-01-25Missing newline causing lack of Date header.Carl Hetherington
2015-01-25Hand-apply 39e9f0794349f44caf440db9568b8b15eb900381 from master; snap improve...Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2015-01-24Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker.Carl Hetherington
2015-01-23Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve prog...Carl Hetherington
2015-01-23Hand-apply cb998bee2e70f3426fd95655736deae803efa58e from master; examine a wh...Carl Hetherington
2015-01-23Remove erroneous rounding of subrip times.Carl Hetherington
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