summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-call-utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-2/+0
2012-08-29Remove libempathy-gtk dependency on gstreamerSjoerd Simons1-35/+0
2012-07-30libraries and plugins must be using gi18n-lib.hXavier Claessens1-1/+1
2012-05-02Revert "Revert "Stop requesting StreamedMedia channels""Guillaume Desmottes1-69/+5
2012-05-02remove empathy-avGuillaume Desmottes1-17/+14
2012-03-01Allow to build with empathy-avGuillaume Desmottes1-14/+17
2012-03-01Revert "Stop requesting StreamedMedia channels"Guillaume Desmottes1-5/+69
2012-02-21Stop requesting StreamedMedia channelsGuillaume Desmottes1-69/+5
2012-02-21always build empathy-callGuillaume Desmottes1-35/+0
2012-02-21tp_call_channel_add_content_async() now takes the directionGuillaume Desmottes1-1/+2
2012-01-10Remove tp-yell and use TpCallChannelXavier Claessens1-5/+84
2011-11-11Don't turn on echo cancellation on the sink if it's for raw conferencesSjoerd Simons1-3/+8
2011-11-11Don't turn on echo cancellation on the source if it's for raw conferencesSjoerd Simons1-3/+4
2011-10-14Merge remote-tracking branch 'pochu/misc-fixes'Danielle Madeley1-0/+2
2011-09-26Don't try to request a Call channel if built without Call supportGuillaume Desmottes1-0/+35
2011-09-26Factor out call_new_with_streams()Guillaume Desmottes1-5/+22
2011-09-05Display an accurate error when not enough creditEmilio Pozuelo Monfort1-0/+2
2011-08-15manually build the GstStructureGuillaume Desmottes1-5/+11
2011-08-15Enable echo cancellation if neededGuillaume Desmottes1-2/+16
2011-08-15Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are setGuillaume Desmottes1-0/+11
2011-07-19Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call"Emilio Pozuelo Monfort1-15/+15
2011-06-09Build fixEmilio Pozuelo Monfort1-1/+1
2011-06-09Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call failsEmilio Pozuelo Monfort1-0/+2
2011-06-09Return meaningful errors when starting a call failsEmilio Pozuelo Monfort1-1/+22
2011-06-09empathy_call_new_with_streams: prefer StreamedMedia over CallEmilio Pozuelo Monfort1-15/+15
2011-06-09Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort1-26/+1
2011-06-09Show an error dialog if starting a call failsEmilio Pozuelo Monfort1-1/+25
2011-06-09Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort1-10/+8
2011-06-09Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort1-0/+174