summaryrefslogtreecommitdiff
path: root/indra/media_plugins
AgeCommit message (Expand)Author
2010-06-22EXT-7889 FIXED Linux fails to load splash screen and side panel home tab.Tofu Linden
2010-06-22hairy merge of glib restorationTofu Linden
2010-06-22EXT-7889 PARTIAL Linux fails to load splash screen and side panel home tab.Tofu Linden
2010-06-15Enable the call to LLQtWebKit::setWindowOpenBehavior() on Linux, since the ll...Monroe Linden
2010-06-15VWR-19683 llmediaimplgstreamervidplug gcc 4.4 build errorsTofu Linden
2010-06-13SNOW-541 PARTIAL GSTREAMER fail to load (slplugin?)Tofu Linden
2010-05-21Fix for EXT-5667 (support window.open() in shared media so google docs will w...Monroe Linden
2010-04-30mergeRichard Nelson
2010-04-28fix for media not working in release buildsRichard Nelson
2010-04-28added optimization for media volume level of 1.0 (don't do anything)Richard Nelson
2010-04-28Fixed default pan value in mac volume catcher, and corrected the filename in ...Monroe Linden
2010-04-29fixed potential buffer overrun in volume codeRichard Linden
2010-04-27added some documentation to winmm_shimRichard Linden
2010-04-27fixed eol and tabs/spaces problemsRichard Nelson
2010-04-27EXT-6921 - Windows Xp/Vista unified volume controlRichard Nelson
2010-04-19EXT-6921 - Media Volume Changes changes system volume on WinXPRichard Nelson
2010-04-16removed tabs from cmakelist.txtRichard Linden
2010-04-16windows_volume_catcher.cpp, now with comments!Richard Linden
2010-04-15EXT-6888 - Implement per-media instance volume controlRichard Linden
2010-04-13Minor cleanup in mac_volume_catcher.cpp.Monroe Linden
2010-04-13Initial implementation of mac_volume_catcher.cpp.Monroe Linden
2010-04-09Set up volume control code in webkit plugin for platform-specific implementat...Monroe Linden
2010-03-29Fix for EXT-6615 (SL webkit no longer reports "Second Life" in the HTTP_USER_...Monroe Linden
2010-03-26Implemented central storage mechanism for media plugin cookies.Monroe Linden
2010-03-23Merge from viewer-2-0Tofu Linden
2010-03-18EXT-6466 "Move "Enable Cookies" checkbox...", EXT-6402 "Add feature to disabl...Callum Prentice
2010-03-16Fix for build error in media_plugin_example.cpp.Monroe Linden
2010-03-16Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginCla...Monroe Linden
2010-03-15merge from viewer-2-0Tofu Linden
2010-03-12New linux build of llqtwebkit.Monroe Linden
2010-03-11merge.Tofu Linden
2010-03-04EXT-5969 build and merge a shippable pixmap-based llqtwebkit for viewer2....Tofu Linden
2010-03-04Add #if'd code that can deal with the newer QPixmap-based LLQtWebkits.Tofu Linden
2010-02-27duh, with added buildability.Tofu Linden
2010-02-27give audio visualization on faces with audio-only media. linux/gstreamer only.Tofu Linden
2010-02-09Backed out changeset 0664cf2c9edfTofu Linden
2010-02-23slightly reduce the overhead of 'EXT-5601: Linux: volume adjustment of web-ba...Tofu Linden
2010-02-22support LL_PULSEAUDIO_ENABLED=0 - probably.Tofu Linden
2010-02-22Do the necessary stuff to package pulseaudio's headers and make it (in theory...Tofu Linden
2010-02-22trivial cleanup.Tofu Linden
2010-02-22comment improvement.Tofu Linden
2010-02-22EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
2010-02-22more work on dynamic grabbing of PA syms.Tofu Linden
2010-02-22start dynamic sym loading work.Tofu Linden
2010-02-22minor comment tweak.Tofu Linden
2010-02-22Do some decent cleanup in LinuxVolumeCatcherImpl's destructor. Though I don'...Tofu Linden
2010-02-22Well, whaddyaknow.. it works.Tofu Linden
2010-02-22comment tweak.Tofu Linden
2010-02-22document the linux_volume_catcher high-level designTofu Linden
2010-02-22Wire the linux volume catcher into the webkit plugin.Tofu Linden