dcpomatic.git
2021-07-05 Carl HetheringtonC++11 tidying.
2021-07-03 Carl HetheringtonC++11 tidying.
2021-07-03 Carl HetheringtonUse std::vector rather than a raw array.
2021-07-03 Carl HetheringtonC++11 tidying.
2021-07-02 Carl HetheringtonDon't abort the update checker thread when one curl_eas...
2021-06-30 Carl HetheringtonFix race.
2021-06-30 Carl HetheringtonC++11 tidying.
2021-06-30 Carl HetheringtonRemove unused variable.
2021-06-29 Carl HetheringtonUpdate dialog layout fixes.
2021-06-29 Carl HetheringtonC++11 tidying.
2021-06-29 Carl HetheringtonFix confusing black padding in GUI dark mode (#2053).
2021-06-28 Carl HetheringtonUpdate task bar icon when GUI theme changes (#1986).
2021-06-28 Carl HetheringtonC++11 tidying.
2021-06-25 Carl HetheringtonExtract gui_is_dark() to wx_util.
2021-06-25 Carl HetheringtonMake white/black versions of server icon.
2021-06-24 Carl HetheringtonFix incorrect timestamps when exporting as reels (... v2.15.155
2021-06-24 Carl HetheringtonTweak test group name.
2021-06-24 Carl HetheringtonFix incorrect issuer/creator in CPL files.
2021-06-23 Carl HetheringtonImprove some error messages.
2021-06-23 Carl HetheringtonAdd some more DecodeError constructors.
2021-06-21 Carl HetheringtonC++11 cleanup.
2021-06-21 Carl HetheringtonRemember the path used for "add files" (#2049).
2021-06-21 Carl HetheringtonUse std::vector for add_files.
2021-06-18 Carl HetheringtonBump libdcp for tags fixes.
2021-06-13 Carl HetheringtonIgnore incoming data when suspended.
2021-06-13 Carl HetheringtonComment fixes.
2021-06-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-06-12 Carl HetheringtonOffer all KDM types no matter what standard is in use.
2021-06-12 Carl HetheringtonBump libdcp for fixes to language tags.
2021-06-07 Carl HetheringtonAllow inkbatch to use a given Inkscape.
2021-06-07 Carl HetheringtonINKSCAPE -> INKSCAPE_EXPORT.
2021-06-07 Carl HetheringtonFix checking for inkscape binary.
2021-06-07 Carl HetheringtonAlign macOS prefs icons to the pixel grid better (...
2021-06-06 Carl Hetheringtonpot/merge.
2021-06-06 Carl HetheringtonUse "Colour" not "Colour conversion" as a label name. osx-alignment
2021-06-06 Carl HetheringtonFix link icons on macOS.
2021-06-06 Carl HetheringtonmacOS alignment fix (#2039).
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHOICE_TOP_PAD.
2021-06-06 Carl HetheringtonmacOS alignment fixes (#2045).
2021-06-06 Carl HetheringtonFix alignment of labels on macOS (#2043).
2021-06-06 Carl HetheringtonFix paths for changes to environment.
2021-06-06 Carl HetheringtonFix alignment of mail protocol control (#2042).
2021-06-06 Carl HetheringtonUse bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE...
2021-06-06 Carl HetheringtonCleanup: use bitmap_path().
2021-06-06 Carl HetheringtonImprove alignment of audio language controls (#2040).
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHECKBOX_BOTTOM_PAD.
2021-06-06 Carl HetheringtonShrink width of timecode entries on macOS (#2041).
2021-06-06 Carl HetheringtonUpdate run/ script DYLD path.
2021-06-04 Carl HetheringtonSet LSUI to 0 in the .plist for the server (#2010). v2.15.154
2021-06-04 Carl HetheringtonGive an error if a non-DCP folder is selected for DCP...
2021-06-04 Carl HetheringtonFix errors when seeking FFmpeg for some formats.
2021-06-04 Carl HetheringtonIgnore HMAC discrepencies when reading DCPs.
2021-06-03 Carl HetheringtonC++11 tidying.
2021-06-03 Carl HetheringtonBump libsub to fix #2036.
2021-06-03 Carl HetheringtonIgnore errors from avcodec_receive_frame when flushing...
2021-06-03 Carl HetheringtonAdd prep_smoke.sh hack script.
2021-06-02 Carl HetheringtonFix relinking in make_dmg.sh v2.15.153
2021-06-01 Carl HetheringtonBump libdcp for fix to #2029.
2021-06-01 Carl HetheringtonAdd hint when no audio language is set (#2033).
2021-06-01 Carl HetheringtonTidying.
2021-06-01 Carl HetheringtonAdd comment.
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-05-30 Carl HetheringtonTweak behaviour of crop link buttons (#2034).
2021-05-30 Carl HetheringtonAllow any ratio to appear in the ISDCF name as an inter...
2021-05-30 Carl HetheringtonUpdate ISDCF name when crop changes the ratio of the...
2021-05-30 Carl HetheringtonFix crash when enabling luminance in SMPTE metadata.
2021-05-30 Carl HetheringtonAdd short discussion about specifying languages.
2021-05-30 Carl HetheringtonMissing full stop.
2021-05-30 Carl HetheringtonSign things that come out of the combiner (#2028).
2021-05-30 Carl HetheringtonAllow annotation text to be set when combining DCPs.
2021-05-28 Carl Hetheringtonpot/merge.
2021-05-28 Carl HetheringtonMark some strings that should not be translated; thanks...
2021-05-28 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2021-05-28 Carl HetheringtonAdd some useful command-line options to dcpomatic2_disk.
2021-05-28 Carl HetheringtonBump lwext for fix for making larger partitions (#2021).
2021-05-27 Carl HetheringtonFix missing verification note. v2.15.152
2021-05-27 Carl HetheringtonBump libdcp for fix to decryption of SMPTE subtitles.
2021-05-26 Carl HetheringtonInsert a delay to make sure the QUIT message arrives...
2021-05-26 Carl HetheringtonTidy up Nanomsg more correctly.
2021-05-26 Carl HetheringtonTidy can_build_disk checks to be more robust.
2021-05-26 Carl HetheringtonFix potential very rare test failure.
2021-05-26 Carl HetheringtonRemove privilege escalation via seteuid() etc. on Linux.
2021-05-26 Carl HetheringtonUse setcap for privileges on RPM-based distros (#2001).
2021-05-26 Carl HetheringtonUse setcap for privileges on Debian 10 and Ubuntu ...
2021-05-25 Carl HetheringtonMove video level conversion for RGB from FFmpegImagePro...
2021-05-25 Carl HetheringtonC++11 tidying.
2021-05-25 Carl HetheringtonAdd video_to_full_range implementation for RGB48LE.
2021-05-25 Carl HetheringtonClamp results correctly when shifting video levels...
2021-05-25 Carl HetheringtonMake a test check more informative.
2021-05-25 Carl Hetheringtonconst-correctness tweak.
2021-05-25 Carl HetheringtonUse decoder_factory() and a lambda to clean things...
2021-05-25 Carl HetheringtonForward-declare the right class.
2021-05-25 Carl HetheringtonRequire lib64canberra-gtk0 on Mageia.
2021-05-25 Carl HetheringtonBuild disk writer on Mageia.
2021-05-23 Carl HetheringtonDon't react so strongly to failure to bind the play...
2021-05-22 Carl HetheringtonFix sensitivity of "Make KDM(s)" button (#2007). v2.15.151
2021-05-22 Carl HetheringtonC++11 tidying.
2021-05-21 Carl HetheringtonFix invalid memory access introduced in 6f832724ef942f1... v2.15.150
2021-05-21 Carl HetheringtonFix thinko in 4ce4b8d3429a97eb4df63460c7e73863f44a621e
2021-05-21 Carl HetheringtonFix path to test libraries on macOS.
next