Back-port v2's rename and slight extension of FrameRateConversion.
[dcpomatic.git] / src / wx / video_panel.cc
2014-06-04 Carl HetheringtonBack-port v2's rename and slight extension of FrameRate...
2014-04-01 Carl HetheringtonBasic support for separate 3D left/right sources.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-01-05 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-05 Carl HetheringtonPossibly fix incorrect character encoding in the frame...
2013-12-27 Carl HetheringtonFix non-update of video information on changing DCP...
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-12-18 Carl HetheringtonDisplay description with all video content, not just...
2013-11-14 Carl HetheringtonAdd ratio control to multi-select.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonTry to neaten things up; first wxChoice.
2013-11-11 Carl HetheringtonPull more stuff into ContentWidget.
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-08-15 Carl HetheringtonFix includes.
2013-07-25 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonFix video information with 3D.
2013-07-24 Carl HetheringtonRestore video content frame rate information.
2013-07-23 Carl HetheringtonUse wx 2.9 binding API.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonBasic UI.
2013-07-21 Carl HetheringtonImprove scaling description layout.
2013-07-19 Carl HetheringtonHopefully sensitivity is a bit tidier.
2013-07-19 Carl HetheringtonSplit video panel.