]> git.mxchange.org Git - flightgear.git/commit
Make the view-manager and sound-manager independent.
authorJames Turner <zakalawe@mac.com>
Tue, 25 Sep 2012 08:17:00 +0000 (09:17 +0100)
committerJames Turner <zakalawe@mac.com>
Tue, 25 Sep 2012 08:17:00 +0000 (09:17 +0100)
commit4456f42e673330238a341e9be079e0d57222dbf9
treef0f971de9be3e68e9151d47ab291aca1a4459512
parent4ea5a0c31d445892323a766267b2b0d4a5c0b8cd
Make the view-manager and sound-manager independent.

Use properties to pass current-view information to the sound-manager, so there is no hard-coded dependency between the subsystems.
src/Sound/soundmanager.cxx
src/Sound/soundmanager.hxx
src/Viewer/viewer.cxx
src/Viewer/viewmgr.cxx
src/Viewer/viewmgr.hxx