Cleanup: use some better variable names and tidy ifs.
[dcpomatic.git] / src / wx /
2023-08-08 Carl HetheringtonCleanup: use some better variable names and tidy ifs.
2023-08-08 Carl HetheringtonCleanup: use nullptr.
2023-07-27 Carl HetheringtonBump libdcp to one with some cleanups / header re-arran...
2023-07-23 Carl HetheringtonAdd stubs for Georgian (ka_KA) language support.
2023-07-19 Carl HetheringtonSupporters update. v2.16.60
2023-07-19 Carl HetheringtonUpdated zh_CN translation from Akivili Collindort.
2023-07-07 Carl HetheringtonCleanup: member variable name standard.
2023-06-28 Carl HetheringtonMissing i18n markup.
2023-06-28 Carl HetheringtonBump libdcp for changes to how hashes are handled.
2023-06-23 Carl HetheringtonAdd config option to allow long ISDCF name parts.
2023-06-22 Carl HetheringtonRemove unnecessary config_changed() which will only...
2023-06-22 Carl HetheringtonNo need to call setup_sensitivity() here as set_film...
2023-06-22 Carl Hetheringtonset_film() no longer needs to be virtual.
2023-06-22 Carl HetheringtonControls::set_film() calls setup_sensitivity() so there...
2023-06-20 Carl HetheringtonAdd new(?) filename for some IMB certificates.
2023-06-20 Carl HetheringtonCleanup: use a struct/pair rather than two separate...
2023-06-16 Carl HetheringtonSlightly improve a crash when content goes away.
2023-06-16 Carl HetheringtonFix crash when pressing Ctrl+T with no content (#2563).
2023-06-16 Carl HetheringtonDefend against divide by 0.
2023-06-15 Carl HetheringtonImprove some tooltips (#2560).
2023-06-06 Carl HetheringtonFix player audio, almost totally broken by a stupid... v2.16.59
2023-06-04 Carl HetheringtonSupporters update. v2.16.58
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-05-29 Carl HetheringtonSupporters update. v2.16.57
2023-05-29 Carl HetheringtonFocus the "make DCP/OK" button in the hints dialog...
2023-05-28 Carl HetheringtonSupporters update.
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-05-15 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
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
next