Emit the state of the job with the Finished signals.
[dcpomatic.git] / src / lib /
2023-03-16 Carl HetheringtonEmit the state of the job with the Finished signals.
2023-03-12 Carl HetheringtonUpdated zh_CN translation from Danbo Song.
2023-03-11 Carl HetheringtonUse IAB rather than ATMOS in ISDCF names (#2482).
2023-03-05 Carl HetheringtonRemove some 3D stuff I think is unnecessary since the... v2.16.46
2023-03-05 Carl HetheringtonFix error when padding is needed in 3D encodes (#2476).
2023-03-04 Carl HetheringtonReplace spaces with _ in default KDM name formats,...
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonCleanup: tidy a comment.
2023-03-03 Carl HetheringtonAdd word_wrap().
2023-03-03 Carl HetheringtonAdd ansi.h and one define.
2023-03-03 Carl HetheringtonSetup ffmpeg log callback in dcpomatic_setup() instead...
2023-03-03 Carl HetheringtonCleanup: remove unused variable.
2023-03-03 Carl HetheringtonCleanup: remove capture_asdcp_logs() from header.
2023-03-02 Carl HetheringtonRemove duplicate include.
2023-02-27 Carl HetheringtonStrip disallowed characters from subtitles before they...
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonCleanup: swap a list for a vector.
2023-02-27 Carl HetheringtonAlign text subtitles from the bottom of the screen.
2023-02-27 Carl HetheringtonShow possible subtitle bounding boxes due to SMPTE...
2023-02-27 Carl HetheringtonAdd override_standard to bounding_box().
2023-02-27 Carl HetheringtonEarly check to see if there's anything to do in set_sta...
2023-02-27 Carl HetheringtonCleanup: pass required things int {x,y}_position instea...
2023-02-27 Carl HetheringtonMake subtitle analysis depend on DCP standard.
2023-02-27 Carl HetheringtonUse bounding_box() instead of render_text() for speed.
2023-02-27 Carl HetheringtonAdd bounding_box().
2023-02-27 Carl HetheringtonMove the contents of setup_layout() into create_layout...
2023-02-27 Carl HetheringtonSmall optimisation: use a const&
2023-02-27 Carl HetheringtonCleanup: use an early return.
2023-02-27 Carl HetheringtonSupport the 2014 version of SMPTE 428-7 in render_text...
2023-02-16 Carl HetheringtonDon't read video/audio from DCPs if it is being ignored...
2023-02-12 Carl HetheringtonFix build for new libdcp.
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonCleanup: extract encrypt() call from Film::make_kdm().
2023-02-11 Carl HetheringtonFix incorrect messages about KDMs being written to...
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2023-02-10 Carl HetheringtonExport 24-bit audio in Prores files (#2438).
2023-02-10 Carl HetheringtonIgnore overlapping ATMOS data in the same way that...
2023-02-10 Carl HetheringtonFix multiple video overlaps.
2023-02-10 Carl HetheringtonCleanup: use vector instead of list.
2023-02-10 Carl HetheringtonCleanup: add Content::period().
2023-02-10 Carl HetheringtonCleanup: use some better variable names.
2023-02-10 Carl HetheringtonClarify comment.
2023-02-10 Carl HetheringtonCleanup: remove unnecessary check.
2023-02-05 Carl HetheringtonRecover better errors from ext4.
2023-02-01 Carl HetheringtonHandle 2D/3D mismatches in the player (#2409).
2023-01-30 Carl HetheringtonCleanup: replace another short variable name.
2023-01-30 Carl HetheringtonCleanup: replace short variable name.
2023-01-30 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-01-29 Carl HetheringtonAdd DiskWriterBackendResponse::write_to_nanomsg() and...
2023-01-29 Carl HetheringtonBetter logging in macOS unmount code.
2023-01-29 Carl HetheringtonIncrease unmount timeout to 5s - maybe... this is a...
2023-01-29 Carl HetheringtonUse DiskWriterBackEndResponse, and add some more inform...
2023-01-29 Carl HetheringtonAdd DiskWriterBackEndResponse.
2023-01-23 Carl HetheringtonUse MCASoundField::STEREO (20) for stereo DCPs.
2023-01-22 Carl HetheringtonFix isdcf name ATMOS test.
2023-01-18 Carl HetheringtonSupport Dolby-style WAV back surround names when guessi...
2023-01-17 Carl HetheringtonAdd -ISDCF to ISDCF name as required (#2416).
2023-01-17 Carl HetheringtonCleanup: make a temporary for the content list.
2023-01-17 Carl HetheringtonAllow Collators to have their language specified, and...
2023-01-17 Carl HetheringtonAdd basic Collator::find() method.
2023-01-17 Carl HetheringtonAdd a comment.
2023-01-17 Carl HetheringtonCleanup: use std::vector and extract utf8_to_utf16().
2023-01-16 Carl HetheringtonWrite dummy subtitles also to empty Interop reels ...
2023-01-16 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-01-15 Carl HetheringtonHandle translation correctly for the warning about...
2023-01-15 Carl HetheringtonHandle translation correctly for the initial "beta...
2023-01-15 Carl Hetheringtonpot/merge.
2023-01-13 Carl HetheringtonAdd options for where the add files dialog starts ...
2023-01-13 Carl HetheringtonAdd header guard.
2023-01-07 Carl HetheringtonRemember paths in the add input dir picker in the combiner.
2023-01-04 Carl HetheringtonAlso use FileDialog for adding certificates to screens.
2023-01-04 Carl HetheringtonUse FileDialog for Add DKDM in the KDM creator.
2023-01-03 Carl HetheringtonGeneralise add_files_path to initial_paths().
2023-01-02 Carl HetheringtonFix errors when a custom size is given which is larger...
2022-12-28 Carl HetheringtonFix default VersionNumber when it's not specified in...
2022-12-25 Carl HetheringtonShow audio bit depth in content properties (#559).
2022-12-25 Carl HetheringtonTweak property name.
2022-12-25 Carl HetheringtonMake pause/resume work properly in the batch converter.
2022-12-24 Carl HetheringtonCleanup: rename _empty_condition -> _schedule_condition
2022-12-24 Carl HetheringtonCleanup: remove unnecessary variable.
2022-12-24 Carl HetheringtonCleanup: simplify some code.
2022-12-18 Carl HetheringtonFix weird exception handling.
2022-12-16 Carl HetheringtonMake sure main picture active area values are even...
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 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-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-01 Carl HetheringtonMerge branch '2384-playlist'
2022-12-01 Carl HetheringtonSave playlist when content is added, moved or removed.
2022-12-01 Carl HetheringtonRemove unnecessary non-const operator[].
next