1
0
Fork 0
flightgear/src/Sound
James Turner 4456f42e67 Make the view-manager and sound-manager independent.
Use properties to pass current-view information to the sound-manager, so there is no hard-coded dependency between the subsystems.
2012-09-25 09:17:00 +01:00
..
audioident.cxx Performance improvement 2011-12-04 21:43:21 +01:00
audioident.hxx Add a localizer audio ident class 2011-09-29 00:01:44 +02:00
beacon.cxx Refactor morse and beacon as singleton 2011-09-13 20:12:52 +02: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 Make sure _avionics is enabled before calling suspend, this fixes a crash caused by the way AI models are handled now. 2012-03-31 11:45:28 +02:00
fg_fx.hxx make the sound of the base model work again. this also gives an indication where things start to go wrong. 2011-12-03 15:29:04 +01:00
morse.cxx Some more refactoring of the radios 2011-09-15 21:28:30 +02:00
morse.hxx Some more refactoring of the radios 2011-09-15 21:28:30 +02:00
sample_queue.cxx #545: Fix ATC chatter sound settings being ignored 2011-12-27 13:04:09 +01:00
sample_queue.hxx Cut&paste voiceplayer into a separate module. 2011-03-09 23:49:25 +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 Make the view-manager and sound-manager independent. 2012-09-25 09:17:00 +01:00
soundmanager.hxx Make the view-manager and sound-manager independent. 2012-09-25 09:17:00 +01: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 Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
voiceplayer.hxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00