Emit the state of the job with the Finished signals.
[dcpomatic.git] / src / tools /
2023-03-12 Carl HetheringtonUpdated zh_CN translation from Danbo Song.
2023-03-10 ancient-skyscraperOutput hints on stderr.
2023-03-10 ancient-skyscraperUpdate documentation and CLI UI with hint info
2023-03-05 Carl HetheringtonCatch exceptions from some calls to write_metadata().
2023-03-03 Carl HetheringtonAdd --hints option to dcpomatic2_cli (#2468).
2023-03-03 Carl HetheringtonAdd ansi.h and one define.
2023-02-12 Carl HetheringtonFix non-ASCII paths in the disk writer on Windows ...
2023-02-11 Carl HetheringtonUse kdm_for_screen also in dcpomatic_kdm
2023-02-11 Carl HetheringtonCleanup: extract encrypt() call from Film::make_kdm().
2023-02-11 Carl HetheringtonUse the correct prompt for file/folder.
2023-02-11 Carl HetheringtonImprove error when the KDM period is outside the signer...
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2023-02-11 Carl HetheringtonCleanup: use an early return to calm some indentation.
2023-02-10 Carl HetheringtonFix typo in zh_CN translation.
2023-02-05 Carl HetheringtonRecover better errors from ext4.
2023-02-02 Carl HetheringtonAdd missing preferences menu option on macOS.
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 HetheringtonUse DiskWriterBackEndResponse, and add some more inform...
2023-01-27 Carl HetheringtonMore stack-allocated Dialog objects.
2023-01-17 Carl HetheringtonBuild fix for Windows.
2023-01-16 Carl HetheringtonSwap some wx_ptr for simple members/locals.
2023-01-16 Carl HetheringtonAdd DCPOMATIC_SUBHEADING_TOP_PAD.
2023-01-16 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-01-16 Carl HetheringtonUse wx_ptr more.
2023-01-15 Carl HetheringtonTell user what just happened if they get either of...
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-15 Carl HetheringtonUse wx_ptr for the splash screen.
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...
2023-01-13 Carl HetheringtonUse more ScopeGuards.
2023-01-07 Carl HetheringtonRemember paths in the add input dir picker in the combiner.
2023-01-04 Carl HetheringtonAllow drag-and-drop of DKDMs onto the list in the KDM...
2023-01-04 Carl HetheringtonExtract add_dkdm().
2023-01-04 Carl HetheringtonCleanup: use auto.
2023-01-04 Carl HetheringtonUse FileDialog for Add DKDM in the KDM creator.
2023-01-03 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-25 Carl HetheringtonSupport drag and drop of film directories onto the...
2022-12-25 Carl HetheringtonUse icons at the top of the batch converter rather...
2022-12-24 Carl HetheringtonFix crash when starting two batch converters at the...
2022-12-17 Carl HetheringtonUse the last_player_load_directory when adding OVs...
2022-12-17 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-14 Carl HetheringtonBump libdcp to a version with UTCOffset.
2022-12-10 Carl HetheringtonMissing include.
2022-12-10 Carl HetheringtonMove some methods out of util.{cc,h}
2022-12-09 Carl HetheringtonExtract constants.h
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 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 HetheringtonAdd and use SPL::swap().
2022-12-01 Carl HetheringtonGeneralise the Changed message from SPL.
2022-11-15 David PerrenoudUpdated fr_FR translation from David Perrenoud.
2022-10-27 Carl HetheringtonFix player with high-frame-rate DCPs.
2022-10-18 Carl HetheringtonAdd search to DKDM list (#2298).
2022-10-18 Carl HetheringtonCleanup: 0 -> nullptr.
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonFix dark mode for release notes.
2022-10-14 Carl HetheringtonSave and restore sash positions in the main DoM.
2022-10-14 Carl HetheringtonAllow dragging of the border between the controls and...
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-10-04 Carl HetheringtonSupport drag-and-drop of DCPs onto the player (#1220).
2022-10-04 Carl HetheringtonCleanup: remove old comment.
2022-09-27 Carl HetheringtonReplace directory with folder in some messages.
2022-09-17 Carl HetheringtonAllow specification of the CPL ID to use in a DCP with...
2022-09-17 Carl HetheringtonDon't dump empty error details.
2022-09-17 Carl HetheringtonUpdated hu_HU translation from Áron Németh.
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-09-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-06 Carl Hetheringtonpot/merge.
2022-09-05 Carl HetheringtonTidy up code to report failures to load config in the UI.
2022-09-03 Carl HetheringtonBump libdcp for better ContentKind support, and libsub
2022-09-01 Carl HetheringtonFix "escape" from dual screen mode, on Linux at least... v2.16.23
2022-09-01 Carl HetheringtonFix two more badly-adapted instantiations of EditableLi...
2022-08-26 Carl HetheringtonTemplate hu_HU translation.
2022-08-17 Carl HetheringtonSort DKDMs by CPL name (#2297).
2022-08-17 Carl HetheringtonC++11 tidying.
2022-08-17 Carl HetheringtonDefault to filtering DKDM filenames to only see *.xml...
2022-08-15 Carl HetheringtonFix deadlock on cancelling jobs. v2.16.21
2022-07-20 Carl HetheringtonAdd some logging to the KDM creator.
2022-07-20 Carl HetheringtonBasic release notes support (#2282).
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-07-20 Carl HetheringtonAllow multiple DCPs to be written to a disk (#1756).
2022-07-17 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-12 Carl HetheringtonFix stupid crash in dcpomatic_create when adding a...
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-07-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-09 Carl HetheringtonNew sl_SI translation from Martin Srebotnjak.
2022-07-08 Carl HetheringtonFix charset.
2022-07-08 Carl HetheringtonMissed bits of sl_SI translation update.
2022-07-02 Carl HetheringtonFix debug build on Windows.
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
next