Change video content scaling so that it either:
[dcpomatic.git] / src / wx / video_panel.cc
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-11 Carl HetheringtonReformat crop controls.
2020-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple...
2020-01-10 Carl HetheringtonDon't truncate active_video_frame_rate to an int otherw... v2.15.41
2020-01-09 Carl HetheringtonMake the 'why not' messages for VF a bit clearer.
2019-10-31 Carl HetheringtonSet fade in/out using content frame rate rather than...
2019-06-02 Carl HetheringtonAlways hide reference note if it's empty.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-11 Carl HetheringtonPut fade back into simple mode. v2.13.98
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-12 Carl HetheringtonExtend maximum crop to 4096 (#1401).
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonRemove erroneous empty gettext translations.
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-09-07 Carl HetheringtonRemove unused variable.
2018-09-07 Carl HetheringtonRest of DCP panel.
2018-09-06 Carl HetheringtonInterface levels in audio tab.
2018-09-06 Carl HetheringtonTweak crop layout.
2018-09-06 Carl HetheringtonPut OV checkbox into advanced UI.
2018-09-06 Carl HetheringtonBasic simple support for video panel.
2018-08-19 Carl HetheringtonUpdate new panels when they are created.
2018-08-19 Carl HetheringtonWhite space.
2018-03-27 Carl HetheringtonUse a label rather than a tooltip to tell users why...
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonTweak label as suggested by Carsten.
2017-10-18 Carl HetheringtonFix wx3.1 crash.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-09-26 Carl HetheringtonDisallow refer if the film frame size is not the same...
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-08-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-05 Carl HetheringtonCoding style tweak.
2016-06-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-13 Carl HetheringtonAdd 3D video frame type for, e.g. 3D DCP inputs (part...
2016-05-30 Carl HetheringtonAdd Cancel button to custom colour conversion dialogue...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-24 Carl HetheringtonDisallow referencing of Interop DCPs in SMPTE films...
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonOne missing ->video.
2016-05-18 Carl HetheringtonFix a couple of small type errors.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-04-28 Carl HetheringtonAdd some TRANSLATORS comments.
2016-04-14 Carl HetheringtonFix hinted translation.
2016-04-07 Carl HetheringtonDisambiguate the word 'Custom' in translations.
2016-01-07 Carl HetheringtonFactor out some common stuff and give a better tooltip...
2015-11-27 Carl HetheringtonTweak video panel spacing.
2015-11-13 Carl HetheringtonFix sensitivity of colour conversion edit button.
2015-11-13 Carl HetheringtonDisable YUV->RGB conversion controls with non-YUV sourc...
2015-11-07 Carl HetheringtonTidy up; rename add_label_to_grid_bag_sizer -> add_labe...
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...
2015-09-16 Carl HetheringtonFront-end to set up referencing of DCPs.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-14 Carl HetheringtonSome use of BOOST_FOREACH.
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
2015-06-21 Carl HetheringtonDisable colour conversion choice in the appropriate...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-03 Carl HetheringtonLayout tweaks.
2015-06-02 Carl Hetherington21cb435ed5eb250a7f94887ddd75f6b367ea231f from master...
2015-05-27 Carl HetheringtonUntested use of Frame for video/audio content lengths.
2015-05-25 Carl HetheringtonRemove user-configurable colour conversion presets.
2015-04-30 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-04-29 Carl HetheringtonFix some missing enable/disable in the video panel.
2015-04-29 Carl HetheringtonHand-apply 077d2abb480a883119783db3f957f175e22e543b...
2015-04-12 Carl HetheringtonHand-apply 1b68e4de5260a08e7f06a1b802cfc7eb41cd4be8...
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-06 Carl HetheringtonMore include fixes.
2014-12-01 Carl HetheringtonTidy layout of crop controls.
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonForward-port move of content description generation...
2014-10-25 Carl HetheringtonMerge master.
2014-10-24 Carl HetheringtonAdd basics of colourspace conversion bypass (#266).
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonBasic video fade support.
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
next