dcpomatic.git
2022-05-11 Carl HetheringtonTidy up careful_string_filter and add some extra transl...
2022-05-11 Carl HetheringtonUse GetCommandLineW() to get a UTF16-encoded command...
2022-05-11 Carl HetheringtonMove some common methods out to cross_unix.cc
2022-05-11 Carl HetheringtonFix ignore_video checker for separate-3D content (...
2022-05-09 Carl HetheringtonPossibly improve shuffler behaviour (use one for all...
2022-05-09 Carl HetheringtonAccept invalid picture frame size errors in high bitrat...
2022-05-09 Carl HetheringtonMissing include.
2022-05-08 Carl HetheringtonBump libdcp for build fix.
2022-05-08 Carl HetheringtonBump libdcp for inverse gamma LUT improvements.
2022-05-08 Carl HetheringtonAdd new screen to the right place just after adding...
2022-05-08 Carl HetheringtonSpeed up content selection when we have audio analysis...
2022-05-06 Dian LiUpdated zh_CN translation
2022-05-06 Carl HetheringtonC++11 tidying.
2022-05-05 Carl HetheringtonBump libdcp for build fix.
2022-05-05 Carl HetheringtonMissing include.
2022-05-05 Carl HetheringtonFix truncated email addresses in cinema email address.
2022-05-05 Carl HetheringtonFix missing buttons in cinema email list.
2022-05-05 Carl HetheringtonBump libsub for asdcplib update.
2022-05-05 Carl HetheringtonAdd some tests for ScopedTemporary.
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-05-05 Carl HetheringtonFix previous.
2022-05-05 Carl HetheringtonUpdate for change to libdcp API.
2022-05-02 Carl HetheringtonAdd preference for default KDM duration (#2224).
2022-05-02 Carl HetheringtonFix colour of preview when there is no film loaded.
2022-05-02 Carl HetheringtonRemove a specific path dependency from a test.
2022-05-02 Carl HetheringtonAdd find_file from libdcp.
2022-05-01 Carl HetheringtonIt doesn't seem necessary to use shared_ptr for the... v2.16.x-old
2022-05-01 Carl HetheringtonExtract and improve code to find missing files (#1940).
2022-05-01 Carl HetheringtonC++11 / sorting cleanups.
2022-05-01 Carl HetheringtonExtract simple_digest().
2022-05-01 Carl HetheringtonReplace some raw arrays with std::vectors.
2022-05-01 Carl HetheringtonAdd more filenames to content properties (#2120).
2022-05-01 Carl HetheringtonAdd CPL_FILENAME variable for cover sheets (#2107).
2022-05-01 Carl HetheringtonC++11 tidying.
2022-05-01 Carl HetheringtonMake sure that crop preview rectangle is properly hidde... merged-to-main
2022-05-01 Carl HetheringtonFix the alignment of the current position in the playba...
2022-04-30 Carl HetheringtonMore Centos 7 fixes. v2.16.10
2022-04-30 Carl HetheringtonFix build on Centos 7.
2022-04-30 Carl HetheringtonRemove unused variable.
2022-04-30 Carl HetheringtonWe don't have python f-strings everywhere.
2022-04-30 Carl HetheringtonBump libdcp/libsub back to release versions.
2022-04-30 Carl HetheringtonAdd editor to a few more missing places.
2022-04-30 Carl HetheringtonAnother macOS build fix.
2022-04-30 Carl HetheringtonFix macOS build.
2022-04-29 Carl HetheringtonAdd a simple DCP editor.
2022-04-29 Carl HetheringtonUse explicit parameters to the EditableList constructor...
2022-04-29 Carl HetheringtonC++11 tidying.
2022-04-29 Carl HetheringtonFix (I think) some strange situations where ::get(...
2022-04-29 Carl HetheringtonSupporters update.
2022-04-29 Carl HetheringtonMore test references updates.
2022-04-29 Carl HetheringtonUpdate test/data for new metadata tag.
2022-04-29 Carl HetheringtonFix some tests.
2022-04-29 Carl HetheringtonHide some more warnings.
2022-04-29 Carl HetheringtonHide some warnings.
2022-04-28 Carl HetheringtonPut * in the title bar when the DCP-o-matic project...
2022-04-28 Carl HetheringtonSet window title based on the directory from Film.
2022-04-28 Carl HetheringtonAdd Film::set_dirty().
2022-04-28 Carl HetheringtonRemove unused lambda capture.
2022-04-28 Carl HetheringtonPrimitive auto-crop (#1477).
2022-04-28 Carl HetheringtonTry to make the GL code a little clearer.
2022-04-28 Carl HetheringtonRename border line to outline content.
2022-04-28 Carl HetheringtonTweak content menu ordering.
2022-04-28 Carl HetheringtonAdd guess_crop().
2022-04-28 Carl HetheringtonBasic display of markers above the playback timeline...
2022-04-28 Carl HetheringtonExtract marker strings out to a separate method.
2022-04-28 Carl HetheringtonFix a load of stuff that wasn't being freed on close.
2022-04-28 Carl HetheringtonAdd option to save a player frame to a file (#2133).
2022-04-28 Carl HetheringtonAdd image_as_jpeg()
2022-04-28 Carl HetheringtonMove Image::as_png() out to image_as_png().
2022-04-28 Carl HetheringtonRemove unnecessary method.
2022-04-28 Carl HetheringtonAllow 96kHz audio as an advanced option (#1789).
2022-04-28 Carl HetheringtonHandle multiple bitmap subtitles at the same time corre...
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonAllow ContentBitmapText to contain multiple BitmapText...
2022-04-28 Carl HetheringtonImprove some variable names.
2022-04-28 Carl HetheringtonMake emit_bitmap_start take a ContentBitmapText.
2022-04-22 Carl HetheringtonFix Windows build.
2022-04-22 Carl HetheringtonAnd another missed warnings.h
2022-04-22 Carl HetheringtonMissing warnings.h include fix.
2022-04-22 Carl HetheringtonImprove rejection of "crazy" frame rates (#2238).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-22 Carl HetheringtonBump libdcp for yet more warning fixes.
2022-04-22 Carl Hetheringtonclang does not have -Wsuggest-override
2022-04-21 Carl HetheringtonBump libdcp for warning fix.
2022-04-21 Carl HetheringtonMissing override.
2022-04-21 Carl HetheringtonRevert "Adjust handling of -Wsuggest-override"
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2022-04-21 Carl HetheringtonAdjust handling of -Wsuggest-override
2022-04-21 Carl HetheringtonRevert "Try to fix some warnings when libdcp include...
2022-04-20 Carl HetheringtonTry to fix some warnings when libdcp include asdcplib.
2022-04-20 Carl HetheringtonLookup the correct DCNC code to use for languages rathe...
2022-04-20 Carl HetheringtonUse std::vector in AudioBuffers (#2236).
2022-04-20 Carl HetheringtonCleanup: improve some variable names.
2022-04-20 Carl HetheringtonAdd ScopeGuard.
2022-04-20 Carl HetheringtonAdd button to use same fades for audio as video (#2230).
2022-04-20 Carl HetheringtonTidying.
2022-04-20 Carl HetheringtonReplace encrypted content with black if we have no...
2022-04-20 Carl HetheringtonC++11 tidying.
2022-04-20 Carl HetheringtonFix creation of dcpdig files in projects that make...
next