]> git.0d.be Git - empathy.git/history - src/empathy-call-handler.c
Use a flat namespace for internal includes
[empathy.git] / src / empathy-call-handler.c
2013-04-01 Emanuele AinaUse a flat namespace for internal includes
2013-04-01 Emanuele AinaUse double quotes for all internal headers
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2012-10-18 Debarshi Rayempathy-call: Clean up the TfChannel before resetting...
2012-10-18 Debarshi Rayempathy-call: Clean up the TfChannel before resetting...
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-06-05 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-15 Guillaume Desmottesremove unused tp-contact-factory includes
2012-03-13 Danielle MadeleyMerge remote-tracking branch 'gulic/buttons-668464'
2012-03-07 Guillaume Desmottesadd missing config.h includes
2012-02-23 Guillaume Desmottesadd empathy_call_handler_get_contact()
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'glassrose/debug-window...
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'origin/call1' into master...
2012-01-17 Danielle MadeleyMerge branch 'master' into call1
2012-01-13 Danielle Madeleycall-handler: also accept outgoing calls immediately
2012-01-12 Danielle Madeleycall-handler: check the state before deferring the...
2012-01-10 Xavier ClaessensWait for call state to be INITIALISED before accepting...
2012-01-10 Xavier ClaessensRemove tp-yell and use TpCallChannel
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-11 Sjoerd SimonsDon't turn on echo cancellation on the sink if it's...
2011-11-11 Sjoerd SimonsCall: Signal content-{added/removed} instead of sink...
2011-11-07 Nicolas DufresneAdd framerate and resolution change signal
2011-10-21 Danielle MadeleyMerge branch 'balance-errors'
2011-10-21 Danielle MadeleyInclude dbus-reason in signal arguments
2011-10-21 Emilio Pozuelo MonfortShow an infobar if there's not enough credit
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-08-18 Guillaume DesmottesPort to new tp-glib client factory
2011-08-18 Danielle MadeleyMerge branch 'log-window-webview'
2011-07-28 Emilio Pozuelo MonfortCallWindow: show audio and video call buttons to start...
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Emilio Pozuelo MonfortTurn g_prints into DEBUGs
2011-06-09 Emilio Pozuelo MonfortImplement empathy_call_handler_start_call() for redialing
2011-06-09 Emilio Pozuelo MonfortCallHandler: move on_call_accepted_cb() around
2011-06-09 Emilio Pozuelo MonfortCallHandler: emit signal with the correct parameters
2011-06-09 Sjoerd SimonsWhen the remote side hangs up, clean up the call channel
2011-06-09 Sjoerd SimonsCope with unexpected call channel invalidation
2011-06-09 Sjoerd SimonsUse modern private structure handling
2011-06-09 Emilio Pozuelo MonfortDon't start the Call when the streams start
2011-06-09 Sjoerd SimonsMonitor the call state and close the channel when it...
2011-06-09 Sjoerd SimonsRemove stray debug
2011-06-09 Sjoerd SimonsAdd TargetContact property that's guaranteed to exist...
2011-06-09 Emilio Pozuelo MonfortTemporarily disable some code
2011-06-09 Emilio Pozuelo MonfortUse the new empathy_call_create_call_request thoroughly
2011-06-08 Emilio Pozuelo MonfortAdd an EmpathyCallHandler class