Age | Commit message (Collapse) | Author |
|
refers to it as Do Not Disturb mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conversation floater is in a minimized state or undocked conversation is minimized): added checking of the minimized state
|
|
|
|
|
|
|
|
|
|
|
|
is in the busy/do-not-disturb mode.
|
|
LLParticipantList
|
|
|
|
|
|
|
|
|
|
Disable private memory pools. Make viewer large address aware on windows.
Reviewed by Kelly
|
|
|
|
Two fairly simple conflicts: dead stats sending code in the
texture fetch code (new llcorehttp library) and the cleanup
code in llappviewer was moved around in 3.4.x.
|
|
|
|
floater does not show Nearby Chat conversation selected in list; Nearby chat conversation is not selected in list by default when it is the only conversation ): implement. new logic in LLIMFloaterContainer for the syncronous select the conv. list's item and corresponding convers. floater; removed floater selecting from conv. items; fixed bug with item select
|
|
|
|
|
|
voice chat disabled)
Added audio module initialization without faking mVoiceEnabled value
|
|
LLIMConversation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notifications spec. The functionality for the new preferences is not yet implemented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
id. Because of this, the speaker indicator would be set to a session id of null (nearby chat). Solution: Now when the folder view model is created in the torn off list, pass in the session id. This allows the folder view model to know which session id it belongs to. Participants can then look at the parent folder (folder view) and retrieve the session id.
|