Add save button for playlist name.
[dcpomatic.git] / src /
2022-12-01 Carl HetheringtonAdd save button for playlist name.
2022-12-01 Carl HetheringtonExtract save_playlist().
2022-12-01 Carl HetheringtonCheck for playlist directory on new playlist, rather...
2022-12-01 Carl HetheringtonAdd bind().
2022-12-01 Carl HetheringtonSet Delete button sensitivity correctly.
2022-12-01 Carl HetheringtonExtract selected().
2022-12-01 Carl HetheringtonSetup editor sensitivity on startup.
2022-12-01 Carl HetheringtonDon't display first playlist on startup.
2022-12-01 Carl HetheringtonSave playlist when content is added, moved or removed.
2022-12-01 Carl HetheringtonRemove unnecessary non-const operator[].
2022-12-01 Carl HetheringtonAdd and use SPL::swap().
2022-12-01 Carl HetheringtonCleanup: white space.
2022-12-01 Carl HetheringtonGeneralise the Changed message from SPL.
2022-12-01 Carl HetheringtonEscape entities just before Pango rendering (#2382). v2.16.35
2022-11-30 Carl HetheringtonSupporters update.
2022-11-28 Carl HetheringtonAdd default release territory configuration (#2375).
2022-11-28 Carl HetheringtonExtract RegionSubtagWidget.
2022-11-28 Carl HetheringtonAdd some comments.
2022-11-28 Carl HetheringtonAdd default audio language configuration (#2375).
2022-11-28 Carl HetheringtonRemove default container configuration option.
2022-11-26 Carl HetheringtonSupporters update. v2.16.34
2022-11-25 Carl HetheringtonReturn AVERROR_EOF from the avio_read method when appro...
2022-11-25 Carl HetheringtonFix audio glitches when merging resampled audio (#2373).
2022-11-25 Carl HetheringtonNoisy change to get film into AudioContent::modify_trim...
2022-11-25 Carl HetheringtonRemove some backwards compatibility that will cause...
2022-11-25 Carl Hetherington_stream_states must be reset on seek otherwise #2368.
2022-11-25 Carl HetheringtonFix sound corruption with multiple sound files (#2368).
2022-11-25 Carl HetheringtonMore warning fixes.
2022-11-25 Carl HetheringtonMore warning fixes.
2022-11-25 Carl HetheringtonFix more warnings.
2022-11-24 Carl HetheringtonFix warnings.
2022-11-24 Carl HetheringtonExtract RegionSubtagDialog to its own files.
2022-11-24 Carl HetheringtonExtract LanguageSubtagPanel to its own files.
2022-11-24 Carl HetheringtonExtract SubtagListCtrl to its own files.
2022-11-23 Carl HetheringtonFix player config window on macOS (#2376).
2022-11-23 Carl HetheringtonFix crash when adding cinemas while a search is in...
2022-11-23 Carl HetheringtonCleanup: extract sorted_cinemas().
2022-11-23 Carl HetheringtonCleanup: const correctness.
2022-11-23 Carl HetheringtonCleanup: add convert_to_lower() and matches_search().
2022-11-21 Carl HetheringtonFix subtitle vertical position (#2367).
2022-11-20 Carl HetheringtonClick on the timeline time axis view moves the playhead...
2022-11-20 Carl HetheringtonFix TimelineTimeAxisView::bbox() to be correct.
2022-11-20 Carl HetheringtonMove y_pos to TimelineView.
2022-11-20 Carl HetheringtonRemove unused line.
2022-11-16 Carl HetheringtonSupporters update.
2022-11-15 Carl HetheringtonAdd comment to try to clarify _dcp_content_types a...
2022-11-15 Carl HetheringtonAdd David Perrenoud to translators list.
2022-11-15 David PerrenoudUpdated fr_FR translation from David Perrenoud.
2022-11-15 Carl HetheringtonImprove flushing behaviour when there is a lot of space...
2022-11-14 Carl HetheringtonClarify one log message and add another.
2022-11-14 Carl HetheringtonAdd failing test for #2364.
2022-11-13 Carl HetheringtonBasic WebVTT subtitle support (#1361).
2022-11-12 Carl HetheringtonCleanup: whitespace.
2022-11-10 Carl HetheringtonFix macOS build.
2022-11-09 Carl HetheringtonFix uninitialised variable.
2022-11-06 Carl HetheringtonFix error message.
2022-11-06 Carl HetheringtonCleanup: J2KEncoder does not need enable_shared_from_this.
2022-11-06 Carl HetheringtonCleanup: Player does not need enable_shared_from_this.
2022-11-06 Carl HetheringtonCleanup: remove unnecessary explicit.
2022-11-06 Carl HetheringtonCleanup: use default value in header.
2022-11-06 Carl HetheringtonCleanup: better variable name.
2022-11-06 Carl HetheringtonExtract ImageStore.
2022-11-06 Carl HetheringtonStrictly I think we should be putting each component...
2022-11-04 Carl HetheringtonFix build on macOS and Windows.
2022-11-03 Carl HetheringtonBump libdcp for subtitle Z-position fixes (#2356).
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-11-02 Carl HetheringtonEnable some debug logging for TMS upload.
2022-11-02 Carl HetheringtonAdd passive mode option to TMS upload.
2022-11-02 Carl HetheringtonAdd get() and bind() to CheckBox.
2022-10-27 Carl HetheringtonThrow exception if av_frame_alloc() fails.
2022-10-27 Carl HetheringtonAdd tooltip to player DCP name with path details.
2022-10-27 Carl HetheringtonFix player with high-frame-rate DCPs.
2022-10-26 Carl HetheringtonSupporters update. v2.16.32
2022-10-26 Carl HetheringtonFix player being destroyed while the butler is still...
2022-10-26 Carl HetheringtonRemove unnecessary copy constructors (default ones...
2022-10-26 Carl HetheringtonAllow move construction of Player.
2022-10-26 Carl HetheringtonAllow move construction of AudioMerger.
2022-10-26 Carl HetheringtonAllow move construction of ActiveText.
2022-10-25 Carl HetheringtonHopefully fix crash when the same frame is encoded...
2022-10-24 Carl HetheringtonFix missing switch of Append -> add (#2358).
2022-10-23 Carl HetheringtonAdd Daniel Courville to testers.
2022-10-21 Carl HetheringtonFix colour range property for subsampled sources (...
2022-10-19 Carl HetheringtonFix macOS 10.8 build. v2.16.31
2022-10-18 Carl HetheringtonSupporters update.
2022-10-18 Carl HetheringtonAdd search to DKDM list (#2298).
2022-10-18 Carl HetheringtonCleanup: 0 -> nullptr.
2022-10-18 Carl HetheringtonExtract Collator class.
2022-10-18 Carl HetheringtonSupporters update.
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonImprove timeline view colouring in dark mode.
2022-10-18 Carl HetheringtonUse different icons for the timeline in dark/light...
2022-10-18 Carl HetheringtonFix colouring of audio plot in dark mode.
2022-10-18 Carl HetheringtonFix dark mode for release notes.
2022-10-18 Carl HetheringtonUse slightly better icons for macOS prefs in dark mode.
2022-10-18 Carl HetheringtonSupporters update.
2022-10-18 Carl HetheringtonHopefully fix colour of Rec.2020 sources in the preview.
2022-10-18 Carl HetheringtonFix colour primaries when previewing Rec.2020 content...
2022-10-18 Carl HetheringtonClarify RGB fragment type as being for Rec709/sRGB...
2022-10-18 Carl HetheringtonAdd a scope.
2022-10-18 Carl HetheringtonExtract ublas_to_gl method.
next