Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-23 | FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panel | Rick Pasetto | |
Review #140 This isn't the most generalized solution, but it fixes the proximal problem of selecting items in the Nearby Media panel, and is low risk because the code change is isolated to that panel. | |||
2010-02-23 | FIX EXT-5680: Get rid of unnecessary code that formats the media item count | Rick Pasetto | |
Review #139 The crash was happening because the German (locale "de") version of the format string had an %ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design. | |||
2010-02-22 | Follow-up from previous change based on code review #137 | Rick Pasetto | |
2010-02-22 | FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: ↵ | Rick Pasetto | |
it's now up to callers to decide to do that Review #137 | |||
2010-02-22 | FIX (unposted bug): Nearby media "dynamic" controls not disabled properly ↵ | Rick Pasetto | |
when media disabled | |||
2010-02-22 | Fix (unposted bug): media "affordance" was not properly being disabled when ↵ | Rick Pasetto | |
media was disabled | |||
2010-02-22 | EXT-5645 Change tooltip for media affordance | Rick Pasetto | |
2010-02-22 | EXT-5633: Fix crash pressing PLAY on parcel media when media is disabled | Rick Pasetto | |
Good catch, Leyla | |||
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 | merge | Brad Payne (Vir Linden) | |
2010-02-22 | Work in progress on EXT-5333: Cleanup. | Brad Payne (Vir Linden) | |
2010-02-22 | merge of viewer2 trunk and 'EXT-5601: Linux: volume adjustment of web-based ↵ | Tofu Linden | |
media / Flash' | |||
2010-02-22 | support LL_PULSEAUDIO_ENABLED=0 - probably. | Tofu Linden | |
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-22 | another minor readme tweak. | Tofu Linden | |
2010-02-22 | Update Linux viewer README to cover basic Flash requirements. | Tofu Linden | |
2010-02-22 | trivial cleanup. | Tofu Linden | |
2010-02-22 | comment improvement. | Tofu Linden | |
2010-02-22 | EXT-5601 Linux: volume adjustment of web-based media / Flash | Tofu Linden | |
Dynamic loading of pulseaudio works now. All that's left is to package-up the pulseaudio headers... | |||
2010-02-22 | Fix Mac build with the renamed boost libs | Aimee Linden | |
2010-02-22 | more work on dynamic grabbing of PA syms. | Tofu Linden | |
2010-02-22 | start dynamic sym loading work. | Tofu Linden | |
2010-02-22 | remove dos line endings... | Tofu Linden | |
2010-02-22 | minor comment tweak. | Tofu Linden | |
2010-02-22 | Do 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-22 | Well, whaddyaknow.. it works. | Tofu Linden | |
More cleanup needed: need to dlopen()-ize the pulseaudio stuff | |||
2010-02-22 | comment tweak. | Tofu Linden | |
2010-02-22 | document the linux_volume_catcher high-level design | Tofu Linden | |
2010-02-22 | Wire the linux volume catcher into the webkit plugin. | Tofu Linden | |
2010-02-22 | Got 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-22 | bunch o'fixing | Tofu Linden | |
2010-02-22 | pretty fleshed-out, now needs fixing-up. | Tofu Linden | |
2010-02-22 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | Really start to fill the implementation in. | Tofu Linden | |
2010-02-22 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-22 | fix for normal EXT-5326 Cannot access full group options in God mode | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-22 | more work on the volume-catcher interface. | Tofu Linden | |
2010-02-22 | more work on the linux volume-catcher. | Tofu Linden | |
2010-02-22 | fix for normal "Archived Notice" field not cleared when looking at notice ↵ | Ychebotarev ProductEngine | |
list of another group --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵ | Eugene Mutavchi | |
effect) --HG-- branch : product-engine | |||
2010-02-22 | Fixed 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-22 | fill out the interface. | Tofu Linden | |
2010-02-22 | fix 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-22 | code code | Tofu Linden | |
2010-02-22 | start to build up this code | Tofu Linden | |
2010-02-22 | start of work on EXT-5601 Linux: volume adjustment of web-based media / Flash | Tofu Linden | |
these libs are a temporary requirement - we'll dlopen() them when this is finished. | |||
2010-02-21 | Remove a linux-specific #include that we don't actually use. | Tofu Linden | |
2010-02-20 | conflict resolved. | Tofu Linden | |