dcpomatic.git
25 hours ago Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2... v2.17.x
2 days ago Carl HetheringtonMissed update to private test repo version. main v2.16.80
2 days ago Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2 days ago Carl HetheringtonAdd missing GUI-side verification note descriptions.
2 days ago Carl HetheringtonSupporters update.
2 days ago Carl HetheringtonBump libdcp for more relaxed CPL parsing (#2797).
3 days ago Carl HetheringtonSeparate GUI verifier with basic reporting (#1823).
4 days ago Carl HetheringtonFix page size of icon SVGs.
4 days ago Carl HetheringtonSplit VerifyDCPResultPanel so that construction and...
4 days ago Carl HetheringtonSplit VerifyDCPProgressDialog into a panel and a dialog.
4 days ago Carl HetheringtonSplit VerifyDCPResultDialog into a panel and a dialog.
4 days ago Carl HetheringtonRename VerifyDCPDialog -> VerifyDCPResultDialog.
4 days ago Carl HetheringtonAdd leaf parameter to DirPickerCtrl.
4 days ago Carl HetheringtonEllipsize end of DirPickerCtrl labels.
4 days ago Carl HetheringtonRename dcpomatic2_verify to dcpomatic2_verify_cli.
4 days ago Carl HetheringtonDon't use --target-macos-arm64 any more, since it's...
4 days ago Carl HetheringtonFix build on macOS 10.8 (wxWidgets 3.0.5).
10 days ago Carl HetheringtonHopefully fix build with the older wxWidgets use for...
11 days ago Carl HetheringtonAdd new setup of i18n for macOS (#2778).
11 days ago Carl HetheringtonCleanup: header ordering.
11 days ago Carl HetheringtonFix DCP Timeline menu on macOS.
11 days ago Carl HetheringtonDisable Reels... button with no film.
2024-04-01 Carl HetheringtonAdd add-dkdm command to add DKDMs to DCP-o-matic's...
2024-04-01 Carl HetheringtonSwitch "command-like" options --list-cinemas and -...
2024-04-01 Carl HetheringtonAdd --decryption-key option to KDM CLI (#2790).
2024-04-01 Carl HetheringtonCleanup: white space.
2024-04-01 Carl HetheringtonRename --trusted-device to --trusted-device-certificate...
2024-04-01 Carl HetheringtonRename --certificate to --projector-certificate in...
2024-03-31 Carl HetheringtonFix hanging/overlapping dvb subtitles (#2792).
2024-03-30 Carl HetheringtonRemove now-unnecessary --target-macos-arm64 v2.17.15
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonFix crash introduced in previous commit.
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonFix lack of video rotation in some cases (#2971).
2024-03-29 Carl HetheringtonFix video scaling when the video needs rotation (#2791).
2024-03-29 Carl HetheringtonAdd VideoContent::rotate_size().
2024-03-27 Carl HetheringtonBump libdcp for libcxml build fix. v2.17.14
2024-03-25 Carl HetheringtonHack to local build script to use environment if ~...
2024-03-23 Carl HetheringtonFix detection of SSE, removing unnecessary --target...
2024-03-23 Carl Hetheringtonpangommconfig.h is not included by pangomm.h on some...
2024-03-22 Carl HetheringtonBump libdcp for new asdcplib version.
2024-03-20 Carl HetheringtonBump libdcp with corresponding merge to previous.
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-20 Carl HetheringtonReplace std::random_shuffle (removed in C++17).
2024-03-20 Carl HetheringtonUse C++17 when building for (new) macOS.
2024-03-20 Carl HetheringtonAllow building with C++17 and updated libxml++/pangomm...
2024-03-20 Carl HetheringtonCleanup: clarify some namespace use.
2024-03-20 Carl HetheringtonRemove all use of add_child() from xmlpp.
2024-03-20 Carl HetheringtonTidy up and fix assertion failure when selecting a... v2.16.79
2024-03-20 Carl HetheringtonFix failing tests.
2024-03-19 Carl HetheringtonThe private test repo got some v2.18.x updates.
2024-03-19 Carl HetheringtonBump libdcp for SMPTE timecode parsing fix and better...
2024-03-18 Carl HetheringtonImprove formatting of FAILED_READ errors.
2024-03-18 Carl HetheringtonLog job errors as errors during verify.
2024-03-17 Carl HetheringtonAdd PlaylistEditorRestrictedMenus option, similar to...
2024-03-17 Carl HetheringtonTidy and fix up the playlist editor menu on macOS.
2024-03-17 Carl HetheringtonFix run script for playlist editor on macOS.
2024-03-17 Carl HetheringtonSupporters update.
2024-03-15 Carl HetheringtonAdd dark-mode link icon.
2024-03-15 Carl HetheringtonFix link icon width on macOS.
2024-03-15 Carl HetheringtonRemove some more unnecessary copying for macOS command...
2024-03-15 Carl HetheringtonGet prefs icons from the source tree on when starting...
2024-03-15 Carl HetheringtonReplace use of sprintf with snprintf.
2024-03-15 Carl HetheringtonA couple of macOS development notes.
2024-03-13 Carl HetheringtonFix build on RPM systems. v2.17.13
2024-03-13 Carl HetheringtonFix warning on macOS.
2024-03-12 Carl HetheringtonMerge branch '2678-reel-break' into v2.17.x
2024-03-12 Carl HetheringtonAdd new interface for setting reel breaks (#2678). 2678-reel-break
2024-03-12 Carl HetheringtonTweak SpinCtrl width for GTK3 to work with Mint's theme.
2024-03-12 Carl HetheringtonExtract snap subdivision to a constant.
2024-03-12 Carl HetheringtonExtract timeline content colours to a header.
2024-03-12 Carl HetheringtonAdd validity check to Timecode.
2024-03-12 Carl HetheringtonAdd operator<= for HMSF.
2024-03-12 Carl HetheringtonAdd custom reels option to Film.
2024-03-11 Carl HetheringtonRemove reel type / length controls from DCP panel.
2024-03-11 Carl HetheringtonUse std::vector and emplace_back(), lengthen variable...
2024-03-11 Carl HetheringtonSplit out TimelineView from ContentTimelineView.
2024-03-11 Carl HetheringtonRename TimelineTextContentView -> ContentTimelineTextView.
2024-03-11 Carl HetheringtonRename TimelineVideoContentView -> ContentTimelineVideo...
2024-03-11 Carl HetheringtonRename TimelineAudioContentView -> ContentTimelineAudio...
2024-03-11 Carl HetheringtonRename TimelineAtmosContentView -> ContentTimelineAtmos...
2024-03-11 Carl HetheringtonRename TimelineDialog -> ContentTimelineDialog.
2024-03-11 Carl HetheringtonSplit out Timeline from ContentTimeline.
2024-03-11 Carl HetheringtonRename TimelineView -> ContentTimelineView.
2024-03-11 Carl HetheringtonRename Timeline -> ContentTimeline.
2024-03-11 Carl HetheringtonRename "custom" reel type to "split by maximum reel...
2024-03-11 Carl HetheringtonFix failing tests.
2024-03-11 Carl HetheringtonUse stored has_non_zero_entry_point() instead of parsin...
2024-03-11 Carl HetheringtonTake has_non_zero_entry_point() from examiner and store it.
2024-03-11 Carl HetheringtonOffer has_non_zero_entry_point() from DCPExaminer.
2024-03-11 Carl HetheringtonRemove redundant DCPDecoder use.
2024-03-11 Carl HetheringtonAdd a temporary to reduce some boilerplate.
2024-03-11 Carl HetheringtonUse openjpeg v2.5.2 (#2783).
2024-03-11 Carl HetheringtonMake check_one_frame more verbose when it fails.
2024-03-11 Carl HetheringtonFix memory leak in test.
2024-03-08 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-03-08 Carl HetheringtonAdd <PlayerRestrictedMenus> option to config.xml (...
2024-03-07 Carl HetheringtonFix screen name order in KDM emails.
2024-03-07 Carl HetheringtonUse dcp_name (probably ISDCF name) for CPL_NAME in...
2024-03-07 Carl HetheringtonStore attachment contents in the Email object.
next