| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
|
| | |
| | |
| | |
| | | |
Run "make package" in the build directory to create a tarball.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
viewer_info.py provides a way to easily query the viewer name and
version (from viewerinfo.cpp). It replaces build_version.py, which has
been removed. BuildVersion.cmake has been updated to use
viewer_info.py instead of build_version.py.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Moved numerous options out of the Advanced panel
* Moved numerous options out of the General panel
* Combined the Network and Web Browser panels
* Combined IM, Chat, and Spell checking preferences
* Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting
* Removed UI for 'hide my own group title'. This can still be set in the debug settings
* Renamed Popups > Notifications
* Renamed Chat Colors > Colors
* Renamed 'IMs and Logging' to 'Logging and Privacy'
* Moved Colors next to Skins
* Added style guide to the top of every preferences panel xui
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The various http textures request range bugs are fixed in Opensim
0.7.1. Also, this workaround was ugly, hacky and buggy.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* split the "voice" debug tag into several tags for usable filtering while debugging
* remove debug-spam from user view by:
* remove capability request spam by:
* llstartup the voice client state engine when actually a region is present, and not the initial fake region.
* don't request a capability to determine if (the very same) capability can be requested.
* don't do it over and over as if a capability rezzed in like an avatar. Its available - or not (see llstartup).
* unload the daemon if not used.
* load vivox daemon depending on specific criteria in the caps
* remove the partial implementation to load a specific daemon with via the openregion message or the login response.
* discard obsolete caps.
Tested and working on linux: Parcel changing, region changing, (SL) voice-disabled region private call, (SL) private call region changing, (OS) no voice <-> voice region changing, (OS) mumble <-> freeswitch region changing.
To test: Mac, Win. Anything that needs to be tested and not mentioned above.
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
not asked to
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
are there any render_compat grids anyway?
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
sideffect: media volume updates work on linuces where they failed.
|
| | | | | | |
|
| | | | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
line
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
more data
Previous fix was lost in merge of 8431725c0bf08da2b909cefe2f3ecfb43a2aecad
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
linden/indra/llcommon/CMakeLists.txt
linden/indra/newview/llvoavatar.cpp
linden/indra/newview/viewer_manifest.py
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
thanks to Aleric and Siana for the idea
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The viewer binary links against libz.so, but libvivoxsdk.so and some
other libraries link against libz.so.1.
(cherry picked from commit 74d6849a9730941839f00c1ec2b640958fd61cc9)
|
| | | | |
| | | | |
| | | | |
| | | | | |
Patch by Seraph Linden.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
second life login when voice is enabled.
(Partial cherry pick from commit a0902a050cc713f742990a09d2a610d4c135b7c7)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
startup
(cherry picked from commit cea604cda04d783b989498055102674170864b5c)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
introduced by 56bf45f >_>
(cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
also fixed some LL_INFOS that should be LL_WARNS in the voice client.
(cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508)
|
| | |/ /
| |/| |
| | | |
| | | | |
This effectively reverts commits 20216aa7 and 3609adb5.
|
| | | | |
|
| |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | |
| | | |
Git thought many files (almost 100) had merge conflicts. But, after
resolving the conflicts (which were mostly trivial), almost all the
files turned out to be the same as in the exp branch. So, the
conflicts are not listed here. Check the diff between commit 244ffe8
and this commit to see what really changed.
|
| | |
| | |
| | |
| | |
| | |
| | | |
The web page to load is defined by the setting "NewsBarURL".
Default is "http://app.kokuaviewer.org/news/", which will display
links to the latest Imprudence/Kokua blog posts, etc.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
(cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63)
|
| | |
| | |
| | |
| | |
| | |
| | | |
changes to llSensor LSL function
(Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06)
|
| | |
| | |
| | |
| | | |
(cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
|
| | |
| | |
| | |
| | | |
(cherry picked from commit 4f471ff939d1ad9b62280f11c5cf597cfc2c8596)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
libpangocairo-1.0.so* was missing. I did a complete new rebuild of the
package with, as usual, debian Lenny (stable) package. This tar ball
contains the following debian packages:
libatk1.0-0_1.22.0-1_i386.deb
libatk1.0-dev_1.22.0-1_i386.deb
libcairo2_1.6.4-7_i386.deb
libcairo2-dev_1.6.4-7_i386.deb
libpango1.0-common_1.20.5-6_all.deb
libpango1.0-0_1.20.5-6_i386.deb
libpango1.0-dev_1.20.5-6_i386.deb
libgtk2.0-0_2.12.12-1~lenny2_i386.deb
libgtk2.0-dev_2.12.12-1~lenny2_i386.deb
libpixman-1-0_0.10.0-2_i386.deb
libpixman-1-dev_0.10.0-2_i386.deb
But only the 'copyright' file from doc/*, only the include/* files and
only the lib*.so files. Most notably, not pkgconfig, resources,
configuration files and modules... (those are absent in the previous
prebuilts too).
(cherry picked from commit e8e2de0cf70dd56e8a6c41bf5a83bb71bf6d27e5)
|