Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | implemented major task EXT-3092 Disable LLFloaterCall from showing on call ↵ | Andrew Polunin | |
establishments --HG-- branch : product-engine | |||
2009-12-01 | Work on EXT-2985 (Implement Avaline calls processing in Voice Control Panel) | Mike Antipov | |
-- updated reaction to accepting incoming call: added session URI argument. For now avaline caller is shown in the voice controls. --HG-- branch : product-engine | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-18 | merge. | Tofu Linden | |
2009-11-17 | Fixed critical bug EXT-2469 "Viewer crashes in the Floater Call". | Sergei Litovchuk | |
- Re-factored Floater Call initialization and destruction logic. - Removing voice channel participants observer when call ends. --HG-- branch : product-engine | |||
2009-11-16 | better debug spew | Tofu Linden | |
yes, it looks like we really don't get much detail from llvoiceclient, it's not just llvoicechannel that's dumbed-down! | |||
2009-11-16 | speculative attempt at a 'no answer' dialog state, and some more debug spew. | Tofu Linden | |
2009-11-16 | Be more generous with the voicechannel states that trigger the Calling popup. | Tofu Linden | |
Huh, the voicechannel state machine isn't much of a state machine. | |||
2009-11-13 | make the outgoing call dialog appear and disappear smarter. | Tofu Linden | |
this is sort of less like the spec but more like... reality... | |||
2009-11-13 | remove debug llinfos | Tofu Linden | |
2009-11-13 | minor code restructuring to aid more state-change dialog-jiggery. | Tofu Linden | |
2009-11-13 | trivial comment change. | Tofu Linden | |
2009-11-12 | fix silly error that was nerfing the outgoing call dialog. | Tofu Linden | |
more work towards a decent DEV-42312 and DEV-42313 | |||
2009-11-12 | add Cancel button to outgoing call dialog, make it work (perhaps), make the ↵ | Tofu Linden | |
name of the departing voice session more accurate (perhaps). WIP. | |||
2009-11-12 | more work on the outgoing call popup... | Tofu Linden | |
2009-11-11 | outgoing call dialog. doesn't do anything and is ugly/wrong, but it exists. ↵ | Tofu Linden | |
WIP. | |||
2009-11-11 | sketch-out the outgoing call dialog code. WIP. | Tofu Linden | |
2009-11-09 | partial implementation for the major task (EXT-989) IM chiclets should ↵ | Dmitry Oleshko | |
expand to show active voice indicator --HG-- branch : product-engine | |||
2009-11-04 | Implemented major sub-task EXT-2131 - Output monitor contols should only be ↵ | Eugene Kondrashev | |
shown for Group Chat and Adhoc Chat when in a Voice Call. Added onStateChange callback support for voice channel. Added showing/hiding logic of speaking indicator. --HG-- branch : product-engine | |||
2009-10-27 | IM refactoring: moved voice channel related classes to its own ↵ | Igor Borovkov | |
llvoicechannel.* files from dying llimpanel.* files --HG-- branch : product-engine |