aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/media_plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-26Make nmake builds more like VS builds.David Walter Seikel1-2/+2
2013-04-08Clean out a couple of compiler warnings.David Walter Seikel1-5/+2
2011-11-13use qt/webkit 4.7.4 on linuxArmin Weatherwax1-0/+3
2011-03-19Added log info for when GStreamer fails to load because the plugin wasn't com...McCabe Maxsted1-0/+10
2011-03-04Fixed Linux compile warnings in media_plugin_gstreamer010.cpp.Jacek Antonelli1-2/+2
2011-03-01fix gstreamer plugin doesn't compile on linuxArmin Weatherwax1-53/+53
2011-02-18Removed a bit of spam from the GStreamer log fileMcCabe Maxsted1-0/+1
2011-02-18Created a media_plugin_gstreamer010.log file in the cwd for the GStreamer pluginMcCabe Maxsted1-68/+96
2011-02-10Fixed gstreamer plugin headers missing from cmakeMcCabe Maxsted1-0/+6
2011-02-10Make media_plugin_gstreamer010 find all its headers correctly on Windows (not...McCabe Maxsted1-1/+1
2011-02-10Enabled gstreamer10 media plugin in CMake for WindowsMcCabe Maxsted1-2/+8
2011-02-09Change imprudence -> meta-impy, though not the URLs. Probably some will need...David Seikel1-2/+2
2010-11-23Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h...McCabe Maxsted1-0/+2
2010-11-17IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood1-9/+5
2010-11-13Use Quicktime plugin on Mac, not GStreamer.Jacek Antonelli1-4/+4
2010-11-13GStreamer010 plugin needs Carbon.h on Mac.Jacek Antonelli1-0/+4
2010-11-07Ported media_plugin_webkit changes from Snowglobe2, which are identical to SL...McCabe Maxsted1-2/+8
2010-11-07Use the LGPL version of the quicktime media plugin. This allows us to use qui...McCabe Maxsted1-22/+15
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood6-50/+10
2010-11-02Fix llqtwebkit version incompatibility.Aleric Inglewood1-3/+14
2010-11-02Delete piece of code that is redundant.Aleric Inglewood1-8/+0
2010-10-28Only initialize WebCore resource(s) on linux.Aleric Inglewood1-7/+8
2010-10-27Load prebuilt glib when needed. Don't compile gstreamer plugin on windows.Aleric Inglewood1-3/+5
2010-10-27Remove the need for qglobal.h on non-standalone.Aleric Inglewood1-1/+13
2010-10-26Set LL_GSTREAMER010_ENABLED to true for Linux-only until gstreamer loading ca...McCabe Maxsted2-4/+4
2010-10-22Fix the errors "QCursor: Cannot create bitmap cursor; invalid bitmap(s)" at s...Aleric Inglewood1-0/+4
2010-10-15Comment out code to make it compile at all (with the latest llqtwebkit).Aleric Inglewood1-0/+7
2010-10-10Let the gstreamer plugin build on windowsRobin Cornelius2-4/+22
2010-09-23linux* kill imprudence gstreamer, use system gstreamer instead.Armin Weatherwax1-1219/+0
2010-09-23Imprudence style gstreamer plugin (remove llgst, syms and such)Armin Weatherwax8-528/+410
2010-09-23Fixed plugin compile issues on windowsMcCabe Maxsted2-1/+2
2010-09-23update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not loa...Armin Weatherwax9-66/+635
2010-09-23Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax4-0/+16
2010-09-23update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax1-0/+1
2010-09-23update to latest SG2 media_pluginsArmin Weatherwax20-229/+956
2010-09-23port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax21-142/+226
2010-09-23Added fix for word size from Snowglobe (only for Windows--didn't update Linux...McCabe Maxsted5-8/+40
2010-09-23First LL update of plugins, mainly documentationArmin Weatherwax9-101/+353
2010-09-23llmediaplugins first stepArmin Weatherwax22-0/+6512