Restore short-cutting of analysis gain updates.
authorCarl Hetherington <cth@carlh.net>
Wed, 1 Jul 2015 22:37:55 +0000 (23:37 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 1 Jul 2015 22:37:55 +0000 (23:37 +0100)
commit4bf5a8794cf1ed6411e085b35c11777c3508f82e
tree2e0390a371a9fe828307b6d11313726299f232e3
parent92b6430402753a572c33d594ba0745a4e461edf4
Restore short-cutting of analysis gain updates.

If we have an analysis of one piece of content and
the gain changes we don't re-run the analysis, instead
applying a suitable `correction' in the UI.
src/lib/analyse_audio_job.cc
src/lib/audio_analysis.cc
src/lib/audio_analysis.h
src/lib/film.cc
src/wx/audio_dialog.cc
src/wx/audio_dialog.h
src/wx/audio_plot.cc
src/wx/audio_plot.h