dcpomatic.git
2023-04-11 Carl HetheringtonSupporters update. v2.16.53
2023-04-10 Carl HetheringtonBump ffcmp to fix ffmpeg dependency.
2023-04-09 Carl HetheringtonFix subtitle font handling with in-memory fonts from... v2.16.52
2023-04-09 Carl HetheringtonFix ffmpeg revision that was set wrong in b6deee98.
2023-04-09 Carl HetheringtonFix ffmpeg git repo name.
2023-04-08 Carl HetheringtonSupport loading of certificate chains for trusted devices.
2023-04-08 Carl HetheringtonImprove thumbprint dialog; disallow thumbprint editing...
2023-04-08 Carl HetheringtonBump ffmpeg for cherry-pick to fix #2508.
2023-04-06 Carl HetheringtonWrite MainSoundConfiguration tags with hyphens for...
2023-04-05 Carl HetheringtonDon't add fonts to SMPTE closed caption MXFs (#2505).
2023-04-05 Carl HetheringtonFix scrollbars when using zoom in the timeline.
2023-04-05 Carl HetheringtonRemove incorrect GC translation.
2023-04-04 Carl HetheringtonMore zh_CN translation fixes from Danbo Song.
2023-04-01 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-03-30 Carl HetheringtonSupporters update. v2.16.51
2023-03-29 Carl HetheringtonUse CURLOPT_NOSIGNAL to fix crashes on update check...
2023-03-29 Carl HetheringtonAdd + and - as zoom shortcuts in the timeline.
2023-03-29 Carl HetheringtonAdd some more test cleanups.
2023-03-29 Carl HetheringtonAdd create support for some more audio channels.
2023-03-29 Carl HetheringtonWrite the correct MCA subdescriptors depending on activ...
2023-03-29 Carl HetheringtonFix dependence of test on a particular j2c path.
2023-03-29 Carl HetheringtonStop running ./check_sums now we're using git annex.
2023-03-29 Carl HetheringtonAlways make 16-channel MXFs.
2023-03-29 Carl HetheringtonCleanup: simplify test.
2023-03-28 Carl HetheringtonMore zh_CN translation fixes from Danbo Song.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-28 Carl HetheringtonJust call it the Combiner not the DCP Combiner.
2023-03-28 Carl HetheringtonString fix.
2023-03-28 Carl HetheringtonAdd missing tools to the i18n list.
2023-03-28 Carl HetheringtonSome zh_CN translation fixes from Danbo Song.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-28 Carl HetheringtonFix some translator comments.
2023-03-28 Carl HetheringtonFix marker to use for gettext comments; they just need...
2023-03-27 Carl HetheringtonFix strange behaviour of player export frame dialog... 2493-player-export-frame
2023-03-27 Carl Hetheringtonzh_CN translation fixes from Danbo Song.
2023-03-27 Carl Hetheringtonpot/merge.
2023-03-26 Carl HetheringtonFix markup in fr_FR translation causing missing text... v2.16.50
2023-03-25 Carl HetheringtonSupporters update.
2023-03-24 Carl HetheringtonPrepare for Ubuntu 23.04.
2023-03-23 Carl HetheringtonCleanup: make things a little clearer. v2.16.49
2023-03-23 Carl HetheringtonFix crashes when using templates in some cases (#2491).
2023-03-22 Carl HetheringtonAdd AudioMapping::take_from().
2023-03-22 Carl HetheringtonCleanup: don't need to store _{input,output}_channels.
2023-03-22 Carl HetheringtonDon't crash immediately if there's no private data.
2023-03-21 Carl HetheringtonBump private git sha. v2.16.48
2023-03-19 Carl HetheringtonAdd assert.
2023-03-18 Carl HetheringtonBump private test git for use of git-annex.
2023-03-16 Carl HetheringtonAllow re-start of cancelled subtitle analysis jobs.
2023-03-16 Carl HetheringtonMake it quicker to cancel an analyse subtitle job ...
2023-03-16 Carl HetheringtonDon't show an error when cancelling subtitle analysis.
2023-03-16 Carl HetheringtonCleanup: move variable assignment that happens in every...
2023-03-16 Carl HetheringtonEmit the state of the job with the Finished signals.
2023-03-16 Carl HetheringtonFix missing xsd file in windows installer.
2023-03-12 Carl HetheringtonUpdated zh_CN translation from Danbo Song.
2023-03-11 Carl HetheringtonUse IAB rather than ATMOS in ISDCF names (#2482).
2023-03-10 Carl HetheringtonUpdate manual for new CLI options.
2023-03-10 Carl HetheringtonCope with the fact that some of our commands output...
2023-03-10 ancient-skyscraperOutput hints on stderr.
2023-03-10 ancient-skyscraperUpdate documentation and CLI UI with hint info
2023-03-09 Carl HetheringtonAllow dcpomatic_cli script to work from anywhere.
2023-03-07 Carl HetheringtonFix missing scrollbar in the audio tab on macOS/Windows... v2.16.47
2023-03-07 Carl HetheringtonCleanup: use layout() wrapper.
2023-03-05 Carl HetheringtonRemove some 3D stuff I think is unnecessary since the... v2.16.46
2023-03-05 Carl HetheringtonFix error when padding is needed in 3D encodes (#2476).
2023-03-05 Carl HetheringtonCatch exceptions from some calls to write_metadata().
2023-03-05 Carl HetheringtonFix small DCP standard choice (#2475).
2023-03-04 Carl HetheringtonReplace spaces with _ in default KDM name formats,...
2023-03-04 Carl HetheringtonBump libsub for another font color fix.
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonCleanup: tidy a comment.
2023-03-03 Carl HetheringtonAdd Choice::add() with a client string.
2023-03-03 Carl HetheringtonAdd Choice::get_data().
2023-03-03 Carl HetheringtonTidy up a little with a lambda.
2023-03-03 Carl HetheringtonMove some settings to new non-standard page.
2023-03-03 Carl HetheringtonAdd --hints option to dcpomatic2_cli (#2468).
2023-03-03 Carl HetheringtonAdd word_wrap().
2023-03-03 Carl HetheringtonAdd ansi.h and one define.
2023-03-03 Carl HetheringtonSetup ffmpeg log callback in dcpomatic_setup() instead...
2023-03-03 Carl HetheringtonCleanup: remove unused variable.
2023-03-03 Carl HetheringtonCleanup: remove capture_asdcp_logs() from header.
2023-03-03 Carl HetheringtonUn-check screens when they or their cinema are deleted.
2023-03-02 Carl HetheringtonSupporters update.
2023-03-02 Carl HetheringtonRemove duplicate include.
2023-02-28 Carl HetheringtonAdd a couple of tooltips.
2023-02-27 Carl HetheringtonStrip disallowed characters from subtitles before they...
2023-02-27 Carl HetheringtonBump libdcp for some test fixes.
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonFix tests.
2023-02-27 Carl HetheringtonCleanup: swap a list for a vector.
2023-02-27 Carl HetheringtonAlign text subtitles from the bottom of the screen.
2023-02-27 Carl HetheringtonShow possible subtitle bounding boxes due to SMPTE...
2023-02-27 Carl HetheringtonAdd override_standard to bounding_box().
2023-02-27 Carl HetheringtonEarly check to see if there's anything to do in set_sta...
2023-02-27 Carl HetheringtonDon't cancel finished jobs otherwise their finished...
2023-02-27 Carl HetheringtonCleanup: whitespace.
2023-02-27 Carl HetheringtonUse a ScopeGuard to manage _loading_analysis properly.
2023-02-27 Carl HetheringtonCleanup: pass required things int {x,y}_position instea...
2023-02-27 Carl HetheringtonMake subtitle analysis depend on DCP standard.
2023-02-27 Carl HetheringtonUse bounding_box() instead of render_text() for speed.
2023-02-27 Carl HetheringtonAdd bounding_box().
next