| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt EmpathyCallHandler to the new API | Cosimo Cecchi | 2009-06-01 | 1 | -4/+5 |
* | Use the new API in the call handler | Cosimo Cecchi | 2009-06-01 | 1 | -2/+3 |
* | document empathy_call_handler_new_for_contact_with_streams and empathy_call_h... | Guillaume Desmottes | 2009-05-18 | 1 | -0/+18 |
* | Allow handlers to be created for streams with initial audio and video | Sjoerd Simons | 2009-05-18 | 1 | -2/+44 |
* | Tweak the properties of various elements for a better voip experience | Sjoerd Simons | 2009-05-18 | 1 | -0/+48 |
* | remove useless include | Guillaume Desmottes | 2009-04-29 | 1 | -1/+0 |
* | call-handler: get the contact from the TpCall if it has not been defined duri... | Guillaume Desmottes | 2009-04-29 | 1 | -0/+13 |
* | call-handler: contact and tp-call properties are construct only | Guillaume Desmottes | 2009-04-29 | 1 | -2/+2 |
* | Port EmpathyCallHandler to new API | Xavier Claessens | 2009-04-22 | 1 | -30/+20 |
* | Do not assert if the CM does not support RequestableChannelClasses | Xavier Claessens | 2009-03-20 | 1 | -2/+2 |
* | Forward resource requests | Sjoerd Simons | 2009-03-09 | 1 | -1/+17 |
* | Hardcode some a default codec preferences | Sjoerd Simons | 2009-03-04 | 1 | -0/+52 |
* | Let the UI call the handler for bus messages | Sjoerd Simons | 2009-03-04 | 1 | -35/+5 |
* | Wait for handle instead of id before request a channel | Sjoerd Simons | 2009-02-17 | 1 | -1/+1 |
* | Signal closed from the call-handler | Sjoerd Simons | 2009-02-17 | 1 | -0/+17 |
* | Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa... | Cosimo Cecchi | 2009-02-05 | 1 | -59/+49 |
* | Also unref the tf channel | Sjoerd Simons | 2009-02-03 | 1 | -1/+7 |
* | Remove dead code | Sjoerd Simons | 2009-02-03 | 1 | -2/+0 |
* | Close ongoing calls at dispose time | Sjoerd Simons | 2009-02-03 | 1 | -2/+4 |
* | Add ability to start a call for an incoming channel | Sjoerd Simons | 2009-02-03 | 1 | -14/+34 |
* | Move the TpFarsight code from TpCall to CallHandler | Sjoerd Simons | 2009-02-03 | 1 | -19/+300 |
* | Add Stub call factor and call handler objects | Sjoerd Simons | 2009-02-03 | 1 | -0/+115 |