]> git.mxchange.org Git - flightgear.git/commit
New Property layout:
authorehofman <ehofman>
Sun, 29 Nov 2009 10:24:47 +0000 (10:24 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 29 Nov 2009 14:57:37 +0000 (15:57 +0100)
commit3a4892cedea92e66f0763fc2008896154498f691
tree0cb19bc4a6a9dc39613d57bca72441910eb4b7f8
parent3abb7afa4560296c3d44d7e2ebd51e34a1a02f9b
New Property layout:
/sim/sound/enabled enable/disable the use of OpenAL
/sin/sound/pause master mute, effects all SampleGroups
/sim/sound/volume master volume
/sim/sound/effects/enabled enable/disable (mute) sound fx
/sim/sound/effects/volume effects volume
/sim/sound/chatter/enabled enable/disable (mute) atc chatter
/sim/sound/chatter/volume chatter (sample queue) volume
src/Main/main.cxx
src/Sound/fg_fx.cxx
src/Sound/fg_fx.hxx
src/Sound/sample_queue.cxx
src/Sound/sample_queue.hxx