Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-23 | EXT-7337 WIP Voice morph previewing | Aimee Linden | |
Separate Play and Stop callbacks, to allow single click previews in the effect list. | |||
2010-05-22 | EXT-7337 WIP Voice Morphing - Limit maximum recording sample to 15 seconds. | Aimee Linden | |
2010-05-22 | EXT-7138 WIP Voice Morphing - Go into stateCaptureBufferPaused as soon as ↵ | Aimee Linden | |
the Voice Effects preview is opened. Disconnecting from voice on hitting record was taking too long and causing the start of the voice recording to be cut off. | |||
2010-05-20 | DEV-50013 Convert call dialogs to use Display Names | James Cook | |
Reviewed with Leyla | |||
2010-05-19 | EXT-7337 WIP Voice font previewing | Aimee Linden | |
Handle mediaCompletionEvents in the voice client to update UI when preview playback ends. | |||
2010-05-19 | EXT-7337 WIP Voice font previewing | Aimee Linden | |
Added LLVoiceEffectInterface::getVoiceEffectProperties Added LLVivoxVoiceClient::getVoiceFontTemplateIndex | |||
2010-05-18 | EXT-7337 WIP Added capture buffer for previewing voice fonts to the voice ↵ | Aimee Linden | |
client. | |||
2010-05-18 | EXT-7138 WIP Moved implementation of ↵ | Aimee Linden | |
LLVivoxVoiceClient::getVoiceEffectList() and LLVivoxVoiceClient::getVoiceEffectTemplateList() out of the header file | |||
2010-05-17 | DEV-50013 Display name for inbound voice calls | James Cook | |
(Last commit was actually for outbound). Reviewed with Leyla | |||
2010-05-14 | EXT-7138 WIP added a refreshVoiceEffectLists() method to LLVoiceEffectInterface | Aimee Linden | |
2010-05-13 | Fix build errors introduced in last merge | James Cook | |
2010-05-13 | EXT-7138 WIP Merged Voice fonts work into the newly modularized LLVoiceClient. | Aimee Linden | |
Created LLVoiceEffectInterface as an optional interface to be implemented by voice modules that support voice effects. | |||
2010-05-04 | Fix another build break on linux | Roxie Linden | |
2010-05-04 | Automated merge | Roxie Linden | |
2010-05-04 | Automated merge | Roxie Linden | |
2010-05-04 | re-merge e7cef87fae39 - EXT-6031 refactoring of voice volume representation | Roxie Linden | |
2010-04-21 | Remove diamondware and rearrange login panel to be like it is in the default ↵ | Roxie Linden | |
viewer 2 build | |||
2010-04-19 | CR Changes from Aimee | Roxie Linden | |
2010-04-14 | DEV-48904 - p2p acceptance dialog vanishes too quickly | Roxie Linden | |
DEV-48903 - malformed names in p2p dialogs for Diamondware In the merge there were some changes that didn't get propagated that resulted in some failures with respect to diamondware name processing. THe determination as to whether a p2p session was with an avatar or with an alcatel (pbx) wasn't propagated into the diamondware code. I fixed that by merging the changes to the vivox module with respect to that into the diamondware module. Also, the acceptance dialog was vanishing too quickly as the determination as to whether there was still a p2p invite pending was not updated when the calling code was updated. The calling code initially was changed to look into vivox state which isn't really valid. that was changed in the 'trunk' to another mechanism, but that still assumed visibility into the voice code. I fixed that by creating an API call to ask whether a call was pending. CR: Karina | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-02 | Windows launching changes for vivox and diamondware voice did not get ↵ | Roxie Linden | |
properly merged. | |||
2010-03-01 | Automated merge from trunk | Roxie Linden | |
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | warn-on-failure:unix-eol | Roxie Linden | |
automated merge from trunk | |||
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-24 | automated merge | Roxie Linden | |
Don't wanna fix all windows EOL issue here warn-on-failure:unix-eol | |||
2010-02-24 | Automated merge up from viewer 2.0 trunk. | Roxie Linden | |
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used. | |||
2009-07-15 | DEV-34822 viewer 1.23 merge | Roxanne Skelly | |
DEV-32649 Merge the diamondware/vivox voice code -r124876 -r125220 |