| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
the grid logging in.
Because otherwise crash statistics are wrong. See viewers with higher crash than disconnect rate.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* the media face gets focus on click and you can interact with mouse and keyboard with it -
just as you would expect it to work in the first place anyway.
* added a checkbox in prefs audio & video for what I call "media helper widget" which allows zooming on
the face, open the link in a browser window and such - the name of the LL debug setting is a bit misleading
("MediaOnAPrimUI"), since this is not MOAP I avoided that name.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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 ).
|
| |
| |
| |
| | |
not being named FontSansSerifLarge
|
| | |
|
| |
| |
| |
| | |
the main preferences window
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
the grid logging in.
Because otherwise crash statistics are wrong. See viewers with higher crash than disconnect rate.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* the media face gets focus on click and you can interact with mouse and keyboard with it -
just as you would expect it to work in the first place anyway.
* added a checkbox in prefs audio & video for what I call "media helper widget" which allows zooming on
the face, open the link in a browser window and such - the name of the LL debug setting is a bit misleading
("MediaOnAPrimUI"), since this is not MOAP I avoided that name.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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 ).
|
| | |
| | |
| | |
| | | |
our current grid manager, but really exposes the weaknesses of not saving login info with the grid, usability-wise. (Note: autologin and the command line need to be tested)
|
| | | |
|
| |/
|/|
| |
| | |
artwork package
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| | |
introduced by 56bf45f >_>
|
| |
| |
| |
| | |
compiled correctly
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
The viewer binary links against libz.so, but libvivoxsdk.so and some
other libraries link against libz.so.1.
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | | |
Windows users, please set "autocrlf = input" or "autocrlf = true" in
your .git/config [core] section to avoid this in the future.
|
| | | |
|
| | |
| | |
| | |
| | | |
show what UTC offset it is representing in the time bar.
|
| | | |
|
|\ \ \
| | |/
| |/| |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
GStreamer010Plugin.cmake and fixed some out-of-date lib requirements for Windows
|
| | |
| | |
| | |
| | | |
for the chatbar)
|
| | |
| | |
| | |
| | | |
console is enabled). Ported from Singularity, patch by Shyotl
|
| | |
| | |
| | |
| | | |
Ported from Singularity, patch by Siana Gearz
|
| | | |
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |/
| |
| |
| | |
also fixed some LL_INFOS that should be LL_WARNS in the voice client.
|
| | |
|
| | |
|
|/
|
|
| |
update
|
| |
|
|
|
|
|
|
| |
actually works.
Does anyone even read this? IF YOU SEE THIS TEXT YOU HAVE WON $500, MESSAGE ME TO COLLECT YOUR PRIZE.
|
| |
|
|\ |
|
| |
| |
| |
| |
| | |
script is here: http://redmine.kokuaviewer.org/attachments/164/script.txt
I (ArminW) added also a ParticleChatCannel setting to Tazys patch.
|
| |
| |
| |
| |
| | |
Since Mac is still using the Quicktime plugin, these libs aren't
downloaded, so trying to package them makes viewer_manifest.py fail.
|