C++11 tidying.
[dcpomatic.git] / src / wx / video_waveform_plot.cc
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-11-05 Carl HetheringtonFix video waveform view with GL backend.
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
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.