summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-01-10swaroop: speculative fix for background image appearing between playlist items.Carl Hetherington
2019-01-09Remove debugging code.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by ↵Carl Hetherington
machine UUID.
2019-01-09Try a draggable splitter in the LHS.Carl Hetherington
2019-01-09More LHS sizing hacks.Carl Hetherington
2019-01-09Hopefully improve layout on high-resolution displays (#1303).Carl Hetherington
2019-01-08Re-analyse audio when DCP channel count changes (#1189).Carl Hetherington
2019-01-08Make sure audio analysis is re-run even if there's an existing job for the ↵Carl Hetherington
same playlist (but with different settings) (fixed #1257).
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-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-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-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
2018-12-18swaroop: force playlists to be saved as .xml.Carl Hetherington