summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-24fix for EXT-5710: improve the raw image reloading process in the texture ↵Xiaohong Bao
pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode.
2010-02-22EXT-5633: Fix crash pressing PLAY on parcel media when media is disabledRick Pasetto
Good catch, Leyla
2010-02-22mergeBrad Payne (Vir Linden)
2010-02-22Work in progress on EXT-5333: Cleanup.Brad Payne (Vir Linden)
2010-02-22merge of viewer2 trunk and 'EXT-5601: Linux: volume adjustment of web-based ↵Tofu Linden
media / Flash'
2010-02-22support LL_PULSEAUDIO_ENABLED=0 - probably.Tofu Linden
2010-02-22Do the necessary stuff to package pulseaudio's headers and make it (in ↵Tofu Linden
theory, not yet in practice) optional.
2010-02-22another minor readme tweak.Tofu Linden
2010-02-22Update Linux viewer README to cover basic Flash requirements.Tofu Linden
2010-02-22trivial cleanup.Tofu Linden
2010-02-22comment improvement.Tofu Linden
2010-02-22EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
Dynamic loading of pulseaudio works now. All that's left is to package-up the pulseaudio headers...
2010-02-22Fix Mac build with the renamed boost libsAimee Linden
2010-02-22more work on dynamic grabbing of PA syms.Tofu Linden
2010-02-22start dynamic sym loading work.Tofu Linden
2010-02-22remove dos line endings...Tofu Linden
2010-02-22minor comment tweak.Tofu Linden
2010-02-22Do some decent cleanup in LinuxVolumeCatcherImpl's destructor. Though I ↵Tofu Linden
don't think media plugins are really 'destroyed' as we know it, their process just ends.
2010-02-22Well, whaddyaknow.. it works.Tofu Linden
More cleanup needed: need to dlopen()-ize the pulseaudio stuff
2010-02-22comment tweak.Tofu Linden
2010-02-22document the linux_volume_catcher high-level designTofu Linden
2010-02-22Wire the linux volume catcher into the webkit plugin.Tofu Linden
2010-02-22Got this building okay now. It's not hooked-up to the webkit plugin yet, so ↵Tofu Linden
I don't know if it *works*.
2010-02-22bunch o'fixingTofu Linden
2010-02-22pretty fleshed-out, now needs fixing-up.Tofu Linden
2010-02-22mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-22Really start to fill the implementation in.Tofu Linden
2010-02-22mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal EXT-5326 Cannot access full group options in God modeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22more work on the volume-catcher interface.Tofu Linden
2010-02-22more work on the linux volume-catcher.Tofu Linden
2010-02-22fix for normal "Archived Notice" field not cleared when looking at notice ↵Ychebotarev ProductEngine
list of another group --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵Eugene Mutavchi
effect) --HG-- branch : product-engine
2010-02-22Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵Paul Guslisty
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine
2010-02-22fill out the interface.Tofu Linden
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-22code codeTofu Linden
2010-02-22start to build up this codeTofu Linden
2010-02-22start of work on EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
these libs are a temporary requirement - we'll dlopen() them when this is finished.
2010-02-21Remove a linux-specific #include that we don't actually use.Tofu Linden
2010-02-20conflict resolved.Tofu Linden
2010-02-20merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵Kent Quirk
favor of the one that does less processing
2010-02-20EXT-5560 - filter clear button was calling doDelete which had many more ↵Kent Quirk
gyrations than onCommit, and only onCommit was needed
2010-02-20EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵Kent Quirk
Verified by Q.
2010-02-20Importing patch for EXT-5571 for Beta 3 release. Fix by Callum originally.Kent Quirk
2010-02-20EXT-4878 - fixing the fix - incorrect name used for attribute.Kent Quirk
2010-02-20make linux viewer build use the new boost lib names. :/Tofu Linden
2010-02-20Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-19Work in progress on EXT-5333: Bodyparts missing from appearance and COFBrad Payne (Vir Linden)