Dolby is apparently recreating all their certificates (as they will soon expire)...
[dcpomatic.git] / src / wx /
2023-01-18 Carl HetheringtonDolby is apparently recreating all their certificates...
2023-01-17 Carl HetheringtonUse Collator for recipients search (#2426).
2023-01-17 Carl HetheringtonCleanup: use stack-allocated Dialogs.
2023-01-17 Carl HetheringtonUse collator to search for screens (#2426).
2023-01-16 Carl HetheringtonAdd certificate validity period to the screen dialog.
2023-01-16 Carl HetheringtonTidy up certificate detail handling.
2023-01-16 Carl HetheringtonLayout tweaks to screen dialog.
2023-01-16 Carl HetheringtonAdd indent option to wxGridBagSizer version of add_labe...
2023-01-16 Carl HetheringtonAdd DCPOMATIC_SUBHEADING_TOP_PAD.
2023-01-16 Carl HetheringtonDouble-click to edit cinemas/screens.
2023-01-16 Carl HetheringtonStack-allocate wxDialog instead of using wx_ptr.
2023-01-16 Carl HetheringtonAdd subject/issuer details to the screen dialog (#2422).
2023-01-16 Carl HetheringtonAdd tooltip for recipient file in the screen dialog.
2023-01-16 Carl HetheringtonAdd set_recipient_file().
2023-01-16 Carl HetheringtonCleanup: use auto.
2023-01-16 Carl HetheringtonLimit the size of the recipient file name in the screen...
2023-01-16 Carl HetheringtonManually call selection_changed() after removing a...
2023-01-16 Carl HetheringtonBump libdcp to version which checks for empty interop...
2023-01-16 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-01-16 Carl HetheringtonUse wx_ptr more.
2023-01-16 Carl HetheringtonIt seems wrong to Destroy() these widgets as I think...
2023-01-16 Carl HetheringtonMake reset() safer if the new throws.
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 HetheringtonCleanup: 0 -> nullptr.
2023-01-15 Carl Hetheringtonpot/merge.
2023-01-15 Carl HetheringtonUse wx_ptr for the splash screen.
2023-01-14 Carl HetheringtonUse wx_ptr some more.
2023-01-14 Carl HetheringtonFix reset() to use rvalue references.
2023-01-14 Carl HetheringtonUse wx_ptr for AutoCropDialog
2023-01-14 Carl HetheringtonAdd reset() to wx_ptr and allow it to be null.
2023-01-14 Carl HetheringtonUse some more wx_ptr.
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...
2023-01-14 Carl HetheringtonBump libdcp to fix font ID bug in the combiner (#2402).
2023-01-14 Carl HetheringtonUse ScopeGuard more.
2023-01-13 Carl HetheringtonAdd options for where the add files dialog starts ...
2023-01-13 Carl HetheringtonAdd bind() to Choice.
2023-01-13 Carl HetheringtonAllow optional override of the initial path taken from...
2023-01-13 Carl HetheringtonUse FileDialog for adding content files.
2023-01-13 Carl HetheringtonUse more ScopeGuards.
2023-01-13 Carl HetheringtonTrim spaces from entries to certificate download pages.
2023-01-13 Carl HetheringtonGive a better error when entering a bad Dolby/Doremi...
2023-01-07 Carl HetheringtonAdd DirDialog.
2023-01-04 Carl HetheringtonSupporters update. v2.16.39
2023-01-04 Carl HetheringtonAlso use FileDialog for adding certificates to screens.
2023-01-04 Carl HetheringtonAdd FileDialog (wrapping wxFileDialog); currently it...
2023-01-03 Carl HetheringtonGeneralise add_files_path to initial_paths().
2023-01-03 Carl HetheringtonSupporters update.
2022-12-31 Carl HetheringtonHappy new year!
2022-12-22 Carl HetheringtonAdd Marek Dudzik as a tester.
2022-12-20 Carl HetheringtonSupporters update.
2022-12-16 Carl HetheringtonMake sure main picture active area values are even...
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 HetheringtonExtract crop.h
2022-12-10 Carl HetheringtonMove some methods out of util.{cc,h}
2022-12-09 Carl HetheringtonExtract constants.h
2022-12-05 Carl HetheringtonUse the same default folder for add DCP as add files...
2022-12-05 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-05 Carl HetheringtonUse the same default folder for add folder as add files...
2022-12-05 Carl HetheringtonCleanup: use ScopeGuard.
2022-12-01 Carl HetheringtonMerge branch '2384-playlist'
2022-12-01 Carl HetheringtonAdd bind().
2022-11-30 Carl HetheringtonSupporters update.
2022-11-28 Carl HetheringtonAdd default release territory configuration (#2375).
2022-11-28 Carl HetheringtonExtract RegionSubtagWidget.
2022-11-28 Carl HetheringtonAdd some comments.
2022-11-28 Carl HetheringtonAdd default audio language configuration (#2375).
2022-11-28 Carl HetheringtonRemove default container configuration option.
2022-11-26 Carl HetheringtonSupporters update. v2.16.34
2022-11-25 Carl HetheringtonNoisy change to get film into AudioContent::modify_trim...
2022-11-25 Carl HetheringtonMore warning fixes.
2022-11-25 Carl HetheringtonMore warning fixes.
2022-11-25 Carl HetheringtonFix more warnings.
2022-11-24 Carl HetheringtonFix warnings.
2022-11-24 Carl HetheringtonExtract RegionSubtagDialog to its own files.
2022-11-24 Carl HetheringtonExtract LanguageSubtagPanel to its own files.
2022-11-24 Carl HetheringtonExtract SubtagListCtrl to its own files.
2022-11-23 Carl HetheringtonFix player config window on macOS (#2376).
2022-11-23 Carl HetheringtonFix crash when adding cinemas while a search is in...
2022-11-23 Carl HetheringtonCleanup: extract sorted_cinemas().
2022-11-23 Carl HetheringtonCleanup: add convert_to_lower() and matches_search().
2022-11-20 Carl HetheringtonClick on the timeline time axis view moves the playhead...
2022-11-20 Carl HetheringtonFix TimelineTimeAxisView::bbox() to be correct.
2022-11-20 Carl HetheringtonMove y_pos to TimelineView.
2022-11-20 Carl HetheringtonRemove unused line.
2022-11-16 Carl HetheringtonSupporters update.
2022-11-15 Carl HetheringtonAdd David Perrenoud to translators list.
2022-11-15 David PerrenoudUpdated fr_FR translation from David Perrenoud.
2022-11-09 Carl HetheringtonFix uninitialised variable.
2022-11-06 Carl HetheringtonCleanup: remove unnecessary explicit.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-11-02 Carl HetheringtonAdd passive mode option to TMS upload.
2022-11-02 Carl HetheringtonAdd get() and bind() to CheckBox.
2022-10-27 Carl HetheringtonAdd tooltip to player DCP name with path details.
2022-10-26 Carl HetheringtonSupporters update. v2.16.32
2022-10-26 Carl HetheringtonFix player being destroyed while the butler is still...
2022-10-24 Carl HetheringtonFix missing switch of Append -> add (#2358).
next