summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.cc
AgeCommit message (Expand)Author
2020-10-26Fix colour conversion choice on GTK3.Carl Hetherington
2020-10-26Make the crop controls more like those on the v2.15.x branchCarl Hetherington
2020-08-31Build fixes for Boost >= 1.73v2.14.37Carl Hetherington
2020-02-29Allow changing colour conversion settings for multiple pieces of content at t...v2.14.31Carl Hetherington
2020-01-10Don't truncate active_video_frame_rate to an int otherwise setting fade on no...Carl Hetherington
2019-10-31Set fade in/out using content frame rate rather than DCP rate (#1642).Carl Hetherington
2019-01-11Put fade back into simple mode.v2.13.98Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-12Extend maximum crop to 4096 (#1401).Carl Hetherington
2018-10-20Remove erroneous empty gettext translations.Carl Hetherington
2018-10-14Give a better reason for not referencing when there is a 2K/4K mismatch.v2.13.61Carl Hetherington
2018-09-07Remove unused variable.Carl Hetherington
2018-09-07Rest of DCP panel.Carl Hetherington
2018-09-06Interface levels in audio tab.Carl Hetherington
2018-09-06Tweak crop layout.Carl Hetherington
2018-09-06Put OV checkbox into advanced UI.Carl Hetherington
2018-09-06Basic simple support for video panel.Carl Hetherington
2018-08-19Update new panels when they are created.Carl Hetherington
2018-08-19White space.Carl Hetherington
2018-03-27Use a label rather than a tooltip to tell users why they can't refer to DCPs.Carl Hetherington
2018-03-27why_not in can_reference can just be a string rather than a list of strings.Carl Hetherington
2018-01-31Tweak label as suggested by Carsten.Carl Hetherington
2017-10-18Fix wx3.1 crash.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-09-26Disallow refer if the film frame size is not the same as the DCP (#963).Carl Hetherington
2016-09-21Disallow referencing DCPs of different frame rates to the project.Carl Hetherington
2016-08-05Coding style tweak.Carl Hetherington
2016-06-13Add 3D video frame type for, e.g. 3D DCP inputs (part of #806).Carl Hetherington
2016-05-30Add Cancel button to custom colour conversion dialogue (#880).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-24Disallow referencing of Interop DCPs in SMPTE films, and vice versa (#804).Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18One missing ->video.Carl Hetherington
2016-05-18Fix a couple of small type errors.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-14Fix hinted translation.Carl Hetherington
2016-04-07Disambiguate the word 'Custom' in translations.Carl Hetherington
2016-01-07Factor out some common stuff and give a better tooltip on the 'refer' buttons...Carl Hetherington
2015-11-27Tweak video panel spacing.Carl Hetherington
2015-11-13Fix sensitivity of colour conversion edit button.Carl Hetherington
2015-11-13Disable YUV->RGB conversion controls with non-YUV sources (#649).Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington