dcpomatic.git
2024-05-29 Carl HetheringtonRemove default DCP audio channel setting.
2024-05-29 Carl HetheringtonRemove default DCP content type setting.
2024-05-29 Carl HetheringtonUse ConfigRestorer to reset override_path after use.
2024-05-24 Carl HetheringtonImprove save-template dialog and always use a default...
2024-05-24 Carl HetheringtonUse std::vector for Config::templates().
2024-05-24 Carl HetheringtonCleanup: make method private.
2024-05-24 Carl HetheringtonRead 16-bit audio DCPs correctly.
2024-05-24 Carl HetheringtonVerify that DCPs have 24-bit audio.
2024-05-24 Carl HetheringtonDon't repeat the same error/warning more than once.
2024-05-24 Carl HetheringtonFix some incorrect verification messages.
2024-05-22 Carl HetheringtonRename new_test_film2 -> new_test_film.
2024-05-21 Carl HetheringtonReplace all new_test_film with new_test_film2.
2024-05-20 Carl HetheringtonCleanup, and try to make a test use less disk space.
2024-05-20 Carl HetheringtonMore cleanups.
2024-05-20 Carl HetheringtonAnother cleanup.
2024-05-20 Carl HetheringtonClean up some more tests.
2024-05-20 Carl HetheringtonClean up another big test.
2024-05-20 Carl HetheringtonUse new_test_film2.
2024-05-20 Carl HetheringtonCleanup another test.
2024-05-20 Carl HetheringtonAdd missing call to Cleanup::run().
2024-05-19 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-05-19 Carl HetheringtonFix thinko in previous.
2024-05-19 Carl HetheringtonMissing setup of DYLD_LIBRARY_PATH.
2024-05-19 Carl HetheringtonAnother old libxml API instance.
2024-05-19 Carl HetheringtonFix old libxml API use from main.
2024-05-18 Carl HetheringtonCleanup: missing word in comment.
2024-05-18 Carl HetheringtonRemember position and size of caption list view.
2024-05-17 Carl HetheringtonEmit no audio from DCPs if none is mapped v2.16.85
2024-05-17 Carl HetheringtonMake sure we don't say some content has audio if none...
2024-05-16 Carl HetheringtonSome more test fixups.
2024-05-16 Carl HetheringtonFix some test references for auto-changing of cinemas...
2024-05-16 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-05-16 Carl HetheringtonSupporters update. v2.16.84
2024-05-15 Carl HetheringtonUpdate DCP encoder progress on all passe()es, not just...
2024-05-15 Carl HetheringtonGet DCP transcode progress from the player (#2804).
2024-05-15 Carl HetheringtonFix Windows test runner.
2024-05-15 Carl HetheringtonFix macOS environment setup.
2024-05-13 Carl HetheringtonFix warning cause by previous libdcp bump.
2024-05-13 Carl HetheringtonFix case where both XML and sqlite3 files are present...
2024-05-13 Carl HetheringtonBump libdcp for another MCA channel ID fix (#2810).
2024-05-13 Carl HetheringtonDon't bother decoding audio if none of it is mapped...
2024-05-11 Carl HetheringtonStop using video directory and hard-linking (#2756).
2024-05-11 Carl HetheringtonFix link icon width again.
2024-05-10 Carl HetheringtonFix doxygen comment.
2024-05-10 Carl HetheringtonMake sure build/test exists.
2024-05-09 Carl HetheringtonFix history trimming.
2024-05-08 Carl HetheringtonTest build fix. v2.17.17
2024-05-08 Carl HetheringtonFix incorrect file adding during merge.
2024-05-07 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-05-07 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-05-07 Carl HetheringtonWork around deadlock when destroying J2KEncoder with... v2.16.83
2024-05-07 Carl HetheringtonAdd some missing includes.
2024-05-07 Carl HetheringtonSupporters update.
2024-05-06 Carl HetheringtonUse sqlite for cinema and DKDM recipient lists.
2024-05-06 Carl HetheringtonMake version acceptable to dpkg-buildpackage even if...
2024-05-06 Carl HetheringtonWe now need to import print() for older Pythons.
2024-05-06 Carl HetheringtonRemove use of f-strings in wscripts
2024-05-06 Carl HetheringtonCleanup a test and make it a bit more robust.
2024-05-06 Carl HetheringtonUse check_via_pkg_config for libdcp to clarify the...
2024-05-06 Carl HetheringtonAdd check_via_pkg_config to wscript
2024-05-03 Carl HetheringtonRemove in-place translations support.
2024-05-02 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2024-05-01 Carl HetheringtonRemove stray '
2024-05-01 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-05-01 Carl HetheringtonUse plain git hash for VERSION when there is no exact...
2024-05-01 Carl HetheringtonDon't "pollute" the library path with /usr/local/lib.
2024-04-30 Carl HetheringtonSupporters update. v2.16.82
2024-04-29 Carl HetheringtonFix silent stereo mixdown exports when the project...
2024-04-29 Carl HetheringtonFix failures in real_encode_with_server.
2024-04-28 Carl HetheringtonCleanup a few verbose asio-related calls.
2024-04-28 Carl HetheringtonAdd missing nice name for Windows executable.
2024-04-28 Carl HetheringtonWrite file descriptions to .exe files for the Windows...
2024-04-28 Carl HetheringtonBuild .rc files on the fly.
2024-04-27 Carl HetheringtonUse plain git hash for VERSION when there is no exact...
2024-04-26 Carl HetheringtonAllow branding of "report a problem" dialog.
2024-04-26 Carl HetheringtonSplash behaviour does not need to be branded after...
2024-04-26 Carl HetheringtonAllow customisation of error report email address.
2024-04-24 Carl HetheringtonApply fixup to test/data submodule and bring it back...
2024-04-24 Carl HetheringtonRestore time zone to Cinema and improve UI to use it...
2024-04-24 Carl HetheringtonSupporters update. v2.16.81
2024-04-22 Carl HetheringtonRevert "Tweak how lzma is linked."
2024-04-22 Carl HetheringtonBump libdcp for Centos 7 build fix.
2024-04-22 Carl HetheringtonMerge branch 'mpeg2' into v2.17.x v2.17.16
2024-04-22 Carl HetheringtonClarify a test result when it fails. mpeg2
2024-04-22 Carl HetheringtonDon't emit video until film's end if we are seeking.
2024-04-22 Carl HetheringtonFix dcpomatic_player script for macOS.
2024-04-22 Carl HetheringtonReport video range from MPEG2 DCPs correctly.
2024-04-22 Carl HetheringtonUse mpeg2 prefix for MPEG2 video asset filenames.
2024-04-22 Carl HetheringtonDisable some hints when encoding to MPEG2.
2024-04-22 Carl HetheringtonRemove unused Windows identifier stuff (removed from...
2024-04-22 Carl HetheringtonAllow specification of video bit rate separately for...
2024-04-22 Carl HetheringtonAlert user when fixing settings for MPEG2.
2024-04-22 Carl HetheringtonDesensitise things that can't be adjusted in MPEG2...
2024-04-22 Carl HetheringtonUpdate available containers whenever they change, alway...
2024-04-22 Carl HetheringtonAdd Choice::set_entries().
2024-04-22 Carl HetheringtonRename Choice::add to Choice::add_entry.
2024-04-22 Carl HetheringtonUnify indentation at 4 spaces.
2024-04-22 Carl HetheringtonUse run/environment for paths in run/tests.
2024-04-22 Carl HetheringtonSupport encoding of MPEG2 DCPs.
2024-04-22 Carl HetheringtonSupport playback of MPEG2 DCPs.
next