Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mccabe-plugins' into plugins_merge | Robin Cornelius | 2010-10-10 | 526 | -12184/+47193 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt linden/indra/cmake/GStreamer.cmake linden/indra/cmake/LLMedia.cmake linden/indra/cmake/OPENAL.cmake linden/indra/llmedia/CMakeLists.txt linden/indra/llprimitive/material_codes.h linden/indra/newview/chatbar_as_cmdline.cpp linden/indra/newview/llappviewer.cpp linden/indra/newview/llfloatertos.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h linden/indra/newview/viewer_manifest.py linden/install.xml | ||||
| * | 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 |
| | | | | | | | | issues remaining: windlight water is "flat" | ||||
| * | 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 |
| | | | | | | | | maybe squash with 11e4c300 | ||||
| * | linux* kill imprudence gstreamer, use system gstreamer instead. | Armin Weatherwax | 2010-09-23 | 8 | -3575/+143 |
| | | | | | | | | | | who ever builds a release with that needs to consider to install some really old gstreamer at /usr/local/lib - lenny has 0.10.19 | ||||
| * | 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 |
| | | | | | | | | | | note: mime_type<_nonwindowsplatform>.xml directs SLPlugin to the actual implementation. For using gstreamer on mac + win the file has to be changed (try the linux one :) ) | ||||
| * | update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not ↵ | Armin Weatherwax | 2010-09-23 | 27 | -149/+2420 |
| | | | | | | | | | | | | loading. Issue: llqtwebkit needs update for Linux 64bit | ||||
| * | 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 ↵ | Armin Weatherwax | 2010-09-23 | 210 | -2270/+12699 |
| | | | | | | | | texture system | ||||
| * | 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 | 21 | -58/+119 |
| | | |||||
| * | 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 |
| | | | | | | | | TODO: llpanellandmedia.cpp and llviewermedia.cpp need a proper fix | ||||
| * | 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 | 49 | -215/+514 |
| | | |||||
| * | 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 ↵ | McCabe Maxsted | 2010-09-23 | 1 | -5/+8 |
| | | | | | | | | reason for enabling it) | ||||
| * | Added fix for word size from Snowglobe (only for Windows--didn't update ↵ | McCabe Maxsted | 2010-09-23 | 7 | -8/+48 |
| | | | | | | | | Linux or Mac as I can't test them) | ||||
| * | 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 |
| | | |||||
| * | Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on ↵ | McCabe Maxsted | 2010-09-23 | 2 | -386/+173 |
| | | | | | | | | Windows | ||||
| * | 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 |
| | | |||||
| * | 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 |
| | | | | | | | | todo: review llpanellandmedia; port flotervoicelicense | ||||
| * | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 301 | -7773/+30641 |
| | | |||||
* | | Use all those cores for compile | Robin Cornelius | 2010-10-09 | 1 | -0/+1 |
| | | |||||
* | | Fix tab/space issues in viewer_manifest.py | Robin Cornelius | 2010-10-09 | 1 | -11/+11 |
| | | |||||
* | | Add a fall back to find NSIS on win64 | Robin Cornelius | 2010-10-09 | 1 | -2/+6 |
| | | |||||
* | | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2010-10-09 | 2 | -2/+11 |
| | | |||||
* | | Changed version to Experimental 2010.10.09 | McCabe Maxsted | 2010-10-09 | 1 | -1/+1 |
| | | |||||
* | | Fixed (again) how libjpeg is found on Mac. (#256/#464) | Jacek Antonelli | 2010-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Related information from Nemurimasu Neiro: stay away from find_library! due to an undocumented feature of find_xxx functions in CMake, no additional libraries may be found after the first call to a find_xxx function that searches the prebuilt libraries folder. CMake will request the folder contents *at most once* and libraries added by install.py will be missed. | ||||
* | | Removed the base SL version from the About Imprudence floater. | Jacek Antonelli | 2010-10-08 | 1 | -3/+1 |
| | | | | | | | | | | It's not really relevant or accurate anymore, because Imprudence is assembled from so many different sources and versions. | ||||
* | | Allow build under Mac OS X 10.6 SDK by removing deprecated things. | Mimika Oh | 2010-10-08 | 2 | -11/+11 |
| | | | | | | | | | | | | Incorporated Snowglobe changesets: http://svn.secondlife.com/trac/linden/changeset/2823 http://svn.secondlife.com/trac/linden/changeset/2757 | ||||
* | | Possible fix for an infinite loop in LLTextureCache. | Jacek Antonelli | 2010-10-08 | 1 | -5/+8 |
| | | | | | | | | Backported a few changes from pre-LGPL Viewer 2. | ||||
* | | Tiny layout tweaks to accomodate different font widths. | Jacek Antonelli | 2010-10-08 | 2 | -3/+3 |
| | | |||||
* | | Use integer font sizes to avoid blurriness on some systems. | Jacek Antonelli | 2010-10-08 | 2 | -7/+8 |
| | | |||||
* | | Merge remote branch 'aleric/weekly' into weekly | McCabe Maxsted | 2010-10-08 | 3 | -14/+20 |
|\ \ |