dcpomatic.git
2024-01-03 Carl HetheringtonBump libdcp for better diagnostics of bad/large J2K... 2698-verify
2024-01-03 Carl HetheringtonLimit number of warnings / errors shown after verification.
2024-01-03 Carl HetheringtonAdd hack to make a noisy J2C frame.
2024-01-02 Carl HetheringtonRemove tick/no_tick icons which I believe are no longer...
2024-01-02 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-02 Carl HetheringtonObserve CPL changing, so that (e.g.) Make KDM button...
2024-01-02 Carl HetheringtonCleanup: whitespace.
2024-01-02 Carl HetheringtonCleanup: auto.
2024-01-01 Carl HetheringtonHappy new year.
2024-01-01 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-01 Carl HetheringtonUpdate i18up script for fa_IR.
2024-01-01 Carl HetheringtonMissing screenshots for previous.
2024-01-01 Carl HetheringtonSome cursory documentation for the "advanced" player...
2024-01-01 Carl HetheringtonAdd --screenshot option to playlist editor.
2024-01-01 Carl HetheringtonUse a variable in the playlist script.
2024-01-01 Carl HetheringtonFix crash due to player_video().first becoming null...
2023-12-31 Carl HetheringtonAdd --screenshot option to player.
2023-12-31 Carl HetheringtonUse $binary to save some typing.
2023-12-31 Carl HetheringtonAdd a little gap between player buttons and the positio...
2023-12-31 Carl HetheringtonCleanup: use some auto.
2023-12-31 Carl HetheringtonFix macOS build for previous.
2023-12-30 Carl HetheringtonBetter logging to help with #2701.
2023-12-30 Carl HetheringtonTry to clarify player "dual" mode in the configuration.
2023-12-24 Carl HetheringtonAdd stubs for fa_IR (Farsi/Persian). v2.16.71
2023-12-23 Carl HetheringtonFix crash with a non-existent playlist directory.
2023-12-22 Carl HetheringtonBump libsub to fix #2685.
2023-12-21 Carl HetheringtonBump openssl to one derived from 3.2.0 (#2679).
2023-12-19 Carl HetheringtonImprove positioning of player windows in dual screen...
2023-12-19 Carl HetheringtonAdd some logging to show what's going on with the wxDis...
2023-12-19 Carl HetheringtonFix bits missed from previous commit.
2023-12-19 Carl HetheringtonFix sensitivity of KDM create button when no output...
2023-12-12 Carl HetheringtonRun premultiply filter on still images that have alpha...
2023-12-12 Carl HetheringtonCleanup: const.
2023-12-12 Carl HetheringtonPrevent crash if you forget to call FilterGraph::setup().
2023-12-12 Carl HetheringtonAdd a premultiply filter to sources with an alpha chann...
2023-12-12 Carl HetheringtonAdd FFmpegExaminer::has_alpha().
2023-12-12 Carl HetheringtonCleanup: use a lambda.
2023-12-12 Carl HetheringtonCleanup: use some better variable names.
2023-12-09 Carl HetheringtonDon't scan content if we don't need to (#2661).
2023-12-09 Carl HetheringtonExtract scan_content().
2023-12-09 Carl HetheringtonSupport YUV422P9LE in alpha_blend() (#2671). notar1
2023-12-01 Carl HetheringtonSupporters update. v2.16.70
2023-12-01 Carl HetheringtonBump libdcp for another MCA channel ID fix.
2023-11-30 Carl HetheringtonSupport RtAudio >= 6.
2023-11-29 Carl HetheringtonAllow 14 or 16 channels with ATMOS content, rather...
2023-11-29 Carl HetheringtonDon't reduce the audio channel count on adding ATMOS...
2023-11-29 Carl HetheringtonFix segfault when creating KDMs with certificates and...
2023-11-27 Carl HetheringtonAdd Дима Агатов as a tester.
2023-11-26 Carl HetheringtonSupporters update. v2.16.69
2023-11-26 Carl HetheringtonUninstall encode server link.
2023-11-26 Carl HetheringtonAdd missing file=f so that all desktop shortcuts are...
2023-11-26 Carl HetheringtonSet shell var context so that when uninstalling we...
2023-11-26 Carl HetheringtonCleanup: add start_menu_shortcut().
2023-11-26 Carl HetheringtonExtract some common parts of the uninstaller.
2023-11-26 Carl HetheringtonCleanup: remove unnecessary include.
2023-11-26 Carl HetheringtonCall dcpomatic_setup_path_encoding() early enough ...
2023-11-26 Carl HetheringtonDon't hide errors when trying to make configuration...
2023-11-26 Carl HetheringtonFix installer with non-ASCII user names (#2668).
2023-11-26 Carl HetheringtonFix stray \r characters in output of ls_url on Windows...
2023-11-26 Carl HetheringtonFix typo in path.
2023-11-26 Carl HetheringtonDon't crash if preferences ZIP needs to be overwritten...
2023-11-26 Carl HetheringtonRemove assumption that GDC serials always start with...
2023-11-26 Carl HetheringtonMake an error more detailed.
2023-11-24 Carl HetheringtonFix libzip config checks. v2.16.68
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).
next