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