Pretty dumb smoothing.
[dcpomatic.git] / src / wx / audio_plot.cc
2013-02-26 Carl HetheringtonPretty dumb smoothing.
2013-02-25 Carl HetheringtonTweak number of points and minimum dB for display.
2013-02-25 Carl HetheringtonTime label.
2013-02-25 Carl HetheringtonFix crash on zero-channelled analysis.
2013-02-25 Carl HetheringtonTidy axes a little.
2013-02-25 Carl HetheringtonFix dumb-assery. Initial axes.
2013-02-25 Carl HetheringtonMaybe de-flicker the audio display a bit on windows.
2013-02-25 Carl HetheringtonMultiple simultaneous plots.
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
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.