Extend the only column in the editable email address list.
[dcpomatic.git] / src / wx /
2024-02-11 Carl HetheringtonExtend the only column in the editable email address...
2024-02-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2024-02-09 Carl HetheringtonSupporters update. v2.16.75
2024-02-05 Carl HetheringtonSimplify and improve performance of credits list.
2024-02-05 Carl Hetherington3 columns in the about box looks better (especially...
2024-02-05 Carl HetheringtonAdd Benno Zwanenburg as a tester.
2024-02-03 Carl HetheringtonSupporters update. v2.16.74
2024-02-01 Carl HetheringtonFix error when opening the right-click content menu.
2024-02-01 Carl HetheringtonAdd some more space for macOS preferences icons.
2024-01-27 Carl HetheringtonSupporters update. v2.16.73
2024-01-26 Carl HetheringtonFix assertion on trying to select a file (#2737).
2024-01-23 Carl HetheringtonAdd supporters. v2.16.72
2024-01-21 Carl HetheringtonRemove unused variables.
2024-01-17 Carl HetheringtonAllow specification of KDM annotation text (#296).
2024-01-17 Carl HetheringtonTweak layout.
2024-01-16 Carl HetheringtonRemember some more paths when selecting files (#2728).
2024-01-16 Carl HetheringtonCleanup: remove some make_wx<> that aren't needed.
2024-01-16 Carl HetheringtonAdd some comments.
2024-01-16 Carl HetheringtonCleanup: rename some methods in FilePickerCtrl and...
2024-01-14 Carl HetheringtonIncrease timeout before pulsing the progress bar for...
2024-01-13 Carl HetheringtonShow hashes when they disagree during verification...
2024-01-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2024-01-11 Carl Hetheringtonpot/merge.
2024-01-11 Carl HetheringtonFix markers view for RTL languages (part of #2696).
2024-01-11 Carl HetheringtonFix "add" markers submenu for the last couple of markers.
2024-01-11 Carl HetheringtonAttempt to rationalise menu IDs and avoid duplicates.
2024-01-11 Carl HetheringtonFix timecode order in RTL languages (part of #2696).
2024-01-11 Carl HetheringtonSupporters update.
2024-01-11 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-11 Carl HetheringtonReduce minimum "non-standard" ISDCF part name length...
2024-01-10 Carl HetheringtonFix crash when changing ISDCF name part length (#2690).
2024-01-09 Carl HetheringtonMove ScopeGuard into libdcp.
2024-01-07 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-05 Carl HetheringtonAdd new "territory type" so that INT-T{D,L} can be...
2024-01-05 Carl HetheringtonAdd Choice::set_by_data().
2024-01-05 Carl HetheringtonRemove out-of-date patrons.
2024-01-02 Carl HetheringtonUpdated fa_IR translation from Soleyman Rahmani.
2024-01-02 Carl HetheringtonObserve CPL changing, so that (e.g.) Make KDM button...
2024-01-02 Carl HetheringtonCleanup: whitespace.
2024-01-02 Carl HetheringtonCleanup: auto.
2024-01-01 Carl HetheringtonHappy new year.
2024-01-01 Carl HetheringtonFix crash due to player_video().first becoming null...
2023-12-31 Carl HetheringtonAdd a little gap between player buttons and the positio...
2023-12-31 Carl HetheringtonCleanup: use some auto.
2023-12-30 Carl HetheringtonTry to clarify player "dual" mode in the configuration.
2023-12-24 Carl HetheringtonAdd stubs for fa_IR (Farsi/Persian). v2.16.71
2023-12-19 Carl HetheringtonFix bits missed from previous commit.
2023-12-01 Carl HetheringtonSupporters update. v2.16.70
2023-11-30 Carl HetheringtonSupport RtAudio >= 6.
2023-11-29 Carl HetheringtonAllow 14 or 16 channels with ATMOS content, rather...
2023-11-27 Carl HetheringtonAdd Дима Агатов as a tester.
2023-11-26 Carl HetheringtonSupporters update. v2.16.69
2023-11-26 Carl HetheringtonRemove assumption that GDC serials always start with...
2023-11-24 Carl HetheringtonFix debug assertion when adding a KDM.
2023-11-21 Carl HetheringtonAnother Winodws build fix. v2.16.67
2023-11-20 Carl HetheringtonFix class/struct confusion causing build error on macOS.
2023-11-20 Carl HetheringtonFix build.
2023-11-20 Carl HetheringtonCleanup: handle Filter objects by value rather than...
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-11-19 Carl HetheringtonSupporters update.
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-11-11 Carl HetheringtonMove a IMB location to try_imb() and add a new IMS...
2023-11-11 Carl HetheringtonStore last path for adding KDMs (#2348).
2023-11-11 Carl HetheringtonAdd FileDialog::path().
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonUse DirDialog and fix initial path (#2348).
2023-11-11 Carl HetheringtonMove add_files_override_path to film_util
2023-11-11 Carl HetheringtonAdd comment.
2023-11-11 Carl HetheringtonCleanup: stack-allocated dialogs.
2023-11-11 Carl HetheringtonCleanup: auto.
2023-10-28 Carl HetheringtonAdd some std::move.
2023-10-28 Carl HetheringtonAdd some const& to uses of auto.
2023-10-28 Carl HetheringtonMake sure a dynamic_pointer_cast worked.
2023-10-28 Carl HetheringtonUse updated libdcp, including an optimisation for rgb...
2023-10-17 Carl HetheringtonAdd button to show only checked screens in the KDM...
2023-10-17 Carl HetheringtonFix crash when removing multiple cinemas caused by...
2023-10-15 Carl HetheringtonSupporters update. v2.16.66
2023-10-15 Carl HetheringtonSupporters update.
2023-10-09 Carl HetheringtonAdd new "copy markers from this DCP" option (#2628).
2023-10-09 Carl HetheringtonRename copy_dcp_details_to_film -> copy_dcp_settings_to...
2023-10-09 Carl HetheringtonSupporters update.
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-04 Carl HetheringtonFix flickering timeline drags on Windows (#2625).
2023-09-20 Carl HetheringtonSupporters update. v2.16.65
2023-09-20 Carl HetheringtonFix example names in prefs (#2612).
2023-09-15 Carl HetheringtonUpdated zh_CN translation from poppinzhang.
2023-09-14 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2023-09-14 Carl HetheringtonSupporters update.
2023-09-13 Carl HetheringtonSupporters update. v2.16.64
2023-09-12 Carl HetheringtonUpdate ISDCF name when DCP track changes.
2023-09-11 Carl HetheringtonUpdate DCP name when some text changes from subtitle...
2023-09-08 Carl HetheringtonAlways call AddCatalog("wxstd") as it appears to be...
2023-09-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2023-09-05 Carl Hetheringtonpot/merge.
2023-09-01 Carl HetheringtonSupporters update. v2.16.63
2023-08-31 Carl HetheringtonSupporters update.
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2023-08-20 Carl HetheringtonSupporters update. v2.16.62
2023-08-19 Carl HetheringtonSupporters update.
2023-08-11 Carl HetheringtonAdd missing GUI message. v2.16.61
next