dcpomatic.git
2023-06-16 Carl Hetheringtonwip: test. 2556-subtitles-with-spaces
2023-06-16 Carl HetheringtonSlightly improve a crash when content goes away.
2023-06-16 Carl HetheringtonFix crash when pressing Ctrl+T with no content (#2563).
2023-06-16 Carl HetheringtonDefend against divide by 0.
2023-06-15 Carl HetheringtonImprove some tooltips (#2560).
2023-06-12 Carl HetheringtonCleanup: switch sense of if.
2023-06-12 Carl HetheringtonFix failure to close verify progress window when finished.
2023-06-12 Carl HetheringtonCleanup: swap some wx_ptrs for locals.
2023-06-09 Carl HetheringtonCleanup: whitespace fix.
2023-06-09 Carl HetheringtonDon't call DOMFrame::start_job from a non-UI thread.
2023-06-09 Carl HetheringtonAllow building for Debian 12.
2023-06-06 Carl HetheringtonFix player audio, almost totally broken by a stupid... v2.16.59
2023-06-04 Carl HetheringtonSupporters update. v2.16.58
2023-06-04 Carl HetheringtonCope with bad DCPs better in the editor.
2023-06-04 Carl HetheringtonFix sizing of editor's reel dialog.
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-06-04 Carl HetheringtonFix missing subtitle language in CPL on auto-created...
2023-06-03 Carl HetheringtonTweak test timing hack script to accept stdin.
2023-06-03 Carl HetheringtonMissing ConfigRestorer.
2023-06-02 Carl HetheringtonFix incorrect hint about having too many subtitle lines...
2023-06-02 Carl HetheringtonImprove a test failure message.
2023-06-02 Carl HetheringtonBump lwext4 for slightly better debugging.
2023-06-01 Carl HetheringtonBump required private git revision.
2023-05-31 Carl HetheringtonAdd dcpomatic2_{map,cli} to the main AppImage (#2549).
2023-05-30 Carl HetheringtonDon't show warning when only removing an empty DKDM...
2023-05-30 Carl HetheringtonDon't add DKDMs twice (#2545).
2023-05-30 Carl HetheringtonFix errors when mapping DCPs referring to the same...
2023-05-30 Carl HetheringtonClarify some test failure messages.
2023-05-30 Carl HetheringtonAdd a test with hard-linking.
2023-05-30 Carl HetheringtonMove test into its own method.
2023-05-30 Carl HetheringtonAdd --config option to map (#2543).
2023-05-30 Carl HetheringtonFix disappearing DKDM folders when dragging a folder...
2023-05-29 Carl HetheringtonSupporters update. v2.16.57
2023-05-29 Carl HetheringtonFocus the "make DCP/OK" button in the hints dialog...
2023-05-29 Carl HetheringtonDon't write Markers to interop CPLs (#2537).
2023-05-29 Carl HetheringtonMissing bump of libdcp version.
2023-05-28 Carl HetheringtonReport the number of active channels in DCPs, not the...
2023-05-28 Carl HetheringtonBump libdcp for fix to crash with interop subtitles...
2023-05-28 Carl HetheringtonSupporters update.
2023-05-22 Carl HetheringtonCleanup: whitespace.
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-05-18 Carl HetheringtonCleanup: using sorting.
2023-05-18 Carl HetheringtonCleanup: remove unused include.
2023-05-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2023-05-14 Carl HetheringtonPatrons update.
2023-05-14 Carl HetheringtonMissing dcpomatic2_map on RPM builds. v2.16.56
2023-05-13 Carl HetheringtonRe-order binary names.
2023-05-13 Carl HetheringtonCleanup: use a namespace.
2023-05-13 Carl HetheringtonCleanup: remove unnecessary explicit.
2023-05-13 Carl HetheringtonMissing relink of dcpomatic2_map.
2023-05-13 Carl HetheringtonFix missing signing of dcpomatic2_map.
2023-05-13 Carl HetheringtonSupporters update.
2023-05-13 Carl HetheringtonAdd dcpomatic2_map tool (#2445).
2023-05-13 Carl HetheringtonCleanup: using ordering.
2023-05-13 Carl HetheringtonFix typos in errors.
2023-05-13 Carl HetheringtonFix typo in variable name.
2023-05-13 Carl HetheringtonRemove unused define.
2023-05-13 Carl HetheringtonFix some typos in comments.
2023-05-13 Carl HetheringtonAdd verify_dcp().
2023-05-12 Carl HetheringtonOnly add fonts to assets when they are required.
2023-05-12 Carl HetheringtonCleanup: whitespace fix.
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-05-12 Carl Hetheringtonadd_fonts_from_examiner() can be called multiple times...
2023-05-12 Carl HetheringtonFix _text_count for ccaps when there are multiple reels.
2023-05-12 Carl HetheringtonFix comment.
2023-05-12 Carl HetheringtonAllow copy-construction of Font.
2023-05-12 Carl HetheringtonCleanup: include/using sorting.
2023-05-11 Carl HetheringtonRemove incorrect silencing (#2526).
2023-05-10 Carl HetheringtonFix uninitialised variable caught by the macOS compiler.
2023-05-10 Carl HetheringtonAdd some assertions.
2023-05-10 Carl HetheringtonDon't edit start trim unless it's necessary.
2023-05-10 Carl HetheringtonAllow signals to be blocked and resumed, and so make...
2023-05-09 Carl HetheringtonCleanup: more variable renames.
2023-05-09 Carl HetheringtonCleanup: rename variable.
2023-05-08 Carl HetheringtonFix old C++ syntax.
2023-05-08 Carl HetheringtonFix typo in comment.
2023-04-27 Carl HetheringtonCope with WEBVTT files named with .srt extensions.
2023-04-25 Carl HetheringtonDon't use wx_ptr for the splash screen.
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-04-23 Carl HetheringtonFix length()/bytes() mismatch on XML string.
2023-04-22 Carl HetheringtonAdd some missing replacements.
2023-04-22 Carl HetheringtonAdd some more bandwidths to a test.
2023-04-21 Carl HetheringtonAdd some missing Ubuntu 23.04 dependencies. v2.16.55
2023-04-21 Carl HetheringtonSupporters update. v2.16.54
2023-04-21 Carl HetheringtonUpdate wscript (missed in last commit).
2023-04-20 Carl HetheringtonBump libdcp to 1.8.67.
2023-04-20 Carl HetheringtonFix lack of email sending if there are no cinema addres...
2023-04-19 Carl HetheringtonIn 1c73379ed8483dcf71c5ccfc459c2c22516a9aef I changed
2023-04-19 Carl HetheringtonWrap path/data in a struct.
2023-04-19 Carl HetheringtonAdd a comment.
2023-04-18 Carl HetheringtonFix crash if saving files during save/cancel/close...
2023-04-18 Carl HetheringtonCleanup: longer variable name.
2023-04-18 Carl HetheringtonSlight improvement to error when failing to save a...
2023-04-14 Carl HetheringtonUpdate dcpomatic-test-private for some v2.17.x changes...
2023-04-12 Carl HetheringtonDefault to 14fL luminance in the GUI.
2023-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
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.
next