summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.cc
AgeCommit message (Expand)Author
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
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-06-21Disable colour conversion choice in the appropriate circumstances.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-03Layout tweaks.Carl Hetherington
2015-06-0221cb435ed5eb250a7f94887ddd75f6b367ea231f from master; better colour conversio...Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-25Remove user-configurable colour conversion presets.Carl Hetherington
2015-04-29Fix some missing enable/disable in the video panel.Carl Hetherington
2015-04-29Hand-apply 077d2abb480a883119783db3f957f175e22e543b from master; stop more fl...Carl Hetherington
2015-04-12Hand-apply 1b68e4de5260a08e7f06a1b802cfc7eb41cd4be8 from master.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-06More include fixes.Carl Hetherington
2014-12-01Tidy layout of crop controls.Carl Hetherington
2014-11-06Forward-port move of content description generation to lib/ rather than wx/.Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Add basics of colourspace conversion bypass (#266).Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-01Merge master.Carl Hetherington
2014-08-31Don't enable Filters... button for non-FFmpeg sources.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is c...Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-06-12Merge master.Carl Hetherington