index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tp-call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
use tp_channel_get_requested()
Guillaume Desmottes
1
-6
/
+1
2010-08-12
add g_return_val_if_fail in _new functions
Guillaume Desmottes
1
-0
/
+1
2010-08-12
empathy_tp_call_get_connection_manager: use the account directly
Guillaume Desmottes
1
-14
/
+1
2010-08-12
tp-call: add account property
Guillaume Desmottes
1
-1
/
+31
2010-06-22
remove empathy_tp_call_to
Guillaume Desmottes
1
-22
/
+0
2010-06-22
empathy_tp_call_accept_incoming_call: early return if the call is not an inco...
Guillaume Desmottes
1
-1
/
+3
2010-06-22
tp-call: use tp_g_signal_connect_object to connect signal on the channel
Guillaume Desmottes
1
-2
/
+3
2010-06-22
tp-call: use TargetHandle to get the remote contact
Guillaume Desmottes
1
-12
/
+13
2010-06-22
tp-call: use the Requested property to check if the call is an incoming one o...
Guillaume Desmottes
1
-12
/
+8
2010-06-07
add empathy_tp_call_get_status
Guillaume Desmottes
1
-0
/
+8
2010-05-26
Port to new EmpathyTpContactFactory API
Xavier Claessens
1
-5
/
+2
2010-03-30
properly cast GArray content
Guillaume Desmottes
1
-1
/
+1
2010-03-30
empathy_tp_call_leave: allocate the array on the stack
Guillaume Desmottes
1
-7
/
+2
2010-03-30
add empathy_tp_call_leave
Guillaume Desmottes
1
-0
/
+46
2009-12-18
tp-call: set debug domain to voip
Guillaume Desmottes
1
-1
/
+1
2009-12-15
add empathy_tp_call_has_initial_video
Guillaume Desmottes
1
-0
/
+22
2009-11-16
add empathy_tp_call_get_connection_manager
Guillaume Desmottes
1
-0
/
+21
2009-11-09
empathy-tp-call: we are not sending or receiving video if the video stream do...
Guillaume Desmottes
1
-0
/
+6
2009-11-05
TpCall: add {audio,video}-stream-error signals
Guillaume Desmottes
1
-0
/
+58
2009-06-15
The EmpathyCallHandler correctly initializes it "initial_video" property
Jonathan Tellier
1
-2
/
+4
2009-06-12
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_...
Jonathan Tellier
1
-4
/
+2
2009-06-12
When no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier
1
-0
/
+37
2009-05-18
Change empathy_tp_call_to to indicate with what media streams we want to start
Sjoerd Simons
1
-2
/
+12
2009-05-18
empathy-tp-call: fix coding style
Guillaume Desmottes
1
-1
/
+1
2009-04-22
Change EmpathyTpContactFactory API to look more like TpConnection. Add functi...
Xavier Claessens
1
-7
/
+13
2009-04-22
Port EmpathyTpCall to new API
Xavier Claessens
1
-36
/
+23
2009-02-11
Remove unused functions
Olivier Crête
1
-78
/
+0
2009-02-03
Remove some dead code
Sjoerd Simons
1
-17
/
+0
2009-02-03
Request only audio in the initial request
Sjoerd Simons
1
-2
/
+1
2009-02-03
Don't double-free the EmpathyTpCallStreams
Sjoerd Simons
1
-3
/
+0
2009-02-03
Move the TpFarsight code from TpCall to CallHandler
Sjoerd Simons
1
-140
/
+1
2009-02-03
Initial port from telepathy-stream-engine to telepathy-farsight
Sjoerd Simons
1
-133
/
+165
2009-01-23
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
1
-3
/
+3
2009-01-15
Do not unref the channel when closing it, wait for the invalidated signal.
Xavier Claessens
1
-24
/
+12
2009-01-12
Remove usage of EmpathyTpGroup from EmpathyTpCall.
Xavier Claessens
1
-37
/
+69
2009-01-09
Don't unref the TpGroup twice
Sjoerd Simons
1
-1
/
+0
2009-01-09
Don't close channels as a side-effect of disposing wrapper objects
Sjoerd Simons
1
-2
/
+11
2009-01-09
Add a function to explicitly set the remote candidate on outgoing calls inste...
Sjoerd Simons
1
-23
/
+11
2009-01-09
Add a function to explicitly close EmpathyTpCall
Sjoerd Simons
1
-4
/
+15
2008-11-21
Added empathy_init function to call emp_cli_init in main. (Jonny Lamb)
Jonny Lamb
1
-2
/
+0
2008-08-01
On incoming calls don't request a new audio stream. This makes streams collid...
Xavier Claessens
1
-3
/
+0
2008-06-13
Add g_return_val_if_fail (Alban Crequy)
Xavier Claessens
1
-0
/
+2
2008-06-13
Do not include _gen/ files (Alban Crequy)
Xavier Claessens
1
-1
/
+1
2008-06-13
Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy)
Xavier Claessens
1
-9
/
+9
2008-06-13
Do not show the keypad when the media channel does not have the DTMF interfac...
Xavier Claessens
1
-0
/
+10
2008-05-08
Ref the call object when emiting notify signals because signal handles could ...
Xavier Claessens
1
-2
/
+7
2008-05-05
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
1
-11
/
+9
2008-05-02
Do not request video stream until the user click on the 'send video' box.
Xavier Claessens
1
-11
/
+4
2008-05-01
Keypad is unsensitive if the call is not ACCEPTED
Xavier Claessens
1
-2
/
+2
2008-05-01
Implement DTMF.
Xavier Claessens
1
-2
/
+34
[next]