Patrons update.
[dcpomatic.git] / src / wx /
2023-05-14 Carl HetheringtonPatrons update.
2023-05-13 Carl HetheringtonSupporters update.
2023-05-13 Carl HetheringtonFix typos in errors.
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-05-10 Carl HetheringtonFix uninitialised variable caught by the macOS compiler.
2023-04-25 Carl HetheringtonDon't use wx_ptr for the splash screen.
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-04-22 Carl HetheringtonAdd some missing replacements.
2023-04-21 Carl HetheringtonSupporters update. v2.16.54
2023-04-20 Carl HetheringtonBump libdcp to 1.8.67.
2023-04-12 Carl HetheringtonDefault to 14fL luminance in the GUI.
2023-04-11 Carl HetheringtonSupporters update. v2.16.53
2023-04-08 Carl HetheringtonSupport loading of certificate chains for trusted devices.
2023-04-08 Carl HetheringtonImprove thumbprint dialog; disallow thumbprint editing...
2023-04-06 Carl HetheringtonWrite MainSoundConfiguration tags with hyphens for...
2023-04-05 Carl HetheringtonFix scrollbars when using zoom in the timeline.
2023-04-05 Carl HetheringtonRemove incorrect GC translation.
2023-04-04 Carl HetheringtonMore zh_CN translation fixes from Danbo Song.
2023-04-01 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-03-30 Carl HetheringtonSupporters update. v2.16.51
2023-03-29 Carl HetheringtonAdd + and - as zoom shortcuts in the timeline.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-28 Carl HetheringtonSome zh_CN translation fixes from Danbo Song.
2023-03-28 Carl Hetheringtonpot/merge.
2023-03-27 Carl Hetheringtonzh_CN translation fixes from Danbo Song.
2023-03-27 Carl Hetheringtonpot/merge.
2023-03-26 Carl HetheringtonFix markup in fr_FR translation causing missing text... v2.16.50
2023-03-25 Carl HetheringtonSupporters update.
2023-03-16 Carl HetheringtonDon't show an error when cancelling subtitle analysis.
2023-03-16 Carl HetheringtonCleanup: move variable assignment that happens in every...
2023-03-12 Carl HetheringtonUpdated zh_CN translation from Danbo Song.
2023-03-07 Carl HetheringtonFix missing scrollbar in the audio tab on macOS/Windows... v2.16.47
2023-03-07 Carl HetheringtonCleanup: use layout() wrapper.
2023-03-05 Carl HetheringtonFix small DCP standard choice (#2475).
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-03-03 Carl HetheringtonAdd Choice::add() with a client string.
2023-03-03 Carl HetheringtonAdd Choice::get_data().
2023-03-03 Carl HetheringtonTidy up a little with a lambda.
2023-03-03 Carl HetheringtonMove some settings to new non-standard page.
2023-03-03 Carl HetheringtonUn-check screens when they or their cinema are deleted.
2023-03-02 Carl HetheringtonSupporters update.
2023-02-28 Carl HetheringtonAdd a couple of tooltips.
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonDon't cancel finished jobs otherwise their finished...
2023-02-27 Carl HetheringtonCleanup: whitespace.
2023-02-27 Carl HetheringtonUse a ScopeGuard to manage _loading_analysis properly.
2023-02-27 Carl HetheringtonCleanup: use some defaults in the class definition.
2023-02-25 Carl HetheringtonRemove unused variable.
2023-02-24 Carl HetheringtonAdd debug video view option to player.
2023-02-21 Carl HetheringtonCatch more exceptions from RtAudio (#2453).
2023-02-19 Carl HetheringtonRemove the empty column when there are no input groups.
2023-02-19 Carl HetheringtonRemove scrolling in AudioMappingView.
2023-02-19 Carl HetheringtonCleanup: remove duplication.
2023-02-19 Carl HetheringtonAdd missing line in audio mapping view when there are...
2023-02-16 Carl HetheringtonSupporters update. v2.16.43
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2023-02-10 Carl HetheringtonCleanup: add Content::period().
2023-02-05 Carl HetheringtonFix placement of frame rate spinner (may fix #2182).
2023-02-05 Carl HetheringtonSlightly improve alignment (still not right though).
2023-02-05 Carl HetheringtonTidy up layout.
2023-02-05 Carl HetheringtonMake the timeline look better when there is no content...
2023-02-05 Carl HetheringtonDelete in timeline removes content (#2370).
2023-02-05 Carl HetheringtonCleanup: use ScopeGuard.
2023-02-03 Carl HetheringtonFix missing verify string. v2.16.42
2023-01-30 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-01-27 Carl HetheringtonMore stack-allocated Dialog objects.
2023-01-24 Carl HetheringtonSupporters update. v2.16.41
2023-01-21 Carl HetheringtonFix error when OK-ing a text track dialog with no langu...
2023-01-20 Carl HetheringtonFix extra widgets appearing when switching between...
2023-01-18 Carl HetheringtonSimplify and fix up selection code for the content...
2023-01-18 Carl HetheringtonUse ScopeGuard for _no_check_selection
2023-01-18 Carl HetheringtonCleanup: stack-allocated dialogs.
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.
next