phoenix-firestorm/indra/media_plugins
Monroe Linden 3b2697cb93 Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097.
Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia.
Added background color parameters to the size_change message.
Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate.
Webkit plugin now no longer waits for the first onPageChanged event
LLViewerMediaImpl now clears the texture to the background color when initializing it.
Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet.
Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code.

Reviewed by callum and rick.
2010-01-11 17:54:05 -08:00
..
base Add Doxygen comments 2009-12-03 08:47:59 -08:00
example
gstreamer010 turn off verbose logging on gstreamer media plugin. 2009-12-24 17:18:39 -08:00
quicktime
webkit Fix for black/grey look at login screen and backspace going back in search/help windows. This should address EXT-4097. 2010-01-11 17:54:05 -08:00
CMakeLists.txt