summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2018-10-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-10-20Fix .po mis-merge.Carl Hetherington
2018-10-20pot/merge.Carl Hetherington
2018-10-20Merge branch 'master' of /home/carl/src/dcpomaticCarl Hetherington
2018-10-20Allow missing string to be translated (#1387).Carl Hetherington
2018-10-20Remove erroneous empty gettext translations.Carl Hetherington
2018-10-20Don't set up new film several times when setting up new SPL in player.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-17Revert overwrite changes; remove our replacement of file extension (#1383).v2.13.62Carl Hetherington
2018-10-17Revert "Remove wxWidgets' file overwrite checks in favour of our own (because...Carl Hetherington
2018-10-17Remove wxWidgets' file overwrite checks in favour of our own (because of #1383).Carl Hetherington
2018-10-17Prevent un-prompted overwrite of files when exporting things from config (#13...Carl Hetherington
2018-10-17Add some default filenames (#1383).Carl 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-16Better error when trying to load a DCP from a non-DCP directory in the player.Carl Hetherington
2018-10-16Capitalise first letter of extended errors for appearance sake.Carl Hetherington
2018-10-16Unnecessary using.Carl Hetherington
2018-10-14More detailed ZIP decode errors; fix failure to download some certificates (#...Carl Hetherington