]> git.mxchange.org Git - simgear.git/commit
Maik JUSTUS: Doppler fixes (add option to turn off Doppler for sounds that
authormfranz <mfranz>
Sun, 22 Jul 2007 13:33:23 +0000 (13:33 +0000)
committermfranz <mfranz>
Sun, 22 Jul 2007 13:33:23 +0000 (13:33 +0000)
commit89d426470b264038192d7ee183864363244c8969
tree94111f1c790907ebc091c72beda2db044c11eccd
parent23c7a1b5b7401cc36b24ac7b238eb7d3edcde070
Maik JUSTUS: Doppler fixes (add option to turn off Doppler for sounds that
             shouldn't be affected -- marker beep, ATIS messages, etc.)

mf: this is the first part of the original patch. It is supposed to contain
    fixes that are not caused by OpenAL bugs, and thus aren't meant to be
    reverted later. The second part will contain a temprary workaround for
    OpenAL bugs. Unfortunately, I had to do the split myself as the contributor
    refused to do it.
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/xmlsound.cxx