1
0
Fork 0
flightgear/src/Sound
ThorstenB f0c729f2d5 #545: Fix ATC chatter sound settings being ignored
FGSampleQueue is initialized at run-time, long after preferences are
loaded from the persistent files - so it should not reset anything.
2011-12-27 13:04:09 +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 Some more refactoring of the radios 2011-09-15 21:28:30 +02:00
fg_fx.cxx reaneble ai modeul sound effects 2011-12-12 10:49:09 +01: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
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 Use some more logging class variety. 2011-08-12 00:09:26 +02:00
voiceplayer.hxx More virtual destructors. 2011-03-19 15:02:17 +01:00