aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerparcelmedia.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-08More unused variable deletion.David Walter Seikel1-4/+2
2011-04-01Fix 829: Several changes to media filterthickbrick1-29/+129
- Adds a "less annoying" mode, which attempts to only filter scripted streaming events. On by default (should we change that?) - Adds UI to enable and disable the media filter, both from the filter floater and from the preferences floater. - Adds a button to launch the filter floater to prefences. - Some UI tweaks to the filter floater.
2011-03-28Fix #832: Media Filter: handle sim hosts with no dns name.thickbrick1-2/+11
This prevents streams from being erronously identified as originating from a scripted object on the current sim, when the sim host doesn't have a name that can be reverese resolved.
2011-03-28Sync media filter patch to Henri Beauchamp's MediaFilter_v4thickbrick1-26/+82
Compared to v3, this adds resolving domains to IPs in order to list them and match them against listed IPs. Also shows both the full stream url and the munged domain that will be added to the lists.
2011-03-13Henri Beauchamps version of Sione Lomus media filter patch.Armin Weatherwax1-4/+393
from http://sldev.free.fr/ : "MediaFilter_v3: based on code by Sione Lomu with a couple of bugfixes by Tonya Souther, this improved patch brings media and streaming audio URLs filtering (to prevent IP ripping by so-called security systems which violate the SL TOS by catching your IP and associating your various avatars with it, thus violating your anonimity). Beside empowering your viewer with allow/deny/blacklist/whitelist functions per domain, this improved patch makes the difference between external servers (domains names filtering) and in-world servers (scripted objects with built-in HTTP servers). I also fixed various bugs, security holes and shortcomings, refactored the code and improved it, and added a whitelist/blacklist erasing function." Imprudence changes: added "MediaFilter" debug to be able to inspect the full url and media texture uuid
2010-09-23First LL update of plugins, mainly documentationArmin Weatherwax1-2/+5
2010-09-23llmediaplugins first stepArmin Weatherwax1-83/+267
2009-11-09Updated streaming video callback in llviewerparcelmediaMcCabe Maxsted1-1/+5
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-8/+9
2009-02-14Fixed missing music prompt (streaming now enabled by default)McCabe Maxsted1-7/+1
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-1/+9
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-3/+3
2008-08-15Second Life viewer sources 1.19.1.2Jacek Antonelli1-0/+29
2008-08-15Second Life viewer sources 1.19.1.1Jacek Antonelli1-16/+16
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-0/+363