Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / audio_analysis.cc
2015-09-14 Carl HetheringtonPeak value of audio into the audio tab.
2015-08-26 Carl HetheringtonSeparate AudioPoint.
2015-07-01 Carl HetheringtonRestore short-cutting of analysis gain updates.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonPort XML audio analysis code from master.
2015-05-09 Carl Hetherington7fd73c0cf1f723896826c77fec3720c5c404d4e8 from master...
2015-04-16 Carl HetheringtonA few missing checks on the return value of fopen_boost.
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-05 Carl HetheringtonInclude rearrangement.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-08 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonFix a couple of vaguely possible uninitialised values.
2014-09-16 Carl HetheringtonMerge master.
2014-09-14 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-09-14 Carl HetheringtonMissing <iostream> include. From Markus Kalb.
2014-02-11 Carl HetheringtonMerge master.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonReplace fstream with cstdio in audio analysis serialisa...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-16 Carl HetheringtonSome missing copy constructors / operator= / noncopyable.
2013-07-09 Carl HetheringtonMerge master.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
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 HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-24 Carl HetheringtonBasic UI.
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).