summaryrefslogtreecommitdiff
path: root/indra/media_plugins
AgeCommit message (Expand)Author
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-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
2010-02-22Got this building okay now. It's not hooked-up to the webkit plugin yet, so ...Tofu Linden
2010-02-22bunch o'fixingTofu Linden
2010-02-22pretty fleshed-out, now needs fixing-up.Tofu Linden
2010-02-22Really start to fill the implementation in.Tofu Linden
2010-02-22more work on the volume-catcher interface.Tofu Linden
2010-02-22more work on the linux volume-catcher.Tofu Linden
2010-02-22fill out the interface.Tofu Linden
2010-02-22code codeTofu Linden
2010-02-22start to build up this codeTofu Linden
2010-02-22start of work on EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
2010-02-09EXT-3651 DEV-44500 Keyboard interaction does not work with Flash mediaTofu Linden
2010-02-09EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a mou...Tofu Linden
2010-02-09EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a mou...Tofu Linden
2010-02-09mergeTofu Linden
2010-02-09Backed out changeset 0664cf2c9edfTofu Linden
2010-02-09Backed out changeset b1c241040751Tofu Linden
2010-02-09HACK HACK HACK to unbreak linux build while I wait for access to the new llqt...Tofu Linden
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Monroe Linden
2010-02-05Changed LLWindowWin32::getNativeKeyData() to use platform-specific names in t...Monroe Linden
2010-02-05fix hook whine.Tofu Linden
2010-02-05EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a mou...Tofu Linden
2010-02-04Merge with tipCallum Prentice
2010-02-04added code to grab raw key codes from Win32 WPARAM and LPARAM and send to pluginCallum Prentice
2010-02-03Fix for DEV-45609 "CID-47 and CID-154 - bogus allocation/memset in Quicktime ...Callum Prentice