summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.cc
AgeCommit message (Expand)Author
2025-01-01Remove name documentation with short screens.Carl Hetherington
2025-01-01Coalesce three radios into a dropdown.Carl Hetherington
2025-01-01Separate KDM output options yet further.Carl Hetherington
2025-01-01Allow KDM output panel widgets to be created with specific parents.Carl Hetherington
2025-01-01Split KDMOutputPanel into TallKDMOutputPanel and a base.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-01-18Allow specification of KDM annotation text (#296).Carl Hetherington
2024-01-18Tweak layout.Carl Hetherington
2023-12-19Fix bits missed from previous commit.Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-19Make a small class to choose KDM types.Carl Hetherington
2022-03-19Remove KDM type that was added for testing.Carl Hetherington
2022-03-15Cleanup: tidying.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator across...Carl Hetherington
2022-03-13C++11 tidying.Carl Hetherington
2021-06-12Offer all KDM types no matter what standard is in use.Carl Hetherington
2021-06-07macOS alignment fixes (#2045).Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-08Assorted macOS layout tweaks.Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-10-06Fix assorted GTK3-related alignment problems.Carl Hetherington
2020-08-05Fix thinko in eaedff2a7877fa4b560e0c65ac13ed3dad9437e5Carl Hetherington
2020-08-05Try to improve layout of the 'write to' radios in the KDM dialog (especially ...Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-05-06Remove some now-pointless passing of name_values.Carl Hetherington
2020-05-06Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.Carl Hetherington
2020-05-06Rename some variables and re-implement collect().Carl Hetherington
2020-05-06Move some functions to kdm_with_metadataCarl Hetherington
2020-05-06Replace CinemaKDMs class with a list<KDMWithMetadata>Carl Hetherington
2020-05-06Pull methods out of CinemaKDMs.Carl Hetherington
2020-05-06Add KDMWithMetadataPtr typedefCarl Hetherington
2020-05-06Rename ScreenKDM -> KDMWithMetadataCarl Hetherington
2019-08-11Allow specification of audio forensic marking (in KDMs) for some channels onl...Carl Hetherington
2019-05-13swaroop: allow ScreenKDM subclasses for different KDM types.Carl Hetherington
2019-03-18More missing translations.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-07-06Tweak layout and remove some code duplication.Carl Hetherington
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington