1
0
Fork 0
flightgear/src/Sound
ThorstenB b8a3d6902e Stop AI aircraft's sound when removing
Sound manager keeps a reference to _fx, so reducing its ref-count isn't
enough - it must be removed explicitly.
2012-11-27 00:02:28 +01:00
..
audioident.cxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
audioident.hxx Add a localizer audio ident class 2011-09-29 00:01:44 +02:00
beacon.cxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
beacon.hxx Refactor morse and beacon as singleton 2011-09-13 20:12:52 +02:00
CMakeLists.txt Create FGSoundManager as a wrapper for SGSoundMgr_OpenAl 2012-09-17 13:45:31 +02:00
fg_fx.cxx Stop AI aircraft's sound when removing 2012-11-27 00:02:28 +01:00
fg_fx.hxx Stop AI aircraft's sound when removing 2012-11-27 00:02:28 +01:00
morse.cxx Fix Linux build: "malloc" needs stdlib.h 2012-10-04 21:14:48 +02:00
morse.hxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
sample_queue.cxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
sample_queue.hxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
soundgenerator.cxx Refactor morse and beacon as singleton 2011-09-13 20:12:52 +02:00
soundgenerator.hxx Refactor morse and beacon as singleton 2011-09-13 20:12:52 +02:00
soundmanager.cxx Stash properties 2012-10-13 15:45:15 +02:00
soundmanager.hxx Stash properties 2012-10-13 15:45:15 +02:00
voice.cxx Fix MSVC9 build 2011-11-14 08:38:58 +01:00
voice.hxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
voiceplayer.cxx Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
voiceplayer.hxx Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00