Commit Graph

169 Commits (342fa3cb44a5ae64ec4fcbec4d3852ff03eead3d)

Author SHA1 Message Date
brad kittenbrink 342fa3cb44 Fix for my broken mac/linux boost packages in changeset bb66cb8a076a.
Removed shared libraries and added some convenience symbolic links.

implemented as a daggy fix.
2010-02-22 16:33:20 -05:00
brad kittenbrink 8a02b64a5c New boost packages for all 3 platforms to fix boost.date_time link errors and SNOW-431. 2010-02-19 21:30:01 -05:00
Tofu Linden 65f8b95ae8 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
re-fixed.
2010-02-19 16:13:58 +00:00
Tofu Linden 58de7148da Backed out changeset 241ba20f5e05 (EXT-5552 Linux viewer running out of address space, crashing frequently and untracably)
A mis-build caused a side-effect.  Another fix to follow.
2010-02-19 15:55:00 +00:00
Tofu Linden 24c7e08b40 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
Yes, we were really hitting 3GB of address space.  And quickly.  Because we keep ~645 fonts mmap()d on a typical Linux system.  Switch to a libfreetype that doesn't mmap().  This is lower risk than fixing the font system right now...
2010-02-19 12:55:11 +00:00
Callum Prentice 494a42a680 Added reference to updated version of LLQtWebKit (Disables right click breakage in Flash)
Not reviewed (no useful info in this change)
2010-02-11 11:41:43 -08:00
Tofu Linden 9a19daccd0 EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree
2010-02-09 19:37:21 +00:00
Tofu Linden fa8f322ea4 upgrade qt+llqtwebkit. not quite as upgraded as it needs to be, but hopefully trunk-breaking. 2010-02-09 14:51:59 +00:00
Callum Prentice 7877bd3e8e Merge with tip 2010-02-08 15:41:25 -08:00
Callum Prentice a01a54bcbc New version of LLQTwebkit to fix cookie bug introduced by contractor :) 2010-02-08 15:40:25 -08:00
Monroe Linden 6cd1b17565 Rebuild of mac llqtwebkit library to pick up changeset 4a97db00bfb1 (fix for an accidentally deleted line that prevented cookie file from being read). 2010-02-08 15:33:32 -08:00
Callum Prentice cebf73337f Refer to updated LLQtWebKit with fix for potential cookie crash problem. 2010-02-08 11:30:52 -08:00
Monroe Linden 3699be5c45 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-05 18:38:16 -08:00
Monroe Linden 38acc15849 New mac llqtwebkit library built from:
Commit 2d75f75fcbfca93af40415a1499a849b560a65e6 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt

Revision b8715abf32cd of https://bitbucket.org/monroe_linden/llqtwebkit-4.6/
2010-02-05 18:17:09 -08:00
Aimee Linden da44a78e6a EXT-5008 Update Vivox SDK to 3.1.0001.7930
Vivox release notes since 3.1.0001.7852:

    * SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK
    * SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429)

    * SDKIII-2024: moderator mute-all works as expected
    * SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
2010-02-05 13:17:10 +00:00
Callum Prentice 259fa5fd0b Merge with tip 2010-02-04 17:03:41 -08:00
Callum Prentice 80139d95ad added code to grab raw key codes from Win32 WPARAM and LPARAM and send to plugin
factored out keyboard message deserialization for media_plugin_webkit
new version of llqtwebkit with Girish's changes to keyboard and cursor handling code
2010-02-04 16:30:21 -08:00
Nat Goodspeed b1bba1fce4 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-03 13:43:30 -05:00
Monroe Linden a4aed31ad9 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-29 14:49:18 -08:00
Callum Prentice 8aadfb1cb6 Merge with tip 2010-01-20 15:30:07 -08:00
Callum Prentice 622f8b59ce Fix for EXT-4169 - drop down menus do not working in LLQtWebKit with Qt 4.6 2010-01-20 15:27:58 -08:00
Monroe Linden 20af2d325a New mac build of llqtwebkit to fix EXT-4169.
This build is based on:

Commit 16264ea12f1320e25f3d4fad3a9ddd4d3f8d2e68 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt

Revision 24ce3025f844 of https://hg.lindenlab.com/monroe/llqtwebkit-4.6/
2010-01-20 15:17:48 -08:00
Tofu Linden 56f97bce04 DEV-45319 breed a good openal for voice+audio (second try) 2010-01-20 15:02:54 -08:00
Monroe Linden 572b8fc518 Changes to llqtwebkit keyboard event api.
Reference to new mac build of llqtwebkit (from revision 5e61bf24915f in https://hg.lindenlab.com/monroe/llqtwebkit-4.6).
2010-01-19 21:55:51 -08:00
Nat Goodspeed 062052ce3d Automated merge with http://192.168.2.103:8000 2010-01-19 16:41:46 -05:00
Nat Goodspeed aaecec3298 Automated merge with ssh://eniac69.lindenlab.com//local/nat/viewer-2-0-libs/ 2010-01-19 16:37:23 -05:00
Nat Goodspeed 46ce108073 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 15:29:52 -05:00
Nat Goodspeed 56c021f606 Ensure Lynx's Boost patch is in place -- darwin 2010-01-19 15:28:10 -05:00
Nat Goodspeed 28e62e7565 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 12:26:33 -08:00
Nat Goodspeed dab8a89df6 Ensure Lynx's Boost patch is in place -- linux, linux64 2010-01-19 12:23:25 -08:00
Nat Goodspeed 95fc42c321 Ensure Lynx's Boost patch is in place -- Windows 2010-01-19 15:19:11 -05:00
Tofu Linden ad9dfb52ac EXT-4410 update vivox sdk to 3.1.0001.7852 2010-01-15 15:15:37 -08:00
Callum Prentice 940e070326 EXT-3656 - Fix for mouse hover in Flash on Windows
References a new version of LLQtWebKit - Windows only fix.
Reviewed by CB.
2010-01-15 13:26:42 -08:00
Lynx Linden caa9acaaed EXT-3624: Push new llqtwebkit package.
This includes the new getLinkType() method, to support "_blank" href
links.
2010-01-14 18:41:34 +00:00
Tofu Linden 70870b2d53 EXT-4251 update vivox sdk to 3.1.0001.7832 2010-01-13 14:00:21 -08:00
callum b910de4ad7 Client changes to pick up new version of Qt 4.6 with codecs for default text encoding. 2009-12-18 18:44:43 -08:00
Monroe Linden 9cc91c42d0 Updated mac llqtwebkit build.
This was built from:

 https://hg.lindenlab.com/monroe/llqtwebkit-4.6/changeset/e0ddcd1c1a5b/

and should fix DEV-44423 (Media fonts are incorrect and ads don't load for qq.com) for the mac.
2009-12-18 16:59:50 -08:00
skolb d5b53eb483 Merge viewer 2 into media 2009-12-18 10:54:16 -08:00
Monroe Linden 252ccc48a0 New mac llqtwebkit built from revision 3e60e0d929ff in hg.lindenlab.com/monroe/llqtwebkit-4.6 .
I believe this should fix the following issues:

DEV-44406 (login screen occasionally remains black/grey with no background image)
DEV-44449 (Mac webkit will not navigate to certain sites)
2009-12-17 17:11:05 -08:00
Tofu Linden e75242fd56 Rebuild linux qt+llqtwebkit.
DEV-44461 	linux qt/webkit rebuild again - girish snap 2009-12-17
DEV-44368 	Linux MoaP viewer sees a blank 404 page on secondlife.com
2009-12-17 16:48:04 -08:00
Tofu Linden 8128ede6ff DEV-43972 breed a good openal for voice+audio 2009-12-16 14:21:55 -08:00
Monroe Linden c9a284fc69 Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches applied. 2009-12-15 17:48:52 -08:00
callum b7747a815f Merge with tip before push 2009-12-15 17:53:03 -08:00
callum f923f896bc client changes to work with new version of Qt (4.6) and to do some cleanup at plugin exit so that cookies more betterer than what they did before. 2009-12-15 17:50:16 -08:00
Monroe Linden 1f7bf92168 New mac build of llqtwebkit.
This build is based on the following:

http://bitbucket.org/girish/llqtwebkit-4.6/
	revision 08c337619f50
	local change: comment out the definition of qt_sendSpontaneousEvent() in llembeddedbrowserwindow.cpp

git://gitorious.org/~girish/qt/girishs-qt.git
	branch lindenqt
	revision b4820037eac5c52d44df99ec37a50edd1796c897
2009-12-15 12:41:20 -08:00
Tofu Linden 27da9502d4 Update vivox sdk to 3.0.0006.7714 2009-12-08 12:29:44 -08:00
Tofu Linden 25a773d79c DEV-43896 solve render-pipeline linux mesh gzopen64 problem
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk.
2009-12-08 11:39:44 -08:00
Nat Goodspeed fde12f0204 DEV-43463: use fixed Boost package on Windows 2009-12-04 17:32:09 -05:00
Nat Goodspeed 5fd2938da8 Merge with recent viewer-2-0 2009-12-03 09:17:51 -08:00
Nat Goodspeed 91dd8b2371 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 10:38:26 -05:00