summaryrefslogtreecommitdiff
path: root/src/lib/cinema_sound_processor.h
AgeCommit message (Collapse)Author
2022-04-29Fix a load of stuff that wasn't being freed on close.Carl Hetherington
Nothing really that important, but it cleans up the valgrind leak check reports.
2021-02-14Fix typos in operator=Carl Hetherington
2021-02-01C++11 tidying.Carl Hetherington
2019-07-02Add support for Datasat AP2x and USL sound processors when convertingCarl Hetherington
fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-23Missing virtual destructor.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington