Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / wx / audio_plot.h
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-03-26 Carl HetheringtonAdd real-time mouse cursor readout in audio analysis...
2018-03-26 Carl HetheringtonBump audio analysis file version and cache drawn points...
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2017-10-13 Carl HetheringtonColour axis labels in the audio plot (#835).
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-07-01 Carl HetheringtonRestore short-cutting of analysis gain updates.
2015-06-03 Carl HetheringtonMake show audio work on the whole DCP, not individual...
2014-05-10 Carl HetheringtonMerge master.
2014-05-09 Carl HetheringtonMerge.
2014-05-09 Carl HetheringtonMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-05 Carl HetheringtonFix class/struct mismatch.
2014-02-27 Carl HetheringtonMerge branch '2.0' of ssh://carlh.dyndns.org/home/carl...
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonFix missing RMS plots in some cases (caused by plotting...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-25 Carl HetheringtonPrevent infinite loop of audio analysis if it is cancelled.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonImprove smoothing behaviour.
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonPretty dumb smoothing.
2013-02-25 Carl HetheringtonMultiple simultaneous plots.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonMake minimum gain a constant.
2013-02-25 Carl HetheringtonRespond to gain in the audio dialog.
2013-02-25 Carl HetheringtonSome tidying up, add channel selector to Audio dialog.
2013-02-24 Carl HetheringtonBasic UI.