summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.cc
AgeCommit message (Expand)Author
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-20Disable video range control for DCP content (#1821).Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-08-02Tweak link button width on GTK3.Carl Hetherington
2020-06-27Move video filters controls into advanced content dialogue (#1748).Carl Hetherington
2020-05-24Layout tweaks for GTK3.Carl Hetherington
2020-05-18Add a new "Advanced settings" dialog for content, accessibleCarl Hetherington
2020-05-12Add crop left/right top/bottom link control.Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2020-05-11Reformat crop controls.Carl Hetherington
2020-02-29Allow changing colour conversion settings for multiple pieces of content at t...Carl Hetherington
2020-01-10Don't truncate active_video_frame_rate to an int otherwise setting fade on no...v2.15.41Carl Hetherington
2020-01-09Make the 'why not' messages for VF a bit clearer.Carl Hetherington
2019-10-31Set fade in/out using content frame rate rather than DCP rate (#1642).Carl Hetherington
2019-06-02Always hide reference note if it's empty.Carl Hetherington
2019-06-01Basics of allowing video parts of FFmpegContent to be disabled (#1355 and oth...Carl Hetherington
2019-05-24Basic ability to set video range (JPEG/MPEG) at least for YUV content. May n...Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.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