summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-11-06Double up on DCP-decode prepare threads and readahead as I think it provides ...v2.13.66Carl Hetherington
2018-11-06Move deinterleave of OpenJPEGImage to Image into the prepare(), meaningCarl 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-28Untested loading of playlists into the list view.Carl Hetherington
2018-10-26Add empty playlist list and configuration option.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-10-20pot/merge.Carl Hetherington
2018-10-20Allow missing string to be translated (#1387).Carl Hetherington
2018-10-20const correctness fix.v2.13.64Carl Hetherington
2018-10-20Fix crash on exporting multi-reel to a single file (#1388).Carl Hetherington
2018-10-19Rename player DCP directory to player content; ignore failures to load direct...Carl Hetherington
2018-10-19Add decryption support.v2.13.63Carl Hetherington
2018-10-16Collect subtitles at the same time before emitting them fromCarl Hetherington
2018-10-16Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2018-10-16Unnecessary using.Carl Hetherington
2018-10-14More detailed ZIP decode errors; fix failure to download some certificates (#...Carl Hetherington
2018-10-14Typo in previous.Carl Hetherington
2018-10-14More detailed ZIP errors.Carl Hetherington
2018-10-14Try to fix crash when zip_open_from_source returns an error.Carl Hetherington
2018-10-14Give a better reason for not referencing when there is a 2K/4K mismatch.v2.13.61Carl Hetherington
2018-10-14Remove debug code.Carl Hetherington
2018-10-13Give a more informative error when using bad filename characters on Windows.v2.13.60Carl Hetherington
2018-10-12Build fixes.Carl Hetherington
2018-10-12Restore Image::as_png using libpng.Carl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
2018-10-10Fix non-variant build.Carl Hetherington
2018-10-09Add load button for SPL.Carl Hetherington
2018-10-09swaroop: restart playback after player crash.Carl Hetherington
2018-10-09Add SPL class.Carl Hetherington
2018-10-09Quell config-save warning when we're only trying to save history.Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2018-09-29swaroop: Disable play/stop/pause and slider during ad content.Carl Hetherington
2018-09-28Add info (time/type) to CPL/SPL lists.Carl Hetherington
2018-09-27Basic watermark.Carl Hetherington
2018-09-27Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2018-09-27Set up new watermark config.Carl Hetherington
2018-09-27swaroop: take ownership of config file if we're run as root.Carl Hetherington
2018-09-27Disable preferences menu if the config can't be written.Carl Hetherington
2018-09-27Basic SPL support.Carl Hetherington
2018-09-27Untested watermarking.Carl Hetherington
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-09-26Finish off background image support for swaroop variant.Carl Hetherington
2018-09-26Add background image configuration to swaroop variant.Carl Hetherington
2018-09-25Add frame rate to technical summary of content.Carl Hetherington
2018-09-25Add KDM directory configuration in player.Carl Hetherington
2018-09-24Fix up DCP list in player.Carl Hetherington