| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This effectively reverts commits 20216aa7 and 3609adb5.
|
|
|
|
| |
review perms
|
|
|
|
|
|
|
|
|
|
|
| |
work for the time being.
* UI needs to be made clear on what's going on with user's passwords
* 'Remember password' checkbox now works on login (but is unclear)
* Stored passwords are MD5s in grid_info.xml
* Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled
* Small fix for username entry after logout
* Sadly, storing password in the mac keychain needs to be reimplemented now
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit includes the following:
* Fixed missing GPL headers from hippo grid manager
* Fixed grids named <required> or "" being saved in the list
* Fixed grid manager list only showing grid nicks, not grid names
* Fixed grid names not settable in the grid manager
* Grid manager now remembers avatar names and passwords
* Usernames can now be set in the grid manager for SL (needs work)
* Fixed grid manager being stuck in an updating state
* Some general code cleanup
|
| |
|
| |
|
|
|
|
|
| |
Before, it was "Imprudence #.#.# / Second Life #.#.#.#".
Now, it's just "Imprudence #.#.#".
|
|\ |
|
| |
| |
| |
| | |
See http://redmine.imprudenceviewer.org/issues/590
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
| |
* might solve several issues with streaming audio, like:
streaming audio not working when the sound effects driver fails.
* breaks fmod. Sorry. If you want fmod go fix it, its probably not difficult.
|
|
|
|
|
|
|
|
|
| |
Use gFrameIntervalSeconds instead of gFrameTimeSeconds - which is what
the original author tried to do. Also, clean up some dead code.
*However*, there is still the issue of texture fetch workers staying
alive after finishing partial fetches, which falsly manifests here as
pending work.
|
|
|
|
|
|
|
|
|
|
|
| |
There was a problem with #include "hippolimits.h" because
the file is called hippoLimits.h (with an uppercase L).
After some discussion on IRC it was reluctantly decided that
filenames should be lowercase, as is done for every Linden file.
This is part 2 or 2 (the first part just renamed the files).
This part changes all files to make the viewer compile again
after the renaming.
|
|\
| |
| |
| | |
browser/media plugin support
|
| |
| |
| |
| | |
the version in the skins directory correctly
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
linden/doc/contributions.txt
Renamed RED --> IMP. Merged entries from both.
|
| |\ \ |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to
use system libs, so any improvements that have been made in weekly have
been invane.
linden/indra/newview/llstartup.cpp
Trivial #include collision. One include added another removed. Fixed.
linden/indra/newview/lltoolpie.cpp
Collision with RLV, pretty trivial. Fixed.
linden/indra/newview/viewer_manifest.py
Trivial White space fix collision with commenting out of gstreamer libs. Fixed.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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 :) )
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
texture system
|
| | | | | | |
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes this warning. Note that LLCubeMap::sUseCubeMaps is set to true by
default, so this patch only has effect when the feature is actually NOT
available.
I tested that LLCubeMap::sUseCubeMaps is NOT used before the point where
it is initialized now.
The patch also adds an entry for IMP-660 to doc/contributions.txt that I
had forgotten in the previous commit; and while I was at it, changes all
RED- prefixes in IMP-.
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
Only try to remove the marker files when they were found in the first
place. Also fixed the debug output regarding what value gLastExecEvent
is being set to.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
not logged in.
|
| | |
| | |
| | |
| | | |
ImprudenceExperimental and settings file to settings_imprudence_experimental.xml
|
|/ / |
|
| | |
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
different balance
|
| | |
| | |
| | |
| | | |
disconnect/quit
|
| |/ |
|
| |
| |
| |
| |
| |
| | |
pending background tasks"
See http://redmine.imprudenceviewer.org/issues/576
|
| |
| |
| |
| |
| |
| |
| |
| | |
See http://redmine.imprudenceviewer.org/issues/561
Fixed erroneous use of optimization flags when not compiling Release.
Also removed -DLL_VECTORIZE from compile options: that is set in
a header file (llv4math.h), not on the commandline.
Patch affects only 64 bit linux.
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
7 to fix SNOW-799
|
| |
|