Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / video_waveform_plot.cc
2019-01-06 Carl HetheringtonFix incorrect video waveform display (#1425).
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonFix build.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2016-08-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-16 Carl HetheringtonSimple mouseover in the video waveform (part of #932).
2016-08-16 Carl HetheringtonFix bit chopped off right hand side of video waveform.
2016-08-16 Carl HetheringtonSlightly better plotting of video waveform.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-11 Carl HetheringtonOptimise image scaling for the preview.
2015-10-15 Carl HetheringtonUse AV_ prefixes on some FFmpeg bits.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-25 Carl HetheringtonAdd video waveform viewer.