dcpomatic.git
2022-09-01 Carl HetheringtonFix "escape" from dual screen mode, on Linux at least... v2.16.23
2022-09-01 Carl HetheringtonFix two more badly-adapted instantiations of EditableLi...
2022-08-30 Carl HetheringtonFix incorrect ordering when adding cinemas.
2022-08-30 Carl HetheringtonFix previous.
2022-08-30 Carl HetheringtonRefresh cinemas UI if the cinemas.xml file location...
2022-08-30 Carl HetheringtonFix error when exporting the cinemas file with overwrite.
2022-08-30 Carl HetheringtonCleanup: white space.
2022-08-30 Carl HetheringtonCleanup: auto
2022-08-30 Carl HetheringtonHandle failures to write cinemas.xml more nicely.
2022-08-30 Carl HetheringtonCleanup: use some better variable names and ScopeGuards.
2022-08-28 Carl HetheringtonFix and test release notes. v2.16.22
2022-08-28 Carl HetheringtonMake find_release_notes() more testable.
2022-08-28 Carl HetheringtonAdd Config::unset_last_release_notes_version()
2022-08-28 Carl HetheringtonSupporters update.
2022-08-28 Carl HetheringtonDisplay the rating agency name rather than the URL...
2022-08-28 Carl HetheringtonGive some more space for ratings.
2022-08-28 Carl HetheringtonUse the same code for both Interop and SMPTE ratings...
2022-08-28 Carl HetheringtonFix missing buttons for ratings lists.
2022-08-26 Carl HetheringtonCleanup: white space.
2022-08-26 Carl HetheringtonUpdated hu_HU translation from Németh Áron.
2022-08-26 Carl HetheringtonTweak position of existing translator in the list.
2022-08-26 Carl HetheringtonAdd a note about adding a new language.
2022-08-26 Carl HetheringtonTemplate hu_HU translation.
2022-08-25 Carl HetheringtonTry to make more accurate video+audio dummy files.
2022-08-22 Carl HetheringtonFix audio-only sources, and non-integer frame rates.
2022-08-17 Carl HetheringtonSort DKDMs by CPL name (#2297).
2022-08-17 Carl HetheringtonC++11 tidying.
2022-08-17 Carl HetheringtonDefault to filtering DKDM filenames to only see *.xml...
2022-08-15 Carl HetheringtonFix deadlock on cancelling jobs. v2.16.21
2022-08-15 Carl HetheringtonSupporters update.
2022-08-15 Carl HetheringtonBump libdcp for XML tolerance fix (#2295).
2022-08-15 Carl HetheringtonSet the send buffer size to 512k for sending things...
2022-08-15 Carl HetheringtonAdd Socket::set_send_buffer_size().
2022-08-15 Carl HetheringtonC++11 tidying.
2022-08-13 Carl HetheringtonSupporters update. v2.16.20
2022-08-13 Carl HetheringtonFix crashes when the find-missing code finds an inacess...
2022-08-12 Carl HetheringtonRemove misleading comment.
2022-08-12 Carl HetheringtonPut the OpenGL XYZ -> RGB gammas the right way round...
2022-08-12 Carl HetheringtonAdd a test for video YUV -> full RGB level conversion.
2022-08-12 Carl HetheringtonAdd some more formats to pixfmts.c.
2022-08-11 Carl HetheringtonCleanup: don't repeat check inside resume() before...
2022-08-11 Carl HetheringtonAllow cancellation of un-started jobs (#2777).
2022-08-11 Carl HetheringtonCleanup: set job state to cancelled in a different...
2022-08-11 Carl HetheringtonFix d881836379172f4072ed81ea074f46b3a363a681 which...
2022-08-11 Carl HetheringtonLower some error thresholds now that check_image()...
2022-08-11 Carl HetheringtonFix broken writing of 16-bit images (the pixels must...
2022-08-11 Carl HetheringtonCleanup: remove duplicated code.
2022-08-10 Carl HetheringtonBump libsub for fix to SSA colour tag parsing.
2022-08-08 Carl HetheringtonFix lines down the right-hand-side of exports in some...
2022-08-08 Carl HetheringtonUse wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals.
2022-08-03 Carl HetheringtonCleanup: fix typo in comment.
2022-08-03 Carl HetheringtonPython 3 fixes, and add average video frame rate readout.
2022-07-25 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-25 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-23 Carl HetheringtonEven more logging when reading DCPs.
2022-07-23 Carl HetheringtonAdd some more logging when reading DCPs.
2022-07-23 Carl HetheringtonIgnore .cache.
2022-07-21 Carl HetheringtonC++11 tidying.
2022-07-20 Carl HetheringtonFix failure to update peak on changing gain (#2286). v2.16.19
2022-07-20 Carl HetheringtonSupporters update.
2022-07-20 Carl HetheringtonSupporters update.
2022-07-20 Carl HetheringtonAdd some logging to the KDM creator.
2022-07-20 Carl HetheringtonBasic release notes support (#2282).
2022-07-20 Carl HetheringtonAdd option to give HTMLDialog an OK button.
2022-07-20 Carl HetheringtonHack more height for HTMLDialog.
2022-07-20 Carl HetheringtonUse bitmap_path to find me.jpeg
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-07-20 Carl HetheringtonMake it possible to build just one thing for macOS...
2022-07-20 Carl HetheringtonBump libsub for fixes to SSA/ASS font sizing.
2022-07-20 Carl HetheringtonAdd missing <dir> entries to the macOS fonts.conf
2022-07-20 Carl HetheringtonAlso copy fonts in osx/copy_resources.sh
2022-07-20 Carl HetheringtonAdd some logging to the system font finder.
2022-07-20 Carl HetheringtonHandle vertical alignment of subs correctly wrt the...
2022-07-20 Carl HetheringtonWhitespace tweak.
2022-07-20 Carl HetheringtonImprove a variable name.
2022-07-20 Carl HetheringtonTidy up font rendering for subtitles.
2022-07-20 Carl HetheringtonAdd useful debugging test which might be tricky to...
2022-07-20 Carl HetheringtonTidy up some test names and remove pointless comments.
2022-07-20 Carl HetheringtonAllow multiple DCPs to be written to a disk (#1756).
2022-07-17 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-17 Carl HetheringtonFix a couple of reserve()s that should be resize()...
2022-07-15 Carl HetheringtonBump libdcp for bug in previous commit.
2022-07-14 Carl HetheringtonBump libdcp so that it closes MXF files when destroying...
2022-07-14 Carl HetheringtonFix failure to destroy the J2KEncoder when an encode...
2022-07-14 Carl HetheringtonFix build.
2022-07-14 Carl HetheringtonMore error message improvements.
2022-07-14 Carl HetheringtonLog a couple of errors more thoroughly.
2022-07-12 Carl HetheringtonSupporters update. v2.16.18
2022-07-12 Carl HetheringtonFix stupid crash in dcpomatic_create when adding a...
2022-07-11 Carl HetheringtonCorrect version number when deciding whether or not... v2.16.17
2022-07-11 Carl HetheringtonFix font_id errors with files decoded by FFmpeg which...
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-07-11 Carl HetheringtonLittle C++11 cleanup.
2022-07-11 Carl HetheringtonBe a bit more careful with content_factory().
2022-07-11 Carl HetheringtonWe no longer support .ecinema files.
2022-07-11 Carl HetheringtonFix font handling for DCP subtitles.
2022-07-11 Carl HetheringtonSmall cleanup.
2022-07-10 Carl HetheringtonFix failure to close exported files.
2022-07-10 Carl HetheringtonFix screenshot deps in manual again.
2022-07-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
next