]> git.mxchange.org Git - flightgear.git/commit
Major sound-effect architectural reworking from Eric Hofman, allowing
authordavid <david>
Wed, 27 Feb 2002 15:13:58 +0000 (15:13 +0000)
committerdavid <david>
Wed, 27 Feb 2002 15:13:58 +0000 (15:13 +0000)
commitd514e8c255eee681f1de8d18d4e132e1f6d02076
tree0a9766a11979511e9942d90ac0222b759a779d5c
parentad8558a54fcb725178ae70ba7493d2372667e1a3
Major sound-effect architectural reworking from Eric Hofman, allowing
individual aircraft to have different sounds (and cleaning up my code
a fair bit).  The most important user-visible change is the renaming
of the /sim/sound property to /sim/sound/audible.
src/Main/main.cxx
src/Main/options.cxx
src/Sound/Makefile.am
src/Sound/fg_fx.cxx
src/Sound/fg_fx.hxx
src/Sound/fg_sound.cxx [new file with mode: 0644]
src/Sound/fg_sound.hxx [new file with mode: 0644]