Give some more space for ratings.
[dcpomatic.git] / src / wx / metadata_dialog.cc
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.