]> git.0d.be Git - empathy.git/history - src/empathy-call-handler.c
Merge remote-tracking branch 'jonny/ft'
[empathy.git] / src / empathy-call-handler.c
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