index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-call-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EmpathyCallFactory -> EmpathyStreamedMediaFactory
Emilio Pozuelo Monfort
2011-02-10
1
-342
/
+0
*
::new-call-handler -> ::new-streamed-media-handler
Emilio Pozuelo Monfort
2011-02-09
1
-1
/
+1
*
EmpathyCallHandler -> EmpathyStreamedMediaHandler
Emilio Pozuelo Monfort
2011-02-03
1
-6
/
+6
*
EmpathyTpCall -> EmpathyTpStreamedMedia
Emilio Pozuelo Monfort
2011-02-03
1
-7
/
+7
*
tp-call: add account property
Guillaume Desmottes
2010-08-12
1
-1
/
+1
*
empathy_call_factory_new_call_with_streams: don't leak the hash table
Guillaume Desmottes
2010-08-11
1
-0
/
+1
*
call-factory: use TpAccountChannelRequest to request the media channel
Guillaume Desmottes
2010-08-11
1
-6
/
+27
*
empathy_call_factory_new_call_with_streams: remove callback arg
Guillaume Desmottes
2010-08-11
1
-2
/
+1
*
factor out empathy_call_factory_create_request
Guillaume Desmottes
2010-08-11
1
-11
/
+20
*
call-factory: don't leak the handler
Guillaume Desmottes
2010-08-11
1
-1
/
+1
*
Claim that we support H264
Guillaume Desmottes
2010-06-29
1
-0
/
+1
*
add empathy_call_factory_register
Guillaume Desmottes
2010-06-29
1
-6
/
+9
*
empathy_call_factory_new_call_with_streams: no need to pass a EmpathyCallFactory
Guillaume Desmottes
2010-06-29
1
-2
/
+1
*
empathy_call_factory_new_call_with_streams: request channel using the CD
Guillaume Desmottes
2010-06-22
1
-14
/
+27
*
remove empathy_call_factory_new_call
Guillaume Desmottes
2010-06-22
1
-15
/
+0
*
call-factory: use TpSimpleHandler to handle incoming calls (#622368)
Guillaume Desmottes
2010-06-22
1
-10
/
+120
*
document empathy_call_factory_new_call and empathy_call_factory_new_call_with...
Guillaume Desmottes
2009-05-18
1
-0
/
+16
*
Allow the call factory to create calls with specific types of media
Sjoerd Simons
2009-05-18
1
-3
/
+14
*
empathy-call-factory: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
Fix type punned pointers warnings
Olivier CrĂȘte
2009-02-12
1
-1
/
+1
*
Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...
Cosimo Cecchi
2009-02-05
1
-44
/
+35
*
Don't return the handler, so we can unref it after signalling
Sjoerd Simons
2009-02-03
1
-8
/
+8
*
Add Stub call factor and call handler objects
Sjoerd Simons
2009-02-03
1
-0
/
+183