aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/kokuastreamingaudio.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-04move streaming audio out of gAudiop into its own class.Armin Weatherwax1-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.