Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-12 | New linux build of llqtwebkit. | Monroe Linden | |
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now. | |||
2010-03-12 | New mac build of llqtwebkit. | Monroe Linden | |
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/ and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt | |||
2010-03-04 | EXT-5969 build and merge a shippable pixmap-based llqtwebkit for ↵ | Tofu Linden | |
viewer2.0/linux Maybe also: EXT-4495 flash content crashes Webkit on Linux | |||
2010-02-25 | Merge from https://hg.lindenlab.com/q/viewer-hotfix/ | Aimee Linden | |
2010-02-25 | Update Vivox SDK to 3.1.0001.8016 for DEV-46706 | Aimee Linden | |
2010-02-22 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | brad kittenbrink | |
2010-02-22 | Fix for my broken mac/linux boost packages in changeset bb66cb8a076a. | brad kittenbrink | |
Removed shared libraries and added some convenience symbolic links. implemented as a daggy fix. | |||
2010-02-22 | Do the necessary stuff to package pulseaudio's headers and make it (in ↵ | Tofu Linden | |
theory, not yet in practice) optional. | |||
2010-02-19 | New boost packages for all 3 platforms to fix boost.date_time link errors ↵ | brad kittenbrink | |
and SNOW-431. | |||
2010-02-19 | EXT-5552 Linux viewer running out of address space, crashing frequently and ↵ | Tofu Linden | |
untracably re-fixed. | |||
2010-02-19 | Backed out changeset 241ba20f5e05 (EXT-5552 Linux viewer running out of ↵ | Tofu Linden | |
address space, crashing frequently and untracably) A mis-build caused a side-effect. Another fix to follow. | |||
2010-02-19 | EXT-5552 Linux viewer running out of address space, crashing frequently and ↵ | Tofu Linden | |
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-11 | Added reference to updated version of LLQtWebKit (Disables right click ↵ | Callum Prentice | |
breakage in Flash) Not reviewed (no useful info in this change) | |||
2010-02-09 | EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media | Tofu Linden | |
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree | |||
2010-02-09 | upgrade qt+llqtwebkit. not quite as upgraded as it needs to be, but ↵ | Tofu Linden | |
hopefully trunk-breaking. | |||
2010-02-08 | Merge with tip | Callum Prentice | |
2010-02-08 | New version of LLQTwebkit to fix cookie bug introduced by contractor :) | Callum Prentice | |
2010-02-08 | Rebuild of mac llqtwebkit library to pick up changeset 4a97db00bfb1 (fix for ↵ | Monroe Linden | |
an accidentally deleted line that prevented cookie file from being read). | |||
2010-02-08 | Refer to updated LLQtWebKit with fix for potential cookie crash problem. | Callum Prentice | |
2010-02-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-02-05 | New mac llqtwebkit library built from: | Monroe Linden | |
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 | EXT-5008 Update Vivox SDK to 3.1.0001.7930 | Aimee Linden | |
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-04 | Merge with tip | Callum Prentice | |
2010-02-04 | added code to grab raw key codes from Win32 WPARAM and LPARAM and send to plugin | Callum Prentice | |
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-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-29 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Monroe Linden | |
2010-01-20 | Merge with tip | Callum Prentice | |
2010-01-20 | Fix for EXT-4169 - drop down menus do not working in LLQtWebKit with Qt 4.6 | Callum Prentice | |
2010-01-20 | New mac build of llqtwebkit to fix EXT-4169. | Monroe Linden | |
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 | DEV-45319 breed a good openal for voice+audio (second try) | Tofu Linden | |
2010-01-19 | Changes to llqtwebkit keyboard event api. | Monroe Linden | |
Reference to new mac build of llqtwebkit (from revision 5e61bf24915f in https://hg.lindenlab.com/monroe/llqtwebkit-4.6). | |||
2010-01-19 | Automated merge with http://192.168.2.103:8000 | Nat Goodspeed | |
2010-01-19 | Automated merge with ssh://eniac69.lindenlab.com//local/nat/viewer-2-0-libs/ | Nat Goodspeed | |
2010-01-19 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-19 | Ensure Lynx's Boost patch is in place -- darwin | Nat Goodspeed | |
2010-01-19 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-19 | Ensure Lynx's Boost patch is in place -- linux, linux64 | Nat Goodspeed | |
2010-01-19 | Ensure Lynx's Boost patch is in place -- Windows | Nat Goodspeed | |
2010-01-15 | EXT-4410 update vivox sdk to 3.1.0001.7852 | Tofu Linden | |
2010-01-15 | EXT-3656 - Fix for mouse hover in Flash on Windows | Callum Prentice | |
References a new version of LLQtWebKit - Windows only fix. Reviewed by CB. | |||
2010-01-14 | EXT-3624: Push new llqtwebkit package. | Lynx Linden | |
This includes the new getLinkType() method, to support "_blank" href links. | |||
2010-01-13 | EXT-4251 update vivox sdk to 3.1.0001.7832 | Tofu Linden | |
2009-12-18 | Client changes to pick up new version of Qt 4.6 with codecs for default text ↵ | callum | |
encoding. | |||
2009-12-18 | Updated mac llqtwebkit build. | Monroe Linden | |
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 | Merge viewer 2 into media | skolb | |
2009-12-17 | New mac llqtwebkit built from revision 3e60e0d929ff in ↵ | Monroe Linden | |
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 | Rebuild linux qt+llqtwebkit. | Tofu Linden | |
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-16 | DEV-43972 breed a good openal for voice+audio | Tofu Linden | |
2009-12-15 | Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches ↵ | Monroe Linden | |
applied. | |||
2009-12-15 | Merge with tip before push | callum | |