Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / video_waveform_dialog.cc
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonFix build.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-27 Carl HetheringtonHacky window-on-top fix for OS X.
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-07-05 Carl HetheringtonTry wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP...
2016-05-27 Carl HetheringtonTry to keep video waveform dialogue on top (#820).
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-25 Carl HetheringtonAdd video waveform viewer.