aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermedia.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-19Ported viewerinfo.cpp from Kokua.Jacek Antonelli1-2/+2
It defines the ViewerInfo module/namespace, which contains a variety of functions for querying the viewer name and version. It is designed to be a replacement for viewerversion.cpp and viewerversion.xml. viewerversion.cpp has been removed, but viewerversion.xml remains (albeit with a bogus version number) until the packaging system no longer uses it.
2011-05-17show plugin debug messages also on windowsArmin Weatherwax1-0/+7
2011-03-22several embedded browser proxy fixes and one small cookie fixArmin Weatherwax1-0/+38
* split xmlrpc and web browser proxy setting into 2 settings (because the login service might refuse to let you in using TOR) * fix web proxy to be used not only for the browser floater but also for login screen and parcel media. Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version) * fix: no clear cookies button * todo: cookies need work note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
2011-03-21several embedded browser proxy fixes and one small cookie fixArmin Weatherwax1-0/+38
* split xmlrpc and web browser proxy setting into 2 settings (because the login service might refuse to let you in using TOR) * fix web proxy to be used not only for the browser floater but also for login screen and parcel media. Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version) * fix: no clear cookies button * todo: cookies need work note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
2011-02-25Unbranding. Todays word is "linden".David Seikel1-5/+5
2011-02-10Patch by Armin to split apart the 'Plugin' logcontrol.xml entry to avoid ↵McCabe Maxsted1-2/+2
spam when debugging plugins
2010-10-20LindenUserDir fixes.Aleric Inglewood1-1/+1
The LindenUserDir (~/.imprudence/first_last/) cannot be initialized before the user logged in. However, several singletons (that only can be initialized once) depend on this directory for initialization. Therefore we have to take care not to instantiate those singletons until after the user logged in. With regard to webit, this fixes the browser_profile (cache and cookies) directory that the builtin browser uses.
2010-10-19Sync LLViewerMediaImpl::newSourceFromMediaType with SG2Aleric Inglewood1-2/+35
Also renamed CookiesEnabled to BrowswerCookiesEnabled. Added BrowserJavascriptEnabled, BrowserPluginsEnabled and PluginAttachDebuggerToPlugins.
2010-10-10Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵Robin Cornelius1-1/+3
Viewer 2 texture system" This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d. Conflicts: linden/indra/newview/llsurface.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h
2010-09-23port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵Armin Weatherwax1-3/+1
texture system
2010-09-23update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax1-1/+1
2010-09-23port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax1-2/+35
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-23llmediaplugins first stepArmin Weatherwax1-470/+920
2010-06-19Set the imprudence viewer version in xmlMcCabe Maxsted1-2/+2
2010-04-29Fix just another hardcoded path to Linux-i686.Armin Weatherwax1-1/+15
(Backported from 6d50eb4a) @nochangelog
2010-01-03Fix just another hardcoded path to Linux-i686.Armin Weatherwax1-1/+7
(Cherry picked by Jacek from 2e96ac24)
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+10
2009-04-02Apply saved MediaDebugLevel at media init time.Jacek Antonelli1-0/+7
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-0/+1
2008-09-12Second Life viewer sources 1.21.2-RCJacek Antonelli1-3/+3
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-13/+33
2008-08-15Second Life viewer sources 1.20.13Jacek Antonelli1-11/+57
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-4/+1
2008-08-15Second Life viewer sources 1.19.1.1Jacek Antonelli1-4/+3
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-0/+634