Rename SoundProcessor -> CinemaSoundProcessor.
authorCarl Hetherington <cth@carlh.net>
Sun, 13 Jul 2014 20:56:17 +0000 (21:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 13 Jul 2014 20:56:17 +0000 (21:56 +0100)
commitdbd26fada835a44d7547007fc44273b2119f3e35
tree2693d80bc9a65c767f876e623a8db26a9c12fe27
parent3ddd928233130695d7f4eeee47a71409d8c04de7
Rename SoundProcessor -> CinemaSoundProcessor.
12 files changed:
src/lib/cinema_sound_processor.cc [new file with mode: 0644]
src/lib/cinema_sound_processor.h [new file with mode: 0644]
src/lib/config.cc
src/lib/config.h
src/lib/dolby_cp750.cc
src/lib/dolby_cp750.h
src/lib/sound_processor.cc [deleted file]
src/lib/sound_processor.h [deleted file]
src/lib/util.cc
src/lib/wscript
src/wx/audio_panel.cc
src/wx/film_editor.cc