aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-10Thickbrick Sleaford, Soft Linden: STORM-164 make gcc-4.4 happy about llvosky.hArmin Weatherwax1-1/+1
2010-10-10Force mime_types.xml to use gstreamer as defaultRobin Cornelius2-37/+37
2010-10-10Let the gstreamer plugin build on windowsRobin Cornelius5-14/+67
2010-09-23one more poke on trees+grass + fix the windlight waterArmin Weatherwax4-5/+10
2010-09-23fix: cached trees + grass white on opensimArmin Weatherwax3-4/+5
issues remaining: windlight water is "flat"
2010-09-23fix minimap surface not renderedArmin Weatherwax1-1/+1
2010-09-23fix conversion that is ambiguous for linux64 gcc; introduced in 11e4c300Armin Weatherwax1-1/+1
maybe squash with 11e4c300
2010-09-23linux* kill imprudence gstreamer, use system gstreamer instead.Armin Weatherwax9-3589/+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
2010-09-23Imprudence style gstreamer plugin (remove llgst, syms and such)Armin Weatherwax12-584/+440
2010-09-23Fixed plugin compile issues on windowsMcCabe Maxsted2-1/+2
2010-09-23Removed more unused 'prepare' dependenciesMcCabe Maxsted2-2/+0
2010-09-23fix platform specific mime_type xml loadingArmin Weatherwax2-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 :) )
2010-09-23update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not ↵Armin Weatherwax28-162/+2445
loading. Issue: llqtwebkit needs update for Linux 64bit
2010-09-23fix some mime type issuesArmin Weatherwax4-45/+139
2010-09-23fix "about land" (actually llpanellandmedia) crashesArmin Weatherwax2-189/+132
2010-09-23port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵Armin Weatherwax210-2270/+12699
texture system
2010-09-23Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax9-1/+62
2010-09-23update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax22-64/+132
2010-09-23update to latest SG2 media_pluginsArmin Weatherwax20-229/+956
2010-09-23make it compile and run.Armin Weatherwax3-147/+1
TODO: llpanellandmedia.cpp and llviewermedia.cpp need a proper fix
2010-09-23port llprimitive from SG2.0Armin Weatherwax20-335/+3121
2010-09-23port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax50-221/+520
2010-09-23remove deprecated filesArmin Weatherwax3-1394/+0
2010-09-23Fixed 'there is no media type for text/html' errorsMcCabe Maxsted2-0/+469
2010-09-23Fixed floatervicelicense not compiling with the new media changesMcCabe Maxsted5-27/+24
2010-09-23Fixed llvewermedia version info (and kept it disabled unless there's a good ↵McCabe Maxsted1-5/+8
reason for enabling it)
2010-09-23Added fix for word size from Snowglobe (only for Windows--didn't update ↵McCabe Maxsted7-8/+48
Linux or Mac as I can't test them)
2010-09-23Removed some bad merge entries from newview/CMakeLists.txtMcCabe Maxsted1-2/+0
2010-09-23CMake now runs correctly on WindowsMcCabe Maxsted2-0/+24
2010-09-23Added missing plugins notificationsMcCabe Maxsted1-0/+18
2010-09-23Removed 'prepare' dependency from cmakeMcCabe Maxsted3-3/+0
2010-09-23Removed gstreamer and gstreamer-plugins from install.xml for WindowsMcCabe Maxsted1-14/+0
2010-09-23Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on ↵McCabe Maxsted2-386/+173
Windows
2010-09-23Fixed Windows compile error with WIND_BUFFER_SIZE_SECMcCabe Maxsted2-1/+2
2010-09-23Fixed newview\CMakeLists.txt not parsing on WindowsMcCabe Maxsted1-5/+4
2010-09-23Added missing glui and freeglut libs on WindowsMcCabe Maxsted1-0/+37
2010-09-23First LL update of plugins, mainly documentationArmin Weatherwax10-103/+358
2010-09-23lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax3-20/+38
todo: review llpanellandmedia; port flotervoicelicense
2010-09-23llmediaplugins first stepArmin Weatherwax305-7793/+30690
2010-09-18Changed version to Experimental 2010.09.18McCabe Maxsted1-1/+1
2010-09-18Fixed contacts search not working on uppercase namesMcCabe Maxsted2-7/+8
2010-09-18Fixed windows compile error on autocompleteMcCabe Maxsted1-1/+1
2010-09-18Default upload animation preview to own avatarArmin Weatherwax1-1/+1
2010-09-18UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli1-1/+2
2010-09-17Fixed events handling on osx to behave correctly on 10.5+ compilation runs.elektrahesse2-6/+30
Added ShellEx(std::string &) method to execute local applications based on file type.
2010-09-17Ooops forgot to remove a debug printout :Pelektrahesse1-1/+0
2010-09-17Fixed path separators for im history so it's multiplatform nowelektrahesse1-1/+8
2010-09-17Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse1-2/+3
2010-09-17Added links to the blog and forums to the login screen's help menuMcCabe Maxsted1-20/+22
2010-09-17Updated the profile button heightsMcCabe Maxsted1-8/+8