summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-24swaroop: fix setuid on dcpomatic2_uuid.v2.13.91Carl Hetherington
2018-12-23Try to fix setuid call.Carl Hetherington
2018-12-23swaroop: various logging fixes.Carl Hetherington
2018-12-23swaroop: disable previous on reaching end of playlist.Carl Hetherington
2018-12-23Fix crash on trying to use an invalid KDM.Carl Hetherington
2018-12-23Same fix again for KDM.Carl Hetherington
2018-12-23Fix thinko in previous.Carl Hetherington
2018-12-23Splash screen patch for player.Carl Hetherington
2018-12-23Tidy up previous.Carl Hetherington
2018-12-23Close splash screen before displaying a startup error.Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-23Only make 48kHz-audio DCPs for now (#1436).Carl Hetherington
2018-12-23Fix unlikely double-free.Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-23Add dcpomatic2_uuid tool.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-12-23swaroop: don't save history.Carl Hetherington
2018-12-22Fix assumption of 48kHz DCP audio in AudioRingBuffers consistency check (#1436).Carl Hetherington
2018-12-22Fix build.Carl Hetherington
2018-12-22swaroop: progress is also for loading KDMs.v2.13.90Carl Hetherington
2018-12-21swaroop: check for KDMs when selecting playlist.Carl Hetherington
2018-12-21Progress dialog when loading content.Carl Hetherington
2018-12-21swaroop: add progress dialog when switching playlists.Carl Hetherington
2018-12-21swaroop: fix stop-after-play and stop button behaviour.Carl Hetherington
2018-12-21Fix encrypted DCP playback.Carl Hetherington
2018-12-20Remove C++11-ism.v2.13.89Carl Hetherington
2018-12-19Be more careful with fread in various places.v2.13.88Carl Hetherington
2018-12-19Let's not accept EAGAIN until we're sure it's possible.Carl Hetherington
2018-12-19Hopefully fix error handling (including EAGAIN) in FileGroup.Carl Hetherington
2018-12-18swaroop: at least partially fix crashes when trying to set the background ima...v2.13.87Carl Hetherington
2018-12-18swaroop: unload film when playlist ends.Carl Hetherington
2018-12-18swaroop: force playlists to be saved as .xml.Carl Hetherington
2018-12-18swaroop: fix phantom entries when loading/saving playlists.Carl Hetherington
2018-12-18swaroop: remove unused _film variable.Carl Hetherington
2018-12-18swaroop: alphabetically sort playlists.Carl Hetherington
2018-12-18swaroop: tweak width proportions of lists.Carl Hetherington
2018-12-18swaroop: only disable next button if skippable (not previous).Carl Hetherington
2018-12-18swaroop: move previous button.Carl Hetherington
2018-12-18swaroop: fix sense of skippable property.Carl Hetherington
2018-12-18swaroop: respect skippable/timeline disable even with first piece of content.Carl Hetherington
2018-12-18Make --config player option, er, optional.Carl Hetherington
2018-12-15Try to fix Windows build.Carl Hetherington
2018-12-14Add option to override config location in player.v2.13.86Carl Hetherington
2018-12-14swaroop: fall back to home directory if the content directory is not present.Carl Hetherington
2018-12-14Missing files.v2.13.85Carl Hetherington
2018-12-14swaroop: fix up restart-after-crash.v2.13.84Carl Hetherington
2018-12-13swaroop: skippable -> disable next/previous.Carl Hetherington
2018-12-13swaroop: next/previous buttons for playlist.Carl Hetherington
2018-12-13swaroop: partial rework of SPL management.Carl Hetherington
2018-12-12Fix bad rendering of AV_PIX_FMT_PAL8 (palette-ised) images (#1426).v2.13.83Carl Hetherington