dcpomatic.git
2023-11-24 Carl Hetheringtonhax00rs cucumber
2023-11-24 Carl Hetheringtonadd runner for just the server
2023-11-24 Carl Hetheringtonhax
2023-11-24 Carl HetheringtonAdd some docs
2023-11-24 Carl Hetheringtonfix stuff
2023-11-24 Carl Hetheringtonfixup! Initial cucumber test.
2023-11-24 Carl Hetheringtonmore hacks.
2023-11-24 Carl Hetheringtonmore tinkering.
2023-11-24 Carl Hetheringtonhacks/debug.
2023-11-24 Carl Hetheringtondebug.
2023-11-24 Carl Hetheringtonwip: trying to add run/cucumber.
2023-11-24 Carl HetheringtonInitial cucumber test.
2023-11-24 Carl HetheringtonFix debug assertion when adding a KDM.
2023-11-23 Carl HetheringtonUpdated zh_CN translation from 刘汉源
2023-11-23 Carl HetheringtonUpdate servers list after connecting to the signal.
2023-11-23 Carl HetheringtonClarify error messages about missing configuration.
2023-11-21 Carl HetheringtonFix Centos 7 build.
2023-11-21 Carl HetheringtonAnother Winodws build fix. v2.16.67
2023-11-20 Carl HetheringtonMissing header for Windows build.
2023-11-20 Carl HetheringtonCleanup: whitespace and header sorting.
2023-11-20 Carl HetheringtonFix class/struct confusion causing build error on macOS.
2023-11-20 Carl HetheringtonVerify encrypted DCPs (more) correctly (#2659).
2023-11-20 Carl HetheringtonCleanup: use stack-allocated FileDialog and accept...
2023-11-20 Carl HetheringtonCleanup: use ScopeGuard.
2023-11-20 Carl HetheringtonFix build.
2023-11-20 Carl HetheringtonFix audio analysis attempts with source files that...
2023-11-20 Carl HetheringtonCleanup: handle Filter objects by value rather than...
2023-11-20 Carl HetheringtonCleanup: remove an unnecessary shared_ptr.
2023-11-20 Carl HetheringtonAdd header guards.
2023-11-20 Carl HetheringtonDon't feed channels to leqm that we don't have a correc...
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-11-20 Carl HetheringtonFix "create KDM" button sensitivity with invalid KDM...
2023-11-20 Carl HetheringtonCleanup: header ordering.
2023-11-20 Carl HetheringtonImprove progress reporting of digest calculations ...
2023-11-19 Carl HetheringtonSupporters update.
2023-11-19 Carl HetheringtonFix out-of-bounds read in OSX disk checking (#2658).
2023-11-16 Carl HetheringtonAlways add a font with an empty ID (#2649).
2023-11-16 Carl HetheringtonPass through <Ruby> tags in subtitles (#2635) (GH#23).
2023-11-16 Carl HetheringtonFix crash with subtitles for which we have no codec.
2023-11-15 Carl HetheringtonCopy Interop PNG subtitle files correctly (#2640).
2023-11-15 Carl HetheringtonExtract copy().
2023-11-12 Carl HetheringtonReplace deprecated zip_add() with zip_file_add().
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-11-11 Carl HetheringtonMove a IMB location to try_imb() and add a new IMS...
2023-11-11 Carl HetheringtonStore last path for adding KDMs (#2348).
2023-11-11 Carl HetheringtonAdd FileDialog::path().
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonUse DirDialog and fix initial path (#2348).
2023-11-11 Carl HetheringtonMove add_files_override_path to film_util
2023-11-11 Carl HetheringtonAdd comment.
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonCleanup: auto.
2023-10-28 Carl HetheringtonAdd check before dereferencing pointer.
2023-10-28 Carl HetheringtonFix uninitialised variable.
2023-10-28 Carl HetheringtonAdd some std::move.
2023-10-28 Carl HetheringtonAdd some const& to uses of auto.
2023-10-28 Carl HetheringtonFix some possible overflows.
2023-10-28 Carl HetheringtonFix a bizarre thinko / typo of "false" for false.
2023-10-28 Carl HetheringtonMake sure a dynamic_pointer_cast worked.
2023-10-28 Carl HetheringtonCheck some unsanitized network inputs before allocating...
2023-10-28 Carl HetheringtonFix theoretical int overflow.
2023-10-28 Carl HetheringtonAdd some missing locks.
2023-10-28 Carl HetheringtonCleanup: whitespace.
2023-10-28 Carl HetheringtonFix thinko when trying to keep channel counts even.
2023-10-28 Carl HetheringtonFix possible deference of invalid iterator (if _reel...
2023-10-28 Carl HetheringtonFix possible dereference of invalid iterator (if have_p...
2023-10-28 Carl HetheringtonTolerate DCPs with no video and/or audio.
2023-10-28 Carl HetheringtonUse updated libdcp, including an optimisation for rgb...
2023-10-18 Carl HetheringtonFix transcode job fps logging.
2023-10-17 Carl HetheringtonAdd button to show only checked screens in the KDM...
2023-10-17 Carl HetheringtonFix crash when removing multiple cinemas caused by...
2023-10-17 Carl HetheringtonMake sure 2-channel MXFs don't get extra channel descri...
2023-10-16 Carl HetheringtonChange how channels are specified for these tests.
2023-10-16 Carl HetheringtonReplace a slightly tortured lambda with a loop.
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-15 Carl HetheringtonThis test suddenly just started failing with
2023-10-15 Carl HetheringtonSupporters update. v2.16.66
2023-10-15 Carl HetheringtonSupporters update.
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2023-10-14 Carl HetheringtonCleanup: assert.
2023-10-14 Carl HetheringtonCleanup: rename sc -> subtitle_asset
2023-10-14 Carl HetheringtonCleanup: assert result of get_font().
2023-10-12 Carl HetheringtonBump libdcp for channel ID fix (#2629).
2023-10-10 Carl HetheringtonAnother compilation error fix for old toolchains.
2023-10-10 Carl HetheringtonCleanup: remove unnecessary namespace.
2023-10-10 Carl HetheringtonApply another fix for a weird compilation error on...
2023-10-10 Carl HetheringtonBump libdcp for fixes to build on Ubuntu 16.04 etc.
2023-10-09 Carl HetheringtonAdd new "copy markers from this DCP" option (#2628).
2023-10-09 Carl HetheringtonRename copy_dcp_details_to_film -> copy_dcp_settings_to...
2023-10-09 Carl HetheringtonSupporters update.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-09 Carl HetheringtonBump libdcp for new filesystem wrappers.
2023-10-08 Carl HetheringtonBump leqm-nrt to build with -O2 for a large speed-up...
2023-10-04 Carl HetheringtonFix flickering timeline drags on Windows (#2625).
2023-10-02 Carl HetheringtonYou are advised -> It is advisable (#2189).
2023-09-30 Carl HetheringtonCleanup: use a lambda.
2023-09-30 Carl HetheringtonFix test/data branching SNAFU.
2023-09-30 Carl HetheringtonAllow DCP content type from template to work.
2023-09-30 Carl HetheringtonAllow SMPTE/interop setting from template to work.
2023-09-30 Carl HetheringtonAdd --no-encrypt with the same idea as the previous...
next