dcpomatic.git
2020-12-01 Carl Hetheringtonwip: allow multi-content pieces. 1771-resample-glitches-take3
2020-12-01 Carl HetheringtonFix method name confusion.
2020-12-01 Carl HetheringtonMore function moves and build fixes; now builds.
2020-12-01 Carl HetheringtonCouple of time call fixes.
2020-12-01 Carl HetheringtonFrameRateChange and video_use.
2020-12-01 Carl HetheringtonMove reference_audio.
2020-12-01 Carl HetheringtonOops: commit piece.cc.
2020-12-01 Carl HetheringtonMove pass.
2020-12-01 Carl HetheringtonMove some stuff for position checking.
2020-12-01 Carl HetheringtonAdd add_fonts() to Piece.
2020-12-01 Carl HetheringtonMove time calculation methods.
2020-12-01 Carl HetheringtonRemove unused methods: this should happen regardless.
2020-12-01 Carl HetheringtonReplace calls to Position::end.
2020-12-01 Carl HetheringtonReplace calls to Content::position.
2020-12-01 Carl Hetheringtonfixup previous
2020-12-01 Carl HetheringtonMove _stream_states into Piece; this seems like a nice...
2020-12-01 Carl HetheringtonPunt on transferring old decoder stuff.
2020-12-01 Carl HetheringtonMake Piece content/decoder vectors and all members...
2020-12-01 Carl HetheringtonRename refresh_metadata -> reset_metadata.
2020-12-01 Carl HetheringtonChanges to crop can be handled with a reset_metadata().
2020-12-01 Carl HetheringtonAdd VideoRingBuffers::reset_metadata().
2020-12-01 Carl HetheringtonAdd missing lock.
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-30 Carl HetheringtonFix loading very (very) old metadata files.
2020-11-30 Carl HetheringtonFix build error. v2.15.111
2020-11-29 Carl HetheringtonHide some wx warnings. v2.15.110
2020-11-29 Carl HetheringtonFix overlapping group labels in the audio matrix (... v2.15.109
2020-11-29 Carl HetheringtonFix test build.
2020-11-29 Carl HetheringtonBetter progress reporting during DCP validation (#1812). v2.15.108
2020-11-29 Carl HetheringtonMove some test references into test-private.
2020-11-28 Carl HetheringtonFix over-read behaviour of FileGroup to be the same...
2020-11-27 Carl HetheringtonFix running single tests on Windows.
2020-11-26 Carl HetheringtonMore macOS build fixes.
2020-11-26 Carl HetheringtonmacOS build fix.
2020-11-26 Carl HetheringtonIf we don't query a server (because we already know...
2020-11-26 Carl HetheringtonIt feels unsafe not to lock _threads_mutex between...
2020-11-26 Carl HetheringtonRemove accidentally-added file.
2020-11-26 Carl HetheringtonCalculate hashes for any referenced assets that do...
2020-11-26 Carl HetheringtonUse a foreach.
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-11-25 Carl HetheringtonCheck for inconsistency in settings for referring to...
2020-11-25 Carl HetheringtonRemove unused method.
2020-11-24 Carl HetheringtonFix corrupted image when over-cropping black filler...
2020-11-24 Carl HetheringtonFix the behaviour of FileGroup when seeking too far.
2020-11-24 Carl HetheringtonFix uninitialised variable.
2020-11-24 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-11-23 Carl HetheringtonBump libdcp for ExtensionMetadata tags (#1808).
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl Hetheringtonpot/merge.
2020-11-21 Carl HetheringtonUpdate ISDCF name when subtitle language metadata chang...
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-11-21 Carl HetheringtonAdd hint when making a FTR without FFEC/FFMC markers...
2020-11-21 Carl HetheringtonTidy up Hints a bit.
2020-11-21 Carl HetheringtonTest update for auto-addition of markers.
2020-11-21 Carl HetheringtonSubtitle language test updates.
2020-11-21 Carl HetheringtonUpdate test data now that empty Language tags are not...
2020-11-21 Carl HetheringtonBump libdcp.
2020-11-20 Carl HetheringtonDon't try to set empty languages on CCAP tracks.
2020-11-20 Carl HetheringtonUse a LanguageTag for closed caption tracks.
2020-11-20 Carl HetheringtonSubtitle language handling tweaks; write multiple subti...
2020-11-20 Carl HetheringtonFix potential crash if maybe_add_text() fails.
2020-11-20 Carl HetheringtonRecover subtitle language metadata from the places...
2020-11-20 Carl HetheringtonRemove subtitle language from text content.
2020-11-20 Carl HetheringtonFix label alignment.
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonTidy up button alignment.
2020-11-20 Carl HetheringtonMove labelling out of LanguageTagWidget.
2020-11-20 Carl HetheringtonMove make_black_test into image_test.
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-11-20 Carl HetheringtonAlways add FFOC and LFOC markers (#1805).
2020-11-20 Carl HetheringtonTweak comment containing Doxygen text group name.
2020-11-20 Carl HetheringtonDisable video range control for DCP content (#1821).
2020-11-20 Carl HetheringtonTry to enable all streams in MOV exports.
2020-11-18 Carl HetheringtonMake the default disk writer window wider.
2020-11-16 Carl HetheringtonFix strange OR operator.
2020-11-16 Carl HetheringtonFix cropping of subsampled images.
2020-11-16 Carl HetheringtonAdd some lrintf() calls to be sure.
2020-11-16 Carl HetheringtonUse 64-byte alignment for aligned image memory.
2020-11-16 Carl HetheringtonBump libdcp for const fix.
2020-11-16 Carl HetheringtonUpdate test references following 26bd62d1e49b63e47fca82...
2020-11-16 Carl HetheringtonAdd tests of video range.
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-11-16 Carl HetheringtonAdd catch-all assertion.
2020-11-16 Carl HetheringtonFix unnecessary condition.
2020-11-16 Carl HetheringtonFix thinko-ed logic causing all subtitles to be treated...
2020-11-16 Carl HetheringtonRemove unused code.
2020-11-16 Carl HetheringtonFix limited value ranges in properties.
2020-11-16 Carl HetheringtonRemove pointless comment.
2020-11-16 Carl HetheringtonObey requests to change the video range of RGB content.
2020-11-16 Carl HetheringtonAdd some more pixel formats to hack/pixfmts.c
2020-11-15 Carl HetheringtonAdd LanguageTagWidget and use it for the SMPTE metadata.
2020-11-15 Carl HetheringtonFix invisible subtag lists in some cases.
2020-11-15 Carl HetheringtonAdd Remove button to language tag dialogue.
2020-11-15 Carl HetheringtonImprove text panel layout with GTK3's enormous spin...
2020-11-14 Carl HetheringtonFix uninitialised variable (affecting tests only).
2020-11-13 Carl HetheringtonFix finding of subtitles when clicking in the list...
2020-11-13 Carl HetheringtonMore vertical alignment fixes.
2020-11-11 Carl HetheringtonRemove assertion checking that rotations are a multiple...
2020-11-08 Carl HetheringtonRemove references to / support for old RtError class...
next