Remove reel type / length controls from DCP panel.
[dcpomatic.git] / src /
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 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-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.
2024-03-07 Carl HetheringtonRename Emailer -> Email.
2024-03-04 Carl HetheringtonAdd a couple more Dolby certificate location / filename...
2024-02-27 Carl HetheringtonAdd Shift+scrollwheel to move left/right in the timeline.
2024-02-26 Carl HetheringtonAdd Ctrl+scrollwheel zoom to the timeline (#2781).
2024-02-26 Carl HetheringtonDisallow referring to OV audio unless channel counts...
2024-02-22 Carl HetheringtonMerge tag 'v2.16.78' into v2.17.x v2.17.12
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2024-02-21 Carl HetheringtonFix failure to examine non-flat-ratio VFs (#2775).
2024-02-20 Carl HetheringtonFix build on Centos 7.
2024-02-19 Carl HetheringtonMerge tag 'v2.16.77' into v2.17.x
2024-02-19 Carl HetheringtonSupporters update. v2.16.77
2024-02-19 Carl HetheringtonDon't order the user to 'remove the other content'.
2024-02-19 Carl HetheringtonSupporters update.
2024-02-19 Carl HetheringtonFix various preview errors on high-DPI screens (#2774).
2024-02-19 Carl HetheringtonCleanup: use a dcp::Size instead of a wxSize.
2024-02-19 Carl HetheringtonReset _next_video_time when deciding to emit black.
2024-02-19 Carl HetheringtonAdd some more logs to the LOG_DEBUG_PLAYER set.
2024-02-19 Carl HetheringtonCleanup: use auto.
2024-02-18 Carl HetheringtonMerge tag 'v2.16.76' into v2.17.x
2024-02-17 Carl HetheringtonAdd film duration to --dump output (#1702).
2024-02-17 Carl HetheringtonAvoid quotation marks around dumped paths.
2024-02-17 Carl HetheringtonAdd option to load prefs from ZIP (#2771).
2024-02-17 Carl HetheringtonUse FileDialog for saving preferences ZIPs.
2024-02-17 Carl HetheringtonCleanup: 0 -> nullptr.
2024-02-16 Carl HetheringtonReturn empty optional rather than asserting.
2024-02-16 Carl HetheringtonCleanup: add missing explicit.
2024-02-16 Carl HetheringtonAdd Unzipper.
2024-02-15 Carl HetheringtonSupporters update. v2.16.76
2024-02-15 Carl HetheringtonSupporters update.
2024-02-14 Carl HetheringtonFix conversion of _X to underlined X with GTK (via...
2024-02-14 Carl HetheringtonCleanup: white space.
2024-02-14 Carl HetheringtonCope with loading a film containing a missing DCP which...
2024-02-14 Carl HetheringtonFix exception when calling resume() without first calli...
2024-02-13 Carl HetheringtonFix duplicated help text.
2024-02-12 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-12 Carl HetheringtonFix message for high bitrate frames during verify.
2024-02-11 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonDon't add a font with an empty ID for ccaps either...
2024-02-11 Carl HetheringtonSupporters update.
2024-02-11 Carl HetheringtonFix apparently ineffective processors when analysing...
2024-02-11 Carl HetheringtonAdd option to stop the player using any audio processor.
2024-02-11 Carl HetheringtonAdd comment about AudioDialog.
2024-02-11 Carl HetheringtonFix totally missing saving of DKDM recipients.
2024-02-11 Carl HetheringtonRemove orphaned label.
2024-02-11 Carl HetheringtonExtend the only column in the editable email address...
2024-02-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2024-02-10 Carl HetheringtonAlso remove now-redundant UTC offset from DKDMRecipient.
2024-02-10 Carl HetheringtonAdd missing call to get_offsets().
2024-02-09 Carl HetheringtonSupporters update. v2.16.75
2024-02-07 Carl HetheringtonDon't give confusing errors about WEBVTT when there...
2024-02-06 Carl HetheringtonRemove unused header.
2024-02-05 Carl HetheringtonSimplify and improve performance of credits list.
2024-02-05 Carl Hetherington3 columns in the about box looks better (especially...
2024-02-05 Carl HetheringtonAdd Benno Zwanenburg as a tester.
2024-02-04 Carl HetheringtonMake default Disk Writer window a little narrower.
2024-02-04 Carl HetheringtonTweak labels: DCP -> DCPs.
2024-02-04 Carl HetheringtonTweak vertical spacing of wxChoice on macOS (#2747).
2024-02-04 Carl HetheringtonUse a simpler way to decide what devices we could write...
2024-02-04 Carl HetheringtonLook for drives for 3 seconds on startup (#2748).
2024-02-04 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-04 Carl HetheringtonTweak how lzma is linked.
2024-02-03 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonSupporters update. v2.16.74
2024-02-03 Carl HetheringtonDon't emit subtitle images that have a zero dimension...
2024-02-03 Carl HetheringtonAdd an assert to check that sws_getContext() succeeded.
2024-02-03 Carl HetheringtonAdd some asserts; sws_getContext() will fail if the...
2024-02-03 Carl HetheringtonSupport alpha blend onto YUV444P9LE and YUV444P10LE...
2024-02-03 Carl HetheringtonFix incorrect alpha channel scaling with RGBA64.
2024-02-03 Carl HetheringtonFix incorrect alpha step used for RGBA64 sources.
2024-02-03 Carl HetheringtonPut alpha_{data,stride} into OtherYUVParams.
2024-02-03 Carl HetheringtonSeparate out OtherParams into Other{RGB,YUV}Params.
2024-02-01 Carl HetheringtonFix error when opening the right-click content menu.
2024-02-01 Carl HetheringtonAdd some more space for macOS preferences icons.
2024-01-30 Carl HetheringtonOpen macOS prefs with Mac-, not Mac-P (#2745).
2024-01-28 Carl HetheringtonBump FFmpeg to 6.1. v2.17.10
2024-01-28 Carl HetheringtonDump addr2line command before running it.
2024-01-28 Carl HetheringtonMove audio language setting to DCP audio tab (#2682).
2024-01-28 Carl HetheringtonRemember whether Content or DCP is selected in a new...
next