summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-08Work around deadlock when destroying J2KEncoder with a full writer queue (#27...v2.16.83Carl Hetherington
2024-05-08Add some missing includes.Carl Hetherington
2024-05-08Supporters update.Carl Hetherington
2024-05-04Remove in-place translations support.Carl Hetherington
2024-05-02Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2024-04-30Supporters update.v2.16.82Carl Hetherington
2024-04-29Fix silent stereo mixdown exports when the project audio channel count is > 6.Carl Hetherington
2024-04-24Supporters update.v2.16.81Carl Hetherington
2024-04-23Revert "Tweak how lzma is linked."Carl Hetherington
2024-04-18Add missing GUI-side verification note descriptions.Carl Hetherington
2024-04-17Supporters update.Carl Hetherington
2024-04-01Fix hanging/overlapping dvb subtitles (#2792).Carl Hetherington
2024-03-29Fix crash introduced in previous commit.Carl Hetherington
2024-03-29Fix lack of video rotation in some cases (#2971).Carl Hetherington
2024-03-29Fix video scaling when the video needs rotation (#2791).Carl Hetherington
2024-03-29Add VideoContent::rotate_size().Carl Hetherington
2024-03-20Tidy up and fix assertion failure when selecting a CPL from the menu.v2.16.79Carl Hetherington
2024-03-18Improve formatting of FAILED_READ errors.Carl Hetherington
2024-03-18Log job errors as errors during verify.Carl Hetherington
2024-03-17Supporters update.Carl Hetherington
2024-03-16Add dark-mode link icon.Carl Hetherington
2024-03-16Fix link icon width on macOS.Carl Hetherington
2024-03-15Get prefs icons from the source tree on when starting from the macOS console.Carl Hetherington
2024-03-15Replace use of sprintf with snprintf.Carl Hetherington
2024-03-07Fix screen name order in KDM emails.Carl Hetherington
2024-03-07Use dcp_name (probably ISDCF name) for CPL_NAME in KDM emails (#2787).Carl Hetherington
2024-03-07Store attachment contents in the Email object.Carl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington
2024-03-04Add a couple more Dolby certificate location / filename pairs.Carl Hetherington
2024-02-27Add Shift+scrollwheel to move left/right in the timeline.Carl Hetherington
2024-02-27Add Ctrl+scrollwheel zoom to the timeline (#2781).Carl Hetherington
2024-02-26Disallow referring to OV audio unless channel counts match (#2780).Carl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2024-02-21Fix failure to examine non-flat-ratio VFs (#2775).Carl Hetherington
2024-02-20Fix build on Centos 7.Carl Hetherington
2024-02-19Supporters update.v2.16.77Carl Hetherington
2024-02-19Supporters update.Carl Hetherington
2024-02-19Fix various preview errors on high-DPI screens (#2774).Carl Hetherington
2024-02-19Cleanup: use a dcp::Size instead of a wxSize.Carl Hetherington
2024-02-18Add film duration to --dump output (#1702).Carl Hetherington
2024-02-18Avoid quotation marks around dumped paths.Carl Hetherington
2024-02-17Add option to load prefs from ZIP (#2771).Carl Hetherington
2024-02-17Use FileDialog for saving preferences ZIPs.Carl Hetherington
2024-02-17Cleanup: 0 -> nullptr.Carl Hetherington
2024-02-16Return empty optional rather than asserting.Carl Hetherington
2024-02-16Cleanup: add missing explicit.Carl Hetherington
2024-02-16Add Unzipper.Carl Hetherington
2024-02-16Supporters update.v2.16.76Carl Hetherington
2024-02-15Supporters update.Carl Hetherington
2024-02-14Fix conversion of _X to underlined X with GTK (via gtk_label_set_text_with_mn...Carl Hetherington