Extract frame info read/write to new class.
[dcpomatic.git] / src / tools /
2024-04-21 Carl HetheringtonRename Encoder -> FilmEncoder, and subclasses.
2024-04-21 Carl HetheringtonExtract all uses of DCP-o-matic name to allow branding.
2024-04-19 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-18 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-17 Carl HetheringtonSeparate GUI verifier with basic reporting (#1823).
2024-04-15 Carl HetheringtonRename VerifyDCPDialog -> VerifyDCPResultDialog.
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-17 Carl HetheringtonAdd PlaylistEditorRestrictedMenus option, similar to...
2024-03-17 Carl HetheringtonTidy and fix up the playlist editor menu on macOS.
2024-03-08 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-03-08 Carl HetheringtonAdd <PlayerRestrictedMenus> option to config.xml (...
2024-03-07 Carl HetheringtonRename Emailer -> Email.
2024-02-22 Carl HetheringtonMerge tag 'v2.16.78' into v2.17.x v2.17.12
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2024-02-19 Carl HetheringtonMerge tag 'v2.16.77' into v2.17.x
2024-02-18 Carl HetheringtonMerge tag 'v2.16.76' into v2.17.x
2024-02-17 Carl HetheringtonAdd film duration to --dump output (#1702).
2024-02-17 Carl HetheringtonAvoid quotation marks around dumped paths.
2024-02-17 Carl HetheringtonAdd option to load prefs from ZIP (#2771).
2024-02-17 Carl HetheringtonUse FileDialog for saving preferences ZIPs.
2024-02-12 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonFix totally missing saving of DKDM recipients.
2024-02-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2024-02-04 Carl HetheringtonMake default Disk Writer window a little narrower.
2024-02-04 Carl HetheringtonTweak labels: DCP -> DCPs.
2024-02-04 Carl HetheringtonTweak vertical spacing of wxChoice on macOS (#2747).
2024-02-04 Carl HetheringtonLook for drives for 3 seconds on startup (#2748).
2024-02-04 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-01-30 Carl HetheringtonOpen macOS prefs with Mac-, not Mac-P (#2745).
2024-01-28 Carl HetheringtonRemember whether Content or DCP is selected in a new...
2024-01-28 Carl HetheringtonSetup grok LD_LIBRARY_PATH when required (#2657).
2024-01-28 Carl HetheringtonCleanup: whitespace.
2024-01-28 Carl HetheringtonAdd Version File dialog.
2024-01-28 Carl HetheringtonFix missing grok log setup in dcpomatic_cli.
2024-01-28 Carl HetheringtonMake stop() private and use drop() instead.
2024-01-28 Carl HetheringtonOnly build grok for Ubuntu 22.04.
2024-01-28 Carl HetheringtonExplicitly set up Grok logger rather than relying on...
2024-01-28 Carl HetheringtonPatch from Aaron Boxer adding initial support for GPU...
2024-01-18 Carl HetheringtonmacOS build fix.
2024-01-17 Carl HetheringtonAllow specification of KDM annotation text (#296).
2024-01-16 Carl HetheringtonMissing include.
2024-01-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2024-01-11 Carl Hetheringtonpot/merge.
2024-01-11 Carl HetheringtonAttempt to rationalise menu IDs and avoid duplicates.
2024-01-11 Carl HetheringtonCleanup: using/include sorting.
2024-01-11 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-09 Carl HetheringtonCheck for bad DN qualifiers on signer certificates...
2024-01-09 Carl HetheringtonMove ScopeGuard into libdcp.
2024-01-02 Carl HetheringtonRemove tick/no_tick icons which I believe are no longer...
2024-01-01 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2023-12-24 Carl HetheringtonAdd stubs for fa_IR (Farsi/Persian). v2.16.71
2023-12-23 Carl HetheringtonFix crash with a non-existent playlist directory.
2023-12-19 Carl HetheringtonImprove positioning of player windows in dual screen...
2023-12-19 Carl HetheringtonAdd some logging to show what's going on with the wxDis...
2023-12-19 Carl HetheringtonFix sensitivity of KDM create button when no output...
2023-11-26 Carl HetheringtonCall dcpomatic_setup_path_encoding() early enough ...
2023-11-26 Carl HetheringtonDon't crash if preferences ZIP needs to be overwritten...
2023-11-23 Carl HetheringtonUpdated zh_CN translation from 刘汉源
2023-11-20 Carl HetheringtonVerify encrypted DCPs (more) correctly (#2659).
2023-11-20 Carl HetheringtonCleanup: use stack-allocated FileDialog and accept...
2023-11-20 Carl HetheringtonCleanup: use ScopeGuard.
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-11-20 Carl HetheringtonFix "create KDM" button sensitivity with invalid KDM...
2023-10-28 Carl HetheringtonCheck some unsanitized network inputs before allocating...
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-09 Carl HetheringtonBump libdcp for new filesystem wrappers.
2023-09-30 Carl HetheringtonCleanup: extract some stuff to a method in CreateCLI.
2023-09-14 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-09-08 Carl HetheringtonOpen Windows console earlier in startup.
2023-09-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-09-05 Carl Hetheringtonpot/merge.
2023-09-02 Carl HetheringtonFix crash when pressing Ctrl+{C,V} at the wrong time.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-07-23 Carl HetheringtonAdd stubs for Georgian (ka_KA) language support.
2023-07-19 Carl HetheringtonUpdated zh_CN translation from Akivili Collindort.
2023-07-02 Carl HetheringtonFix crash if an exception is thrown before the splash...
2023-06-22 Carl HetheringtonAvoid virtual call to set_film() in constructor (#2571).
2023-06-12 Carl HetheringtonCleanup: switch sense of if.
2023-06-12 Carl HetheringtonFix failure to close verify progress window when finished.
2023-06-12 Carl HetheringtonCleanup: swap some wx_ptrs for locals.
2023-06-09 Carl HetheringtonDon't call DOMFrame::start_job from a non-UI thread.
2023-06-04 Carl HetheringtonCope with bad DCPs better in the editor.
2023-06-04 Carl HetheringtonFix sizing of editor's reel dialog.
2023-05-30 Carl HetheringtonDon't show warning when only removing an empty DKDM...
2023-05-30 Carl HetheringtonDon't add DKDMs twice (#2545).
2023-05-30 Carl HetheringtonFix disappearing DKDM folders when dragging a folder...
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-05-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2023-05-13 Carl HetheringtonAdd dcpomatic2_map tool (#2445).
2023-05-13 Carl HetheringtonCleanup: using ordering.
2023-05-13 Carl HetheringtonFix typos in errors.
2023-04-25 Carl HetheringtonDon't use wx_ptr for the splash screen.
2023-04-18 Carl HetheringtonFix crash if saving files during save/cancel/close...
2023-04-18 Carl HetheringtonCleanup: longer variable name.
2023-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
2023-04-09 Carl HetheringtonFix subtitle font handling with in-memory fonts from... v2.16.52
next