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