1
0
Fork 0
flightgear/src/Sound
James Turner 25bf3793bd Reset: fix a static in play-audio-sample
Had to add this to FGGlobals, since it needs to be cleaned up
alongside the sound manager (which ideally it would be owned by, 
but that's a change for another day)
2013-11-25 23:53:58 +00: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 Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00: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 Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00:00
soundmanager.hxx Reset: sound manager can be shutdown cleanly 2013-11-12 22:50:18 +00:00
voice.cxx Don't speak < or > when using Festival. 2013-10-20 09:43:48 +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 Cleanup exit handling. 2013-10-15 22:16:50 +01:00
voiceplayer.hxx Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00