summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2018-11-28Write config.xml with CR/LF terminators on Windows.Carl Hetherington
2018-11-26Bump versionv2.13.73Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
by full certificate.
2018-11-07Add button to force re-encode of J2K content.Carl Hetherington
2018-10-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-10-16Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2018-10-14Give a better reason for not referencing when there is a 2K/4K mismatch.v2.13.61Carl Hetherington
2018-09-27Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2018-09-14Very basic player logging.v2.13.49Carl Hetherington
2018-09-14Basic dual-screen mode for player.Carl Hetherington
2018-09-11Full-screen mode for player.Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-09Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-09-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2018-09-03Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-08-22Disable the whole interface during audio analysis (#1278).Carl Hetherington
2018-08-20Updated ru_RU and uk_UA translations from Igor Voytovich.Carl Hetherington
2018-08-16Add pause/resume to the batch converter (#1248).Carl Hetherington
Add some missing locking to JobManager::decrease_priority.
2018-08-15ChangeLog.Carl Hetherington
2018-07-21Revert "Remove join function; the code is long and I don't think anybody"Carl Hetherington
It turns out Carsten uses it :) This reverts commit bd5e8b83a3a18787241982efdae809d4db21f65d.
2018-07-20Remove join function; the code is long and I don't think anybodyCarl Hetherington
uses it.
2018-07-20Add advanced configuration option to allow any container ratio,Carl Hetherington
specifically because the GDC SX-2001 will only play 25fps DCPs with a 16:9 ratio (not Flat). https://www.dcpomatic.com/forum/viewtopic.php?f=2&t=1119&p=4470
2018-07-20ChangeLog update.Carl Hetherington
2018-07-19Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-07-18Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-07-09ChangeLog typo.v2.13.35Carl Hetherington
2018-07-09Sequence content after trim changes (#1327). This gives me a slightCarl Hetherington
sense of unease but let's see how it goes.
2018-07-09Maintain frame-snap for position and trim when set_video_frame_rate is ↵Carl Hetherington
called (#1335).
2018-07-07Add export button for cinemas XML (#1319).Carl Hetherington
2018-07-07Give better errors when incorrect KDMs are used (#1326).Carl Hetherington
2018-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-07-05ChangeLog.Carl Hetherington
2018-07-04Label audio content with mapping (part of #1279).Carl Hetherington
2018-07-04ChangeLog.Carl Hetherington
2018-07-01Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-06-29ChangeLog.Carl Hetherington
2018-06-10Modify the downmix mapping so that we include Ls, Rs and Lfe (#1281).v2.13.29Carl Hetherington
2018-06-09Fix bad parsing of ASS lines embedded into FFmpeg files and containing commas.Carl Hetherington
2018-06-09Add option to open a DCP in the player (#1312).Carl Hetherington
2018-06-08Auto-rotate videos.Carl Hetherington
2018-06-08Add support for vflip/hflip filters.Carl Hetherington
2018-06-05Don't allow the queue to get too big with REPEAT frames otherwisev2.13.26Carl Hetherington
there's a long delay at the end of the job while they are written. We must still write FULL frames even if the queue is long (we only stop doing that if the queue has too many FULL frames i.e. too much memory consumption). With this commit we stop writing REPEAT/FAKE frames when the queue gets long and assume there will always be a sequence image for writing and hence the main writer thread will reduce the queue given time.
2018-06-04Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-06-04Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-05-29Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-05-27ChangeLog.Carl Hetherington
2018-05-27Updated it_IT translation from Felice D'Andrea.Carl Hetherington
2018-05-23ChangeLog.Carl Hetherington
2018-05-18Re-add erroneously removed virtual which slows down DCP export (and possibly ↵v2.13.22Carl Hetherington
decoding in general).
2018-05-16Add cancel button to player progress (#1294).Carl Hetherington