summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-08Bump libdcp for another SMPTE subtitle correctness fix.v2.13.95Carl Hetherington
2019-01-08Manual tweaks.Carl Hetherington
2019-01-07Add test for exporting a project referencing an OV.Carl Hetherington
2019-01-07Document auto audio mapping.Carl Hetherington
2019-01-06ChangeLog.Carl Hetherington
2019-01-06Disable subtitle view/font buttons with FFmpeg content (#1236).Carl Hetherington
2019-01-06Don't write <Language> tags to SMPTE subs unless we know the language,Carl Hetherington
as "Unknown" is an invalid value and <Language> is optional in SMPTE.
2019-01-06Bump libdcp for subtitle UUID error fix (#1435).Carl Hetherington
2019-01-06Improve hints dialog in various ways, especially with long projects (#1439).Carl Hetherington
2019-01-06Fix sensitivity of left/right selector when film 3D setting changes.Carl Hetherington
2019-01-06Fix incorrect video waveform display (#1425).Carl Hetherington
2019-01-06Fix comment typo.Carl Hetherington
2019-01-05Fix strange behaviour with single-frame fades (#1440).Carl Hetherington
2019-01-01Happy new year.Carl Hetherington
2018-12-30Updated fr_FR translation from Thierry Journet.v2.13.94Carl Hetherington
2018-12-27dcpomatic_uuid build in the wrong variant.v2.13.93Carl Hetherington
2018-12-27Fix test after change to never make 96kHz DCPs.Carl Hetherington
2018-12-25Fix failure to re-create config when it is bad (due to attempt to find a linkCarl Hetherington
in the bad file). Improve config saving with low disk space; don't corrupt an existing file if we can't save a new one.
2018-12-24dcpomatic_uuid is a console tool.v2.13.92Carl Hetherington
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 ↵v2.13.87Carl Hetherington
image to something invalid.
2018-12-18swaroop: unload film when playlist ends.Carl Hetherington