summaryrefslogtreecommitdiff
path: root/src/lib/cinema_sound_processor.cc
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-01C++11 tidying.Carl Hetherington
2020-07-26Fix off-by-one in ASSERT and make it more comprehensive.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
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵Carl Hetherington
assert()s with thrown exceptions.
2014-12-05Include rearrangement.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington