summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-15Bump openjpeg2 via libdcp for debugging code.v2.13.101v2.13.100Carl Hetherington
2019-01-15Add --encrypted/-e to dcpomatic_create.Carl Hetherington
2019-01-15Fix crash on file -> close.Carl Hetherington
2019-01-15Updated test/data.Carl Hetherington
2019-01-15Restore some required wxwidgets bits.Carl Hetherington
2019-01-15Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-15Avoid linking webview to fix Centos 7 build.Carl Hetherington
2019-01-14Hopefully fix debian 7 build.Carl Hetherington
2019-01-14Bump libdcp for speculative certificate fix.v2.13.99Carl Hetherington
2019-01-14Some label copy-editing and more manual work.Carl Hetherington
2019-01-13New screenshots.Carl Hetherington
2019-01-13Various manual updates.Carl Hetherington
2019-01-13Remove EOL Ubuntu 17.10 from cscript.Carl Hetherington
2019-01-13Fix assertion failure on start due to > characters in de_DE translation ↵Carl Hetherington
passed to SetLabelMarkup.
2019-01-13Fix Gb -> GB confusion (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-13Fix typo in label (thanks Rob van Nieuwkerk).Carl Hetherington
2019-01-13Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-01-12Make DCP verification a little more verbose, and adapt for changes to libdcp.Carl Hetherington
2019-01-12pot/merge.Carl Hetherington
2019-01-12Check available disk space when adding jobs to the batch converter (#1249).Carl Hetherington
2019-01-11Put fade back into simple mode.v2.13.98Carl Hetherington
2019-01-11Tidy a little and remove Dolby fader calculation button in simple mode.Carl Hetherington
2019-01-11Remove audio delay from simple interface.Carl Hetherington
2019-01-10Check modified before File -> Close happens.Carl Hetherington
2019-01-10Fix another crash on close.Carl Hetherington
2019-01-10Only fill video gaps if they are at least half a frame in length.Carl Hetherington
Fixes lack of image (sometimes) when trimming drop-frame content.
2019-01-10Fix a crash due the assertion in emit_audio failing when applyingCarl Hetherington
trims which do not land precisely on a DCP audio sample boundary (at least, I think that's what triggers it).
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2019-01-10Fix silly crash.Carl Hetherington
2019-01-10Test data updates.Carl Hetherington
2019-01-10Bump rtaudio for typo fix.v2.13.97Carl Hetherington
2019-01-10Bump rtaudio for possible 7.1 Linux playback fix.v2.13.96Carl Hetherington
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-09Add run_scaled option to startup script.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-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