| Commit message (Expand) | Author | Age | Files | Lines |
* | add g_return_val_if_fail in _new functions | Guillaume Desmottes | 2010-08-12 | 1 | -0/+1 |
* | empathy_tp_call_get_connection_manager: use the account directly | Guillaume Desmottes | 2010-08-12 | 1 | -14/+1 |
* | tp-call: add account property | Guillaume Desmottes | 2010-08-12 | 1 | -1/+31 |
* | remove empathy_tp_call_to | Guillaume Desmottes | 2010-06-22 | 1 | -22/+0 |
* | empathy_tp_call_accept_incoming_call: early return if the call is not an inco... | Guillaume Desmottes | 2010-06-22 | 1 | -1/+3 |
* | tp-call: use tp_g_signal_connect_object to connect signal on the channel | Guillaume Desmottes | 2010-06-22 | 1 | -2/+3 |
* | tp-call: use TargetHandle to get the remote contact | Guillaume Desmottes | 2010-06-22 | 1 | -12/+13 |
* | tp-call: use the Requested property to check if the call is an incoming one o... | Guillaume Desmottes | 2010-06-22 | 1 | -12/+8 |
* | add empathy_tp_call_get_status | Guillaume Desmottes | 2010-06-07 | 1 | -0/+8 |
* | Port to new EmpathyTpContactFactory API | Xavier Claessens | 2010-05-26 | 1 | -5/+2 |
* | properly cast GArray content | Guillaume Desmottes | 2010-03-30 | 1 | -1/+1 |
* | empathy_tp_call_leave: allocate the array on the stack | Guillaume Desmottes | 2010-03-30 | 1 | -7/+2 |
* | add empathy_tp_call_leave | Guillaume Desmottes | 2010-03-30 | 1 | -0/+46 |
* | tp-call: set debug domain to voip | Guillaume Desmottes | 2009-12-18 | 1 | -1/+1 |
* | add empathy_tp_call_has_initial_video | Guillaume Desmottes | 2009-12-16 | 1 | -0/+22 |
* | add empathy_tp_call_get_connection_manager | Guillaume Desmottes | 2009-11-16 | 1 | -0/+21 |
* | empathy-tp-call: we are not sending or receiving video if the video stream do... | Guillaume Desmottes | 2009-11-10 | 1 | -0/+6 |
* | TpCall: add {audio,video}-stream-error signals | Guillaume Desmottes | 2009-11-05 | 1 | -0/+58 |
* | The EmpathyCallHandler correctly initializes it "initial_video" property | Jonathan Tellier | 2009-06-16 | 1 | -2/+4 |
* | Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_... | Jonathan Tellier | 2009-06-12 | 1 | -4/+2 |
* | When no video is received or sent we show contacts' avatars instead of showing | Jonathan Tellier | 2009-06-12 | 1 | -0/+37 |
* | Change empathy_tp_call_to to indicate with what media streams we want to start | Sjoerd Simons | 2009-05-18 | 1 | -2/+12 |
* | empathy-tp-call: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add functi... | Xavier Claessens | 2009-04-22 | 1 | -7/+13 |
* | Port EmpathyTpCall to new API | Xavier Claessens | 2009-04-22 | 1 | -36/+23 |
* | Remove unused functions | Olivier CrĂȘte | 2009-02-12 | 1 | -78/+0 |
* | Remove some dead code | Sjoerd Simons | 2009-02-03 | 1 | -17/+0 |
* | Request only audio in the initial request | Sjoerd Simons | 2009-02-03 | 1 | -2/+1 |
* | Don't double-free the EmpathyTpCallStreams | Sjoerd Simons | 2009-02-03 | 1 | -3/+0 |
* | Move the TpFarsight code from TpCall to CallHandler | Sjoerd Simons | 2009-02-03 | 1 | -140/+1 |
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 1 | -133/+165 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -3/+3 |
* | Do not unref the channel when closing it, wait for the invalidated signal. | Xavier Claessens | 2009-01-15 | 1 | -24/+12 |
* | Remove usage of EmpathyTpGroup from EmpathyTpCall. | Xavier Claessens | 2009-01-13 | 1 | -37/+69 |
* | Don't unref the TpGroup twice | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 |
* | Don't close channels as a side-effect of disposing wrapper objects | Sjoerd Simons | 2009-01-10 | 1 | -2/+11 |
* | Add a function to explicitly set the remote candidate on outgoing calls inste... | Sjoerd Simons | 2009-01-10 | 1 | -23/+11 |
* | Add a function to explicitly close EmpathyTpCall | Sjoerd Simons | 2009-01-10 | 1 | -4/+15 |
* | Added empathy_init function to call emp_cli_init in main. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+0 |
* | On incoming calls don't request a new audio stream. This makes streams collid... | Xavier Claessens | 2008-08-02 | 1 | -3/+0 |
* | Add g_return_val_if_fail (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -0/+2 |
* | Do not include _gen/ files (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+1 |
* | Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -9/+9 |
* | Do not show the keypad when the media channel does not have the DTMF interfac... | Xavier Claessens | 2008-06-13 | 1 | -0/+10 |
* | Ref the call object when emiting notify signals because signal handles could ... | Xavier Claessens | 2008-05-09 | 1 | -2/+7 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -11/+9 |
* | Do not request video stream until the user click on the 'send video' box. | Xavier Claessens | 2008-05-02 | 1 | -11/+4 |
* | Keypad is unsensitive if the call is not ACCEPTED | Xavier Claessens | 2008-05-02 | 1 | -2/+2 |
* | Implement DTMF. | Xavier Claessens | 2008-05-02 | 1 | -2/+34 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -40/+29 |
* | Partly fix INCOMING calls | Xavier Claessens | 2008-04-21 | 1 | -24/+9 |
* | Fix OUTGOING calls | Xavier Claessens | 2008-04-21 | 1 | -27/+50 |
* | Add/Remove preview window can be done at anytime, the call don't have to be r... | Xavier Claessens | 2008-04-16 | 1 | -2/+0 |
* | Add collabora in copyright and myself in authors since I did lots of changes ... | Xavier Claessens | 2008-04-15 | 1 | -13/+16 |
* | Request audio and video streams if capabilities are unknown. | Xavier Claessens | 2008-04-15 | 1 | -17/+8 |
* | Fix some warnings | Xavier Claessens | 2008-04-11 | 1 | -2/+2 |
* | TpChannel is not a DBusGProxy | Xavier Claessens | 2008-04-11 | 1 | -5/+4 |
* | Do not take McAccount as construct param, it can be found from the TpChannel | Xavier Claessens | 2008-04-11 | 1 | -63/+21 |
* | Port to tp-glib API and cleanup the code | Xavier Claessens | 2008-04-11 | 1 | -386/+249 |
* | Disconnect invalidated signal when TpCall is finalized. Fixes bug #523766. | Xavier Claessens | 2008-03-26 | 1 | -9/+9 |
* | Disconnect invalidated signal from stream-engine when media channel is closed... | Xavier Claessens | 2008-03-23 | 1 | -12/+20 |
* | Fix some coding style | Xavier Claessens | 2008-03-23 | 1 | -14/+14 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 1 | -1/+0 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 1 | -19/+8 |
* | Do not use a global variable but a field in the call. Use a boolean since we ... | Xavier Claessens | 2008-03-11 | 1 | -9/+9 |
* | Fix: do not close the call channel if stream-engine is not yet started (Alban... | Xavier Claessens | 2008-03-11 | 1 | -1/+13 |
* | Replace g_signal_emit_by_name by g_signal_emit (Alban Crequy). | Xavier Claessens | 2008-03-05 | 1 | -8/+8 |
* | Fix call when then stream is created with a 'Bidirectional' direction (Alban ... | Xavier Claessens | 2008-03-05 | 1 | -0/+13 |
* | Fix crash: g_object_new()'s last argument must be NULL (Alban Crequy). | Xavier Claessens | 2008-03-02 | 1 | -1/+2 |
* | Cancel name owner watch when the call is finalized | Xavier Claessens | 2008-02-26 | 1 | -0/+7 |
* | Watch name owner changes to know when s-e falls off the bus. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | Avoid calling Close() on the media channel if it's already closed. | Xavier Claessens | 2008-02-26 | 1 | -0/+5 |
* | Close the channel if se proxy is invalidated and do not change status to clos... | Xavier Claessens | 2008-02-26 | 1 | -8/+1 |
* | Change status to closed if stream engine dies or if a call fails. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | unref stream-engine proxy when TpCall is finalized | Xavier Claessens | 2008-02-26 | 1 | -2/+3 |
* | It's now safe to call emp_cli_init multiple times. Move that call to empathy_... | Xavier Claessens | 2008-02-26 | 1 | -0/+2 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 1 | -95/+70 |
* | Cleanup code from previous merge | Xavier Claessens | 2008-02-16 | 1 | -8/+10 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 1 | -1/+23 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 1 | -5/+14 |
* | If there is an error when listing streams, return for the func to avoid crash... | Xavier Claessens | 2008-02-15 | 1 | -0/+1 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 1 | -508/+774 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -1/+1 |
* | Initialize every GError to NULL. Fixes bug #482889. | Marco Barisione | 2007-10-04 | 1 | -1/+1 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 1 | -0/+655 |