aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermedia_streamingaudio.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-17Add missing debug about stopping internet stream.Armin Weatherwax1-1/+1
2011-02-10Give a little information in the log when we fail to init the audio plugin ↵McCabe Maxsted1-0/+3
on the first try
2011-01-04move streaming audio out of gAudiop into its own class.Armin Weatherwax1-0/+7
* 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.
2010-09-23Imprudence style gstreamer plugin (remove llgst, syms and such)Armin Weatherwax1-1/+21
2010-09-23llmediaplugins first stepArmin Weatherwax1-0/+169