dcpomatic.git
2022-12-22 Carl HetheringtonWIP: VP9 encoder. 1602-sign-language
2022-12-22 Carl HetheringtonCleanup: include/using tidying.
2022-12-22 Carl HetheringtonMove ffmpeg_log_callback to util.{cc,h}
2022-12-22 Carl HetheringtonAdd missing header guards.
2022-12-22 Carl HetheringtonTidy up calls to handle both video types.
2022-12-22 Carl HetheringtonAdd some tests for EnumIndexedVector.
2022-12-22 Carl HetheringtonAdd EnumIndexedVector::indices().
2022-12-22 Carl HetheringtonPut two video views inside FilmViewer, one for main...
2022-12-22 Carl HetheringtonAdapt Butler to keep a buffer of main and sign language...
2022-12-22 Carl HetheringtonExpand Player to support main and sign language video...
2022-12-22 Carl HetheringtonAdd stub sign language window.
2022-12-22 Carl HetheringtonShow sign language content in the list.
2022-12-22 Carl HetheringtonAdd make_numbered_frames hack script.
2022-12-22 Carl HetheringtonAdd _sign_language property to Content.
2022-12-22 Carl HetheringtonMove UTC offset for KDMs from the cinema to the point...
2022-12-22 Carl HetheringtonChange how video timing is done.
2022-12-22 Carl HetheringtonAdd operator* for Time and int.
2022-12-22 Carl HetheringtonWrite player debug logs from tests on -- --log=debug...
2022-12-22 Carl HetheringtonCleanup: fix name of film to match test.
2022-12-22 Carl HetheringtonFix FFmpegExaminer termination condition when there...
2022-12-22 Carl HetheringtonBump ffmpeg to 5.1.2 "Riemann"
2022-12-22 Carl HetheringtonNormalise XML attribute names to be camelCase (#2241).
2022-12-22 Carl HetheringtonUse 2.18.x subdirectory for configuration.
2022-12-22 Carl HetheringtonBump libdcp for fixes to #2391 and #2394. v2.16.37
2022-12-22 Carl HetheringtonAdd Marek Dudzik as a tester.
2022-12-21 Carl HetheringtonBump libdcp for less strict COC verification (#2395). v2.16.36
2022-12-20 Carl HetheringtonBump libdcp for improved COC error on verification.
2022-12-20 Carl HetheringtonSupporters update.
2022-12-20 Carl HetheringtonStill more wscript adventures.
2022-12-19 Carl HetheringtonMore wscript character encoding adventures.
2022-12-19 Carl HetheringtonBump libdcp for another wscript character encoding...
2022-12-19 Carl HetheringtonBump libdcp for wscript character encoding fix.
2022-12-18 Carl HetheringtonFix weird exception handling.
2022-12-17 Carl HetheringtonUse the last_player_load_directory when adding OVs...
2022-12-17 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-16 Carl HetheringtonMake sure main picture active area values are even...
2022-12-16 Carl HetheringtonBump libdcp for main picture active area changes.
2022-12-15 Carl HetheringtonFix build on Ubuntu 16.04.
2022-12-14 Carl HetheringtonBump libdcp to a version with UTCOffset.
2022-12-13 Carl HetheringtonMore header trimming.
2022-12-13 Carl HetheringtonAdd video_{range,frame_type}.{cc,h} and remove some...
2022-12-10 Carl HetheringtonExtract named_channel.h
2022-12-10 Carl HetheringtonRemove some unnecessary declarations.
2022-12-10 Carl HetheringtonExtract resolution.h
2022-12-10 Carl HetheringtonMissing include.
2022-12-10 Carl HetheringtonFix build error in previous commit.
2022-12-10 Carl HetheringtonExtract crop.h
2022-12-10 Carl HetheringtonMove some methods out of util.{cc,h}
2022-12-09 Carl HetheringtonRemove unused methods.
2022-12-09 Carl HetheringtonExtract constants.h
2022-12-07 Carl HetheringtonAdd a test to verify passthrough of 3D -> 2D data.
2022-12-05 Carl HetheringtonFix tests on Windows now that we replace . with _ in...
2022-12-05 Carl HetheringtonUse the same default folder for add DCP as add files...
2022-12-05 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-05 Carl HetheringtonUse the same default folder for add folder as add files...
2022-12-05 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-04 Carl HetheringtonBump libdcp for build fix.
2022-12-04 Carl HetheringtonFix use of atleast_version in wscripts (it does nothing...
2022-12-03 Carl HetheringtonBump libdcp to remove some invalid characters from...
2022-12-03 Carl HetheringtonBump libsub for libdcp dependency removal.
2022-12-02 Carl HetheringtonDon't use "NR" in the ISDCF name if there is no rating.
2022-12-02 Carl HetheringtonFix stupid mistake in previous commit.
2022-12-02 Carl HetheringtonCatch problems when using dcp_file() and getting more...
2022-12-02 Carl HetheringtonFix unreliable test.
2022-12-01 Carl HetheringtonMerge branch '2384-playlist'
2022-12-01 Carl HetheringtonDouble-click on content list adds the content.
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-12-01 Carl HetheringtonAdd some failing tests.
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 HetheringtonAdd another test, including a frame rate change.
2022-11-25 Carl HetheringtonGive a slightly better error message in a failing test.
2022-11-25 Carl HetheringtonAdd failing test for #2373.
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 HetheringtonCleanup: use dcp_file().
2022-11-25 Carl HetheringtonMore warning fixes.
2022-11-25 Carl HetheringtonMore warning fixes.
next