dcpomatic.git
2022-06-21 Carl HetheringtonUse empty files where possible to speed things up a...
2022-06-21 Carl HetheringtonAdjust disk/partition sizes to trigger another bug.
2022-06-21 Carl Hetherington0 -> nullptr cleanup.
2022-06-21 Carl HetheringtonDo cleanup of a test more nicely.
2022-06-21 Carl HetheringtonStop using static initialisation so that dcpomatic...
2022-06-21 Carl HetheringtonCleanup: use constexpr.
2022-06-21 Carl HetheringtonFill test disk partitions with random noise to expose...
2022-06-21 Carl HetheringtonUse boost::random for make_random_file to make it repea...
2022-06-20 Carl HetheringtonSet up dcpomatic2_disk_writer capability on install.
2022-06-20 Carl HetheringtonFix test references for addition of new prores export...
2022-06-20 Carl HetheringtonFix test references for libdcp commit 6c5328f07362510a4...
2022-06-20 Carl HetheringtonRemove some debug output.
2022-06-20 Carl HetheringtonBump asdcplib for build fix.
2022-06-18 Carl HetheringtonAdd a test doing a more substantial copy.
2022-06-13 Carl HetheringtonBump asdcplib for some extra logging.
2022-06-13 Carl HetheringtonLog errors from asdcplib in our logs.
2022-06-12 Carl HetheringtonAdd Prores 4444 support (#2263).
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
2022-06-12 Carl HetheringtonMove ExportFormat definition to ffmpeg_file_encoder.h
2022-06-12 Carl HetheringtonSet up TextDecoder position based on the time that... v2.16.14
2022-06-12 Carl HetheringtonBelieved fix for error when calculating the position...
2022-06-12 Carl HetheringtonSome hacks for Python 3 compatibility and to work with...
2022-06-12 Carl HetheringtonSupporters/subscribers update.
2022-06-11 Carl HetheringtonAdd tester.
2022-06-10 Carl HetheringtonFix hints test after subtitle font changes.
2022-06-10 Carl HetheringtonRemove duplicate call to write().
2022-06-10 Carl HetheringtonAdd some missing locking.
2022-06-10 Carl HetheringtonFix problems when loading old projects with the new...
2022-06-10 Carl HetheringtonAdd Film::last_written_by_earlier_than()
2022-06-10 Carl HetheringtonRename CheckContentChangeJob -> CheckContentJob.
2022-06-10 Carl HetheringtonMake it OK to re-examine content with subtitles.
2022-06-10 Carl HetheringtonC++11 tidying.
2022-06-10 Carl HetheringtonFix incorrect burnt-in subtitle colours when burning...
2022-06-09 Carl HetheringtonFix strange multi-selection behaviour on Linux (#2269).
2022-06-08 Carl HetheringtonFix a few places where a complete ERROR message was...
2022-06-07 Carl HetheringtonDon't search for empty font names to avoid random fonts...
2022-06-07 Carl HetheringtonRemove some cout and tidy up slightly.
2022-06-07 Carl HetheringtonI'm not sure a cout about audio underruns is really...
2022-06-07 Carl HetheringtonThrow exceptions when Hints thread fails in tests.
2022-06-07 Carl HetheringtonTidying.
2022-06-07 Carl HetheringtonAsk fontconfig to scan the system for fonts requested...
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-07 Carl HetheringtonMove fontconfig-related code out to a class.
2022-06-07 Carl HetheringtonIn-line a call to emit_plain_start() so it's less confu...
2022-06-07 Carl HetheringtonRename some variables.
2022-06-07 Carl HetheringtonExtract method to set forced appearance.
2022-06-07 Carl HetheringtonExtract method to escape text.
2022-06-07 Carl HetheringtonFix the header guard and tidy up.
2022-06-07 Carl HetheringtonRearrange some includes of dcpomatic_time.h
2022-06-07 Carl HetheringtonTidying.
2022-06-07 Carl HetheringtonAdd a comment.
2022-06-07 Carl HetheringtonLengthen some very short variable names.
2022-06-07 Carl HetheringtonSwitch some list -> vector for consistency.
2022-06-07 Carl HetheringtonC++11 tidying.
2022-06-07 Carl HetheringtonFix incorrect extension on interop subtitle files ...
2022-06-06 Carl HetheringtonPreserve export video settings in the config (#2259).
2022-06-06 Carl HetheringtonC++11 tidying.
2022-06-06 Carl HetheringtonRemove unused H246_PCM export code.
2022-06-06 Carl HetheringtonMake jump-to-first-subtitle also work with DCP subs.
2022-06-05 Carl HetheringtonImprove accuracy of subtitle font sizing.
2022-06-03 Carl HetheringtonMake subtitle asset filename obey custom settings ...
2022-06-03 Carl HetheringtonTidy up some duplicated code.
2022-06-03 Carl HetheringtonAllow sending KDMs to more emails (#2244).
2022-06-03 Carl HetheringtonImprove some short variable names.
2022-05-28 Carl HetheringtonRemove out-of-date comment.
2022-05-26 Carl HetheringtonFix race between the Butler thread starting and audio...
2022-05-26 Carl HetheringtonHide audio sample rate option in DCP panel unless the...
2022-05-26 Carl HetheringtonCleanup: use some more make_shared.
2022-05-26 Carl HetheringtonLower the level of some log messages.
2022-05-26 Carl HetheringtonCleanup: remove unused constructor.
2022-05-25 Carl HetheringtonSupporters update. v2.16.13
2022-05-25 Carl HetheringtonFix Ubuntu 22.04 dependencies.
2022-05-23 Carl HetheringtonFix silly mistake adding an extra make_dcp().
2022-05-22 Carl HetheringtonAdd another DYLD path for running locally. v2.16.12
2022-05-22 Carl HetheringtonOpenGL line width > 1.0 does not seem to work on macOS...
2022-05-22 Carl HetheringtonCleanup: use an enum rather than a magic value.
2022-05-22 Carl HetheringtonAdd another directory to the copy_resources.sh script.
2022-05-21 Carl HetheringtonFix error when loading encrypted DCPs (#2257).
2022-05-14 Carl HetheringtonLayout alignment tweaks.
2022-05-13 Carl HetheringtonStore audio fades in template (#2254).
2022-05-13 Carl HetheringtonSupport auto-crop for YUV422P10LE.
2022-05-13 Carl HetheringtonGive a better error when guess_crop can't cope with...
2022-05-12 Carl HetheringtonFix build on Debian 9.
2022-05-12 Carl HetheringtonBump to release versions. v2.16.11
2022-05-11 Carl HetheringtonSupporters update.
2022-05-11 Carl HetheringtonMissing <b> tag in sv_SE translation (#2243).
2022-05-11 Carl HetheringtonFix warning introduced a couple of commits ago.
2022-05-11 Carl HetheringtonUpdated pl_PL translation from Michał Tomaszewski.
2022-05-11 Carl HetheringtonFix typo in string (thanks Michał Tomaszewski)
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...
next