]> git.mxchange.org Git - flightgear.git/commit
* Fix --disable-sound
authorehofman <ehofman>
Sat, 28 Nov 2009 10:42:52 +0000 (10:42 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 29 Nov 2009 14:57:02 +0000 (15:57 +0100)
commitef4814599d3985164b58c817616d80235ca70c99
tree96196e1403e7ff5daf8018ebbf74aaa6e352a10e
parent3d19352f13c2258cfdc6c9cbd25c5bed98b156fe
* Fix --disable-sound
* Add a new command line option: --sound-device=""
  This makes OpenAL use the sepcified audio device instead of the default
  output device. (Look for playback devices when calling openal-info of alcinfo)
src/Main/fg_init.cxx
src/Main/options.cxx