Commit Graph

151 Commits (aa20ba337ec0cb06fa1f36c2aa418e07bc2ae2d1)

Author SHA1 Message Date
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
Nat Goodspeed b1bba1fce4 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-03 13:43:30 -05: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
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
Nat Goodspeed 51c91a86e6 DEV-43463: update Boost for linux, linux64 too 2009-12-02 09:32:13 -08:00
Nat Goodspeed b626783d14 DEV-43463: update Boost package with fix for stack corruption bug 2009-12-02 12:15:52 -05:00
callum fd74ba5467 Merge to tip 2009-11-24 14:36:57 -08:00
callum b0a31eaaee References a new version of LLQtWebKit - still based on Qt 4.5.2
Also includes a newer version of OpenSSL (0.9.8l)
2009-11-24 14:33:52 -08:00
Monroe Linden fa88f41ccc Rebuild of llqtwebkit for mac, as of this revision:
https://bitbucket.org/lindenlab/llqtwebkit/changeset/4d51abc23397/
2009-11-24 13:41:57 -08:00
Tofu Linden ac325092cd Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime compatibility.
I hope.
2009-11-17 16:46:52 +00:00
brad kittenbrink 6e7d131e58 Fix for EXT-2529,Windows error: "application configuration is incorrect."
Fixed by implementing DEV-41250 and integrating merov's DEV-31329 "curl crashers"
work into viewer-2-0.
2009-11-16 19:06:44 -05:00
Tofu Linden e363a2798a upgrade vivox v3 sdk to 3.0.0006.7653 2009-11-26 14:27:07 +00:00
Tofu Linden 1942e607f8 merge. 2009-11-26 09:47:00 +00:00
Tofu Linden de92d5ce32 re-upgrade to vivox v3 sdk here. 2009-11-23 17:57:25 +00:00
callum 0eaf4b2bb2 Fix for DEV-42546 (QuickTime plugin crashes a lot) 2009-11-10 15:44:56 -08:00
Steve Bennetts 4b9abdc833 Reverting OSX changes to expat from texture-pipeline merge 2009-11-06 14:51:52 -08:00
Steve Bennetts afe6350160 merge from texture-pipeline 2009-11-06 12:15:41 -08:00
Xiaohong Bao 35e200881c merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
brad kittenbrink 8558545b74 New package of linux llqtwebkit and attempt to reenable linux viewer build. 2009-10-27 18:55:19 -04:00
callum 62e0e51b43 Merge 2009-10-23 17:08:36 -07:00
callum 3008b3fdc0 Main change is pointing install.xml for Windows to new version of LLQtWebKit that has DLLs with no manifest as per recent build change.
Tweaked bookamrks for test app too.
Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL)
2009-10-23 16:19:04 -07:00
Monroe Linden 376deff7a3 Changes to match new version of llqtwebkit -- passing modifier keys through to most user events and using new scroll wheel event. 2009-10-23 14:28:21 -07:00