Clementine-audio-player-Mac.../src/analyzers
Mark Furneaux fba9e8dd69 Fix psychedelic mode on analysers (#5688)
* Fix psychedelic mode

* Remove unnecessary checks

When the code isn't broken, these are just a waste
2017-03-31 11:48:28 +01:00
..
analyzer.cpp Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00
analyzerbase.cpp Fix psychedelic mode on analysers (#5688) 2017-03-31 11:48:28 +01:00
analyzerbase.h Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
analyzercontainer.cpp combine nyancatanalyzer & rainbowdashanalyzer(eliminate duplicated code) 2015-11-23 11:39:42 -06:00
analyzercontainer.h combine nyancatanalyzer & rainbowdashanalyzer(eliminate duplicated code) 2015-11-23 11:39:42 -06:00
baranalyzer.cpp Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
baranalyzer.h Add "Psychedelic Colour" mode to all analyzers 2015-07-01 11:48:03 -04:00
blockanalyzer.cpp Fix some warnings shown on start-up (#5679) 2017-03-27 12:57:24 +01:00
blockanalyzer.h Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
boomanalyzer.cpp Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
boomanalyzer.h Add "Psychedelic Colour" mode to all analyzers 2015-07-01 11:48:03 -04:00
fht.cpp Refactor FHT class: use QVector and const values, remove unnecesary memory handling. 2017-03-13 18:56:37 +00:00
fht.h Refactor FHT class: use QVector and const values, remove unnecesary memory handling. 2017-03-13 18:56:37 +00:00
glanalyzer.cpp Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00
glanalyzer.h Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00
glanalyzer2.cpp Fix some errors in src/analyzers introduced while fixing cpplint.py errors 2014-11-29 21:05:59 +01:00
glanalyzer2.h Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00
glanalyzer3.cpp Fix some errors in src/analyzers introduced while fixing cpplint.py errors 2014-11-29 21:05:59 +01:00
glanalyzer3.h Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00
rainbowanalyzer.cpp Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
rainbowanalyzer.h combine nyancatanalyzer & rainbowdashanalyzer(eliminate duplicated code) 2015-11-23 11:39:42 -06:00
sonogram.cpp Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
sonogram.h Fix boom analyzer, terbine & bar analyzer behaviour when paused 2015-11-23 12:54:08 -06:00
turbine.cpp Refactor analyzers for new FHT modifications. Use QVectors where possible. Make readability changes in the code. 2017-03-13 18:56:37 +00:00
turbine.h Fix cpplint.py errors, fix copyright notices in src/analyzers, move src/core/fht* to src/analyzers 2014-11-29 20:07:01 +01:00