| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync LLViewerMediaImpl::newSourceFromMediaType with SG2 | Aleric Inglewood | 2010-10-19 | 3 | -16/+82 |
* | Forgot QtWebKit and Qt plugins in last commit. | Aleric Inglewood | 2010-10-18 | 1 | -2/+14 |
* | Find Qt4 with find_package on STANDALONE. | Aleric Inglewood | 2010-10-17 | 1 | -1/+11 |
* | Add LLQTWEBKIT_INCLUDE_DIR to indra/llplugin/CMakeLists.txt | Aleric Inglewood | 2010-10-17 | 1 | -1/+2 |
* | Fix windows mime types and gstreamer plugin name. | Aleric Inglewood | 2010-10-16 | 3 | -486/+8 |
* | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from sno... | Aleric Inglewood | 2010-10-15 | 5 | -8/+8 |
* | Comment out code to make it compile at all (with the latest llqtwebkit). | Aleric Inglewood | 2010-10-15 | 2 | -0/+11 |
* | Add missing semi-colon. | Aleric Inglewood | 2010-10-15 | 1 | -1/+1 |
* | RED-595: Manual merge with weekly-webkit. | Aleric Inglewood | 2010-10-15 | 13 | -124/+132 |
* | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewe... | Robin Cornelius | 2010-10-10 | 209 | -12426/+2000 |
* | Merge branch 'mccabe-plugins' into plugins_merge | Robin Cornelius | 2010-10-10 | 530 | -12227/+47350 |
|\ |
|
| * | Thickbrick Sleaford, Soft Linden: STORM-164 make gcc-4.4 happy about llvosky.h | Armin Weatherwax | 2010-10-10 | 1 | -1/+1 |
| * | Force mime_types.xml to use gstreamer as default | Robin Cornelius | 2010-10-10 | 2 | -37/+37 |
| * | Let the gstreamer plugin build on windows | Robin Cornelius | 2010-10-10 | 5 | -14/+67 |
| * | one more poke on trees+grass + fix the windlight water | Armin Weatherwax | 2010-09-23 | 4 | -5/+10 |
| * | fix: cached trees + grass white on opensim | Armin Weatherwax | 2010-09-23 | 3 | -4/+5 |
| * | fix minimap surface not rendered | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| * | fix conversion that is ambiguous for linux64 gcc; introduced in 11e4c300 | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| * | linux* kill imprudence gstreamer, use system gstreamer instead. | Armin Weatherwax | 2010-09-23 | 9 | -3589/+143 |
| * | Imprudence style gstreamer plugin (remove llgst, syms and such) | Armin Weatherwax | 2010-09-23 | 12 | -584/+440 |
| * | Fixed plugin compile issues on windows | McCabe Maxsted | 2010-09-23 | 2 | -1/+2 |
| * | Removed more unused 'prepare' dependencies | McCabe Maxsted | 2010-09-23 | 2 | -2/+0 |
| * | fix platform specific mime_type xml loading | Armin Weatherwax | 2010-09-23 | 2 | -15/+10 |
| * | update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not loa... | Armin Weatherwax | 2010-09-23 | 28 | -162/+2445 |
| * | fix some mime type issues | Armin Weatherwax | 2010-09-23 | 4 | -45/+139 |
| * | fix "about land" (actually llpanellandmedia) crashes | Armin Weatherwax | 2010-09-23 | 2 | -189/+132 |
| * | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 text... | Armin Weatherwax | 2010-09-23 | 210 | -2270/+12699 |
| * | Robin Cornelius: fixes for building plugins on Linux 64bit | Armin Weatherwax | 2010-09-23 | 9 | -1/+62 |
| * | update llplugin to latest version of SG2, pull latest webkit | Armin Weatherwax | 2010-09-23 | 22 | -64/+132 |
| * | update to latest SG2 media_plugins | Armin Weatherwax | 2010-09-23 | 20 | -229/+956 |
| * | make it compile and run. | Armin Weatherwax | 2010-09-23 | 3 | -147/+1 |
| * | port llprimitive from SG2.0 | Armin Weatherwax | 2010-09-23 | 20 | -335/+3121 |
| * | port SG2.0 Mediaplugs (webkit supports flash now) | Armin Weatherwax | 2010-09-23 | 50 | -221/+520 |
| * | remove deprecated files | Armin Weatherwax | 2010-09-23 | 3 | -1394/+0 |
| * | Fixed 'there is no media type for text/html' errors | McCabe Maxsted | 2010-09-23 | 2 | -0/+469 |
| * | Fixed floatervicelicense not compiling with the new media changes | McCabe Maxsted | 2010-09-23 | 5 | -27/+24 |
| * | Fixed llvewermedia version info (and kept it disabled unless there's a good r... | McCabe Maxsted | 2010-09-23 | 1 | -5/+8 |
| * | Added fix for word size from Snowglobe (only for Windows--didn't update Linux... | McCabe Maxsted | 2010-09-23 | 7 | -8/+48 |
| * | Removed some bad merge entries from newview/CMakeLists.txt | McCabe Maxsted | 2010-09-23 | 1 | -2/+0 |
| * | CMake now runs correctly on Windows | McCabe Maxsted | 2010-09-23 | 2 | -0/+24 |
| * | Added missing plugins notifications | McCabe Maxsted | 2010-09-23 | 1 | -0/+18 |
| * | Removed 'prepare' dependency from cmake | McCabe Maxsted | 2010-09-23 | 3 | -3/+0 |
| * | Removed gstreamer and gstreamer-plugins from install.xml for Windows | McCabe Maxsted | 2010-09-23 | 1 | -14/+0 |
| * | Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi... | McCabe Maxsted | 2010-09-23 | 2 | -386/+173 |
| * | Fixed Windows compile error with WIND_BUFFER_SIZE_SEC | McCabe Maxsted | 2010-09-23 | 2 | -1/+2 |
| * | Fixed newview\CMakeLists.txt not parsing on Windows | McCabe Maxsted | 2010-09-23 | 1 | -5/+4 |
| * | Added missing glui and freeglut libs on Windows | McCabe Maxsted | 2010-09-23 | 1 | -0/+37 |
| * | First LL update of plugins, mainly documentation | Armin Weatherwax | 2010-09-23 | 10 | -103/+358 |
| * | lost in merge: 1 debug setting, some member variables from llpanellandmedia | Armin Weatherwax | 2010-09-23 | 3 | -20/+38 |
| * | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 305 | -7793/+30690 |