1
0
Fork 0
flightgear/src/Sound
2010-01-03 22:43:40 +01:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
beacon.cxx Don't make the SoundManager a memebr of the subsystem manager; It needs to be initialized very early and destroyed as late as possible. That doesn't work as a subsystem meber onless some sort of priority scheme gets implemented. Get rid of auto_ptr which doesn work for the samples either. 2009-10-24 19:51:39 +02:00
beacon.hxx new FSF address 2006-02-21 01:16:04 +00:00
fg_fx.cxx Activate external-view checkbox for avionics 2009-12-09 08:16:48 +01:00
fg_fx.hxx Activate external-view checkbox for avionics 2009-12-09 08:16:48 +01:00
Makefile.am Split up FGFX into a dedicated effects class (FGFX) and a sample queue class. Register the sample queue cass as 'queue' at the SoundManager and tie it to the listener position. 2009-10-08 10:38:10 +02:00
morse.cxx wrong logic never found the 'end' 2010-01-03 22:43:40 +01:00
morse.hxx new FSF address 2006-02-21 01:16:04 +00:00
sample_queue.cxx New Property layout: 2009-11-29 15:57:37 +01:00
sample_queue.hxx New Property layout: 2009-11-29 15:57:37 +01:00
voice.cxx Change of thoughts since it makes life easier: 2009-11-30 22:45:23 +01:00
voice.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00