dcpomatic.git
2022-10-18 Carl Hetheringtonfixup! Extract VideoFilterGraphSet. rec2020
2022-10-17 Carl HetheringtonFix colour primaries when previewing Rec.2020 content...
2022-10-17 Carl HetheringtonClarify RGB fragment type as being for Rec709/sRGB...
2022-10-17 Carl HetheringtonAdd a scope.
2022-10-17 Carl HetheringtonExtract ublas_to_gl method.
2022-10-17 Carl HetheringtonRename colour_conversion -> xyz_rec709_colour_conversion.
2022-10-17 Carl HetheringtonUse a colorspace filter when previewing Rec.2020 conten...
2022-10-17 Carl HetheringtonAdd VideoFilterGraph::process for Image.
2022-10-17 Carl HetheringtonCleanup: some const-correctness.
2022-10-17 Carl HetheringtonExtract VideoFilterGraphSet.
2022-10-17 Carl HetheringtonRemove believed-unnecessary mutex.
2022-10-17 Carl HetheringtonSupport Rec2020 YUV/RGB conversion.
2022-10-17 Carl HetheringtonBump libdcp to handle XYZ->RGB conversions correctly...
2022-10-16 Carl HetheringtonMake the _film member of Player a weak_ptr.
2022-10-16 Carl HetheringtonRemove some more unnecessary use of shared_ptr.
2022-10-16 Carl HetheringtonRemove some unnecessary use of shared_ptr.
2022-10-15 Carl HetheringtonMake the advanced content dialogue properly respect...
2022-10-15 Carl HetheringtonMake overridden subtitle language option respect OK...
2022-10-15 Carl HetheringtonMake video frame rate option respect OK/Cancel.
2022-10-15 Carl HetheringtonMake filters option respect OK/Cancel.
2022-10-15 Carl HetheringtonMake ignore video option respect OK/Cancel.
2022-10-15 Carl HetheringtonCleanup: sort some using statements.
2022-10-15 Carl HetheringtonAlso build tests on Ubuntu 22.04.
2022-10-14 Carl HetheringtonAdd some missing change signals in the Player.
2022-10-14 Carl HetheringtonCleanup: use ChangeSignaller in player.
2022-10-14 Carl HetheringtonAdd a comment.
2022-10-14 Carl HetheringtonUse a plain declaration rather than a shared_ptr.
2022-10-14 Carl HetheringtonCleanup: add header guards.
2022-10-14 Carl HetheringtonEllipsize content names in the middle (#2350).
2022-10-14 Carl HetheringtonRemove unused variable.
2022-10-14 Carl HetheringtonSave and restore sash positions in the main DoM.
2022-10-14 Carl HetheringtonAllow dragging of the border between the controls and...
2022-10-14 Carl HetheringtonRename LimitedSplitter -> LimitedContentPanelSplitter.
2022-10-14 Carl HetheringtonCleanup: move LimitedSplitter out of the header.
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-10-14 Carl HetheringtonCleanup: remove class member that can be a local.
2022-10-12 Carl HetheringtonIgnore deprecation of SCP API in libssh; we still want...
2022-10-12 Carl HetheringtonSupporters update.
2022-10-11 Carl HetheringtonBump libdcp to fix crash when verifying encrypted 3D... v2.16.30
2022-10-10 Carl HetheringtonHack to fix wxChoice heights on KDE (#2343).
2022-10-09 Carl HetheringtonRename all_markers() and stop it being possible to...
2022-10-09 Carl HetheringtonCleanup: use newer syntax to make a vector.
2022-10-09 Carl HetheringtonAdd a test.
2022-10-04 Carl HetheringtonSupport drag and drop onto the content list (#1220). v2.16.29
2022-10-04 Carl HetheringtonAdd contains_assetmap()
2022-10-04 Carl HetheringtonSupport drag-and-drop of DCPs onto the player (#1220).
2022-10-04 Carl HetheringtonCleanup: remove old comment.
2022-10-04 Carl HetheringtonAdd a Cancel button to the LanguageTagDialog.
2022-10-04 Carl HetheringtonMake Enter confirm OK in the language tag dialog (...
2022-10-04 Carl HetheringtonTidy up the layout of the TemplatesDialog a bit.
2022-10-04 Carl HetheringtonSupporters update.
2022-10-04 Carl HetheringtonFix wxWidgets assertion on opening the video filters...
2022-10-01 Carl HetheringtonCleanup: remove unnecessary if
2022-10-01 Carl HetheringtonCleanup: replace very short but long-lasting variable...
2022-10-01 Carl HetheringtonFix checking of frame channels vs stream channels.
2022-09-29 Carl HetheringtonRemove unused variable.
2022-09-27 Carl HetheringtonReplace directory with folder in some messages.
2022-09-27 Carl HetheringtonAdd basic KDM information to the player (#2225).
2022-09-27 Carl HetheringtonUse EnumIndexedVector in Image.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in J2KEncoder.
2022-09-27 Carl HetheringtonCleanup: sorting things.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in ReelWriter.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in Player.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in ContentPanel.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in DCPExaminer.
2022-09-27 Carl HetheringtonUse EnumIndexedVector in DCPContent.
2022-09-26 Carl HetheringtonAdd EnumIndexedVector.
2022-09-26 Carl HetheringtonTypo in comment.
2022-09-26 Carl HetheringtonBump libdcp for fix to #2344.
2022-09-26 Carl HetheringtonSupporters update. v2.16.28
2022-09-26 Carl HetheringtonFix build on older boosts, again.
2022-09-26 Carl HetheringtonFix build on older boosts.
2022-09-25 Carl HetheringtonProvide a similar fix to the one in ff639b3cf30afcc097b...
2022-09-25 Carl HetheringtonMove Editor class to test.{cc,h}
2022-09-25 Carl HetheringtonRemove a rather excessive log message.
2022-09-25 Carl HetheringtonLink to standard DCP naming scheme in the manual (...
2022-09-24 Carl HetheringtonPython 3 compatibility for pptext.py
2022-09-24 Carl HetheringtonDocument the audio language checkbox (#2340).
2022-09-24 Carl HetheringtonNew DCP tab screenshot (#2340).
2022-09-24 Carl HetheringtonAdd some notes on screenshots to DEVELOP.md.
2022-09-23 Carl HetheringtonUpdate test references for change to default .srt position. v2.16.27
2022-09-23 Carl HetheringtonWork around strange build error on Ubuntu 18.04
2022-09-22 Carl HetheringtonFix confusion about which test/data branch we're using...
2022-09-21 Carl HetheringtonSupporters update.
2022-09-20 Carl HetheringtonFix font_id_map errors when importing DCP subtitles...
2022-09-20 Carl HetheringtonFix subtitle_file() to find both Interop and SMPTE...
2022-09-19 Carl HetheringtonAlso bump asdcplib for the same reason.
2022-09-19 Carl HetheringtonBump waf here and in dependencies for Python 3.10 support.
2022-09-19 Carl HetheringtonSupport Ubuntu 22.10 builds.
2022-09-19 Carl HetheringtonFix default placement of SRT (etc.) now that the alignm...
2022-09-19 Carl HetheringtonFix incorrect subtitle outline rectangle display when...
2022-09-17 Carl HetheringtonFix typo in log message.
2022-09-17 Carl HetheringtonWhen emailing multiple addresses, put one in To: and...
2022-09-17 Carl HetheringtonDon't try to send KDM email unless we have a from address.
2022-09-17 Carl HetheringtonAllow specification of the CPL ID to use in a DCP with...
2022-09-17 Carl HetheringtonDon't dump empty error details.
2022-09-17 Carl HetheringtonCatch CPLNotFoundError more nicely.
2022-09-17 Carl HetheringtonGive a better error if a specified CPL does not exist.
2022-09-17 Carl HetheringtonAdd default parameter for the detail in set_error().
2022-09-17 Carl HetheringtonUpdated hu_HU translation from Áron Németh.
next