dcpomatic.git
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.
2022-07-10 Carl HetheringtonFix missing screenshots in manual.
2022-07-09 Carl HetheringtonNew sl_SI translation from Martin Srebotnjak.
2022-07-08 Carl HetheringtonAdd a missing step when adding a new translation.
2022-07-08 Carl HetheringtonFix charset.
2022-07-08 Carl HetheringtonMissed bits of sl_SI translation update.
2022-07-08 Carl HetheringtonSupport sl_SI (Slovenian) translation.
2022-07-07 Carl HetheringtonThere's no longer ever a need to disable the mixdown...
2022-07-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2022-07-05 Carl HetheringtonMissing includes.
2022-07-05 Carl HetheringtonAllow running tests on Fedora.
2022-07-05 Carl HetheringtonFix missing export.
2022-07-02 Carl HetheringtonTidy up the run/ directory a little. v2.16.16
2022-07-02 Carl HetheringtonSupporters update.
2022-07-02 Carl HetheringtonFix debug build on Windows.
2022-07-01 Carl HetheringtonRestore use of SystemFontDialog so that system fonts...
2022-06-30 Carl HetheringtonAdvanced option to allow mapping to any audio channel...
2022-06-30 Carl HetheringtonSupport Fedora libpath when running tests.
2022-06-30 Carl HetheringtonFind Liberation Sans with local builds on Fedora.
2022-06-29 Carl HetheringtonUse the resampled rate to calculate the slack threshold...
2022-06-25 Carl HetheringtonSupporters update.
2022-06-25 Carl HetheringtonSupport Fedora.
2022-06-21 Carl HetheringtonRe-fix test references. Not sure what happened there. v2.16.15
2022-06-21 Carl HetheringtonBump lwext4 for various bug fixes.
2022-06-21 Carl HetheringtonUse empty files where possible to speed things up a...
2022-06-21 Carl HetheringtonAdjust disk/partition sizes to trigger another bug.
2022-06-21 Carl Hetherington0 -> nullptr cleanup.
2022-06-21 Carl HetheringtonDo cleanup of a test more nicely.
2022-06-21 Carl HetheringtonStop using static initialisation so that dcpomatic...
2022-06-21 Carl HetheringtonCleanup: use constexpr.
2022-06-21 Carl HetheringtonFill test disk partitions with random noise to expose...
2022-06-21 Carl HetheringtonUse boost::random for make_random_file to make it repea...
2022-06-20 Carl HetheringtonSet up dcpomatic2_disk_writer capability on install.
2022-06-20 Carl HetheringtonFix test references for addition of new prores export...
2022-06-20 Carl HetheringtonFix test references for libdcp commit 6c5328f07362510a4...
2022-06-20 Carl HetheringtonRemove some debug output.
2022-06-20 Carl HetheringtonBump asdcplib for build fix.
2022-06-18 Carl HetheringtonAdd a test doing a more substantial copy.
2022-06-13 Carl HetheringtonBump asdcplib for some extra logging.
2022-06-13 Carl HetheringtonLog errors from asdcplib in our logs.
2022-06-12 Carl HetheringtonAdd Prores 4444 support (#2263).
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
2022-06-12 Carl HetheringtonMove ExportFormat definition to ffmpeg_file_encoder.h
2022-06-12 Carl HetheringtonSet up TextDecoder position based on the time that... v2.16.14
2022-06-12 Carl HetheringtonBelieved fix for error when calculating the position...
2022-06-12 Carl HetheringtonSome hacks for Python 3 compatibility and to work with...
2022-06-12 Carl HetheringtonSupporters/subscribers update.
2022-06-11 Carl HetheringtonAdd tester.
2022-06-10 Carl HetheringtonFix hints test after subtitle font changes.
2022-06-10 Carl HetheringtonRemove duplicate call to write().
2022-06-10 Carl HetheringtonAdd some missing locking.
2022-06-10 Carl HetheringtonFix problems when loading old projects with the new...
2022-06-10 Carl HetheringtonAdd Film::last_written_by_earlier_than()
2022-06-10 Carl HetheringtonRename CheckContentChangeJob -> CheckContentJob.
2022-06-10 Carl HetheringtonMake it OK to re-examine content with subtitles.
2022-06-10 Carl HetheringtonC++11 tidying.
2022-06-10 Carl HetheringtonFix incorrect burnt-in subtitle colours when burning...
2022-06-09 Carl HetheringtonFix strange multi-selection behaviour on Linux (#2269).
2022-06-08 Carl HetheringtonFix a few places where a complete ERROR message was...
2022-06-07 Carl HetheringtonDon't search for empty font names to avoid random fonts...
2022-06-07 Carl HetheringtonRemove some cout and tidy up slightly.
2022-06-07 Carl HetheringtonI'm not sure a cout about audio underruns is really...
2022-06-07 Carl HetheringtonThrow exceptions when Hints thread fails in tests.
2022-06-07 Carl HetheringtonTidying.
next