]> git.mxchange.org Git - flightgear.git/commit
allow disabling sound completely (note: openal gets initialized but shuts down a...
authorehofman <ehofman>
Mon, 5 Oct 2009 13:47:03 +0000 (13:47 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 6 Oct 2009 08:23:15 +0000 (10:23 +0200)
commitb64259b2950d6bf0e6572e3362b6ee109104192e
treeda1cf664e1a3af81dece9b4c0999cc98e27168f5
parent446b200edc9590ec1e0231e64084905f2bc8a5b9
allow disabling sound completely (note: openal gets initialized but shuts down a bit later leaving the soundmanager to handle only very specific commands). At this time by specifying '--prop:/sim/sound/enabled=false', not sure why '--disable-sound' doesn't work properly
src/Main/fg_init.cxx
src/Main/main.cxx
src/Main/options.cxx