Age | Commit message (Collapse) | Author |
|
|
|
This is a workaround that the TPVs have been exercising for quite a few
months and it does seem to fix the OPs problem. The solution is based
on magic numbers and has no technical basis, it's just an artifact of
particular networking gear and/or ISPs.
|
|
Linux: Include libQtXml and libQtSvg in manifest for libqsvg.so.
More documentation thoughts for library package structure.
|
|
With the updated PNG library (1.6.8), we're getting stderr warnings about
non-conformance issues with images in the build. These warnings include:
* iCCP: known incorrect sRGB profile
* iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent
* iCCP: cHRM chunk does not match sRGB
These were normalized by running an ImageMagick 'convert -strip' pass
over each PNG image. 'compare -metric AE' reports 0 delta for all
before/after pairs.
|
|
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom
to 290576, curl to 290567, fontconfig to 290569, freetype to 290557,
google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit
to 290578, openssl to 290560, PCRE to 290406, zlib to 290556. Document
compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake. It
is the README for the building process based on things learned during
this library project. Switch building process back to style used for
new llqtwebkit2 repo. This builds shared libraries for Qt4 products
on all platforms using current build machines and TC task templates.
All platforms are building. All have comparable FPS rates. Builds are
getting quieter. Forward, comrades!
|
|
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255,
google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157,
llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083,
pcre to 290150, zlib to 290080. The freetype2 headers are now normalized
to what they would normally be on a unix-type system. Libxml2 and
pcre are available on all platforms. Libraries generally move in the
direction of static archives rather than shared libraries (e.g. openssl).
The llqtwebkit side is a step back from the more ambitious goal. What
will be used (290262) will be a simple rebuild of the existing 4.7.1
library with updated package dependencies. The bigger work will be in
the future.
|
|
|
|
|
|
based viewer when opened.
Correct fix after testing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes to find newest code.
Windows autobuild package had a bad checksum due to oddities in the build
system. On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer. Problem is the *massive*
library search tree we assemble. We find older shared library versions
first and so those dominated. By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
|
|
|
|
|
|
Part of the switchover to dynamic Qt4. This mostly completes the
Mac side. Webkit is functional on Mac, plugins work. The two
test programs, llfbconnectest and llplugintest, need a little
more work to run without manual fixup ('.' on PATH and maybe a
symlink to libz.1.dylib and they run and function on Mac). Also
need to address libz.dylib vs libz.a. Currently resolving against
dylib which is not what I want.
|
|
assembly updated to deal with Qt libraries and discrete codec and imageformat
plugins (which live under bin/llplugin). Functioning Linux viewer with MoaP
support with a few image problems (sRGB profile, zlib errors). Much of this
expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed.
|
|
after install
|
|
|
|
|
|
|
|
old logic would interpret "don't care whether or not I am showing wearables" as "filter for just wearables, of any type"
|
|
|
|
openssl on Mac (copy, deploy). Revert Linux manifest work which tried
to work around 0555 permissions on .sos (and didn't work).
|
|
strip those down for packaging. So we'll target those .so's for a chmod.
|
|
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0
with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8,
openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit
built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2
repository.
Windows is functional with a good number of warning messages
at runtime from libpng and KDU. MoaP/slplugin functioning.
|
|
to the idle status...
|
|
Confirmation dialog for teleporting via slapp is added.
|
|
Fitted mesh introduced a couple of changes to the avatar_lad.xml file
that cause the avatar definition to change in ways that are not backwards-
compatible. Reverted the change in the range of pectoral size for male
avatars, and the change in the position of the belly morph position
(the later being a copy/paste error).
|
|
|
|
|
|
|
|
|
|
Windows issues and get us per-run logfiles.
|
|
|
|
|
|
attachments when worn from inventory.
|
|
|
|
group invites) fail to display if an offline inventory offer was received before logging in:
Backed out changeset: f7234f8fdce8: MAINT-3536 new crash in XML_ParserFree.
|
|
|
|
|
|
|
|
|
|
complexities.
|
|
|
|
|
|
|