summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2018-11-21Put Film pointer into Decoder.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-21Fix short option name for --template.Carl Hetherington
2018-11-21Fix incorrect help for dcpomatic2_kdm_cli.Carl Hetherington
2018-11-19Fix error when analysing audio of DCPs with no audio content.Carl Hetherington
2018-11-18Manual URL fixes.Carl Hetherington
2018-11-18Manual tweaks.Carl Hetherington
2018-11-15Better error message when loading a DCP with no ASSETMAP{,.xml}Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-11-12swaroop: remove non-player .desktop shortcuts.Carl Hetherington
2018-11-12Bump RtAudio for > 2 channel support.Carl Hetherington
2018-11-12Fix library spec.Carl Hetherington
2018-11-12Export 3D projects to separate L/R files (#1332).v2.13.71Carl Hetherington
2018-11-12Extend maximum crop to 4096 (#1401).Carl Hetherington
2018-11-11More DCP import logging.Carl Hetherington
2018-11-10Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticv2.13.70Carl Hetherington
2018-11-10More logging for DCP import.Carl Hetherington
2018-11-09swaroop: windows build fix.v2.13.69Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-11-08Add reference to manual (#1385).Carl Hetherington
2018-11-08test/data update.Carl Hetherington
2018-11-07Add button to force re-encode of J2K content.Carl Hetherington
2018-11-07swaroop: new slightly-hacky way to make background image appear on stop.v2.13.67Carl Hetherington
2018-11-07Fix problems when adding the same content to a playback playlist twice.Carl Hetherington
2018-11-07Fix crash when using playback logging.Carl Hetherington
2018-11-07Fix reading KDM from the configured store.Carl Hetherington
2018-11-07Don't emit video frame rate changes when they don't happen.Carl Hetherington
2018-11-06Do image crop/scale/window in the butler prepare threads.Carl Hetherington
2018-11-06Switch PlayerVideo::always_rgb to a new ::force and use it in FFmpegFileEncoder.Carl Hetherington
2018-11-06Remove some unused parameters.Carl Hetherington
2018-11-06Locking tweak.Carl Hetherington
2018-11-06Fix bars at side/top/bottom of image in full-screen player (#1397).Carl Hetherington
2018-11-06Double up on DCP-decode prepare threads and readahead as I think it provides ...v2.13.66Carl Hetherington
2018-11-06Fix File->Open in player.Carl Hetherington
2018-11-06Move deinterleave of OpenJPEGImage to Image into the prepare(), meaningCarl Hetherington
2018-11-06Make test more like the actual player.Carl Hetherington
2018-11-06Unwrap loop and remove lots of calls to OpenJPEGImage::data.Carl Hetherington
2018-11-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-11-06Add some code to help with profiling the player.Carl Hetherington
2018-10-31swaroop: beginning of encrypted MP4 / .ecinema.v2.13.65Carl Hetherington
2018-10-31Tweak message.Carl Hetherington
2018-10-28Better library detection for configure checks.Carl Hetherington
2018-10-28More missing libraries for EBUR128 check program.Carl Hetherington
2018-10-28Possibly fix missing EBUR128 options on some builds.Carl Hetherington
2018-10-28Untested loading of playlists into the list view.Carl Hetherington
2018-10-26Flip SPL list and content list.Carl Hetherington
2018-10-26Add empty playlist list and configuration option.Carl Hetherington
2018-10-26Basics of MP4 support in the player.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington