aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/kokuastreamingaudio.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move streaming audio out of gAudiop into its own class.Armin Weatherwax2011-01-041-0/+71
* might solve several issues with streaming audio, like: streaming audio not working when the sound effects driver fails. * breaks fmod. Sorry. If you want fmod go fix it, its probably not difficult.