Age | Commit message (Collapse) | Author |
|
|
|
with audio device disabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Two problems found in DLL involving threads. First, DllMain
was reinitializing a critical section for all entry reasons
(process attach, detach and thread attach, detach). Should
only be done on process attach. Second, static container
object was being modified and accessed without serialization.
Added some double-check locking to the initialization path
to reduce the total number of serialization calls made while
making the code thread safe.
|
|
Secondlife.log filehandle, XP Crash.
|
|
|
|
|
|
|
|
saved snapshot
|
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
Mark the xp profile dirty when changing the group
|
|
|
|
lists in a timely manner
|
|
|
|
friends are visible
|
|
status (add/remove) changes
|
|
for ACME-1334
|
|
|
|
|
|
positioning issues in all subpanels
|
|
|
|
|
|
|
|
|
|
|
|
preview to focused SL Share photo panel
|
|
|
|
toggle
|
|
|
|
|
|
|
|
Flickr title
|
|
|
|
|