Supporters update.
[dcpomatic.git] / src / wx / metadata_dialog.cc
2024-01-05 Carl HetheringtonAdd new "territory type" so that INT-T{D,L} can be...
2023-08-09 Carl HetheringtonFix some missed includes of the old boost bind header.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-04-12 Carl HetheringtonDefault to 14fL luminance in the GUI.
2022-11-28 Carl HetheringtonExtract RegionSubtagWidget.
2022-11-24 Carl HetheringtonExtract RegionSubtagDialog to its own files.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-10 Carl HetheringtonHack to fix wxChoice heights on KDE (#2343).
2022-09-01 Carl HetheringtonFix two more badly-adapted instantiations of EditableLi...
2022-08-28 Carl HetheringtonDisplay the rating agency name rather than the URL...
2022-08-28 Carl HetheringtonGive some more space for ratings.
2022-08-28 Carl HetheringtonUse the same code for both Interop and SMPTE ratings...
2022-08-08 Carl HetheringtonUse wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2021-11-22 Carl HetheringtonDon't allow luminance metadata below 0.1 in the GUI...
2021-08-04 Carl HetheringtonAllow specifying and writing sign language video langua... v2.15.157
2021-05-30 Carl HetheringtonFix crash when enabling luminance in SMPTE metadata.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-04-04 Carl HetheringtonMove chain to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonMove some ISDCF flags to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonUse studio and facility from Interop/SMPTE metadata...
2021-04-04 Carl HetheringtonUse release territory from Interop/SMPTE metadata inste...
2021-04-04 Carl HetheringtonInherit SMPTEMetadataDialog from a base class.
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-08 Carl HetheringtonUse wxString for EditableListColumn.
2020-06-08 Carl HetheringtonAdd a bunch of SetFocus calls.
2020-06-08 Carl HetheringtonImprove look of DCP metadata dialogue on scaling (...
2019-12-14 Carl HetheringtonSupport content version metadata (#782).
2019-05-10 Carl HetheringtonAdd namespace to fix OS X build.
2019-05-10 Carl HetheringtonBasics of metadata dialog - ratings.