summaryrefslogtreecommitdiff
path: root/src/empathy-call-window.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06prefix Telepathy bus names with TP_Guillaume Desmottes1-1/+1
2014-01-27call-window: use HandleWithTime()Guillaume Desmottes1-2/+3
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens1-0/+1
2013-10-03Drop support for gstreamer 0.10Xavier Claessens1-41/+1
2013-08-20call-window: ensure "Swap camera" is only visible when there are >1 camerasJonny Lamb1-8/+13
2013-08-20pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione1-1/+2
2013-08-20tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione1-1/+2
2013-08-20tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione1-1/+2
2013-08-20camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione1-13/+13
2013-08-20builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione1-2/+3
2013-08-07use the user_action_time received from TP when presenting existing call windowGuillaume Desmottes1-2/+5
2013-08-07empathy_call_window_present(): rename to _new_handler()Guillaume Desmottes1-1/+1
2013-05-03GNOME Goal: Update icon namesB.Prathibha1-1/+1
2013-05-03Merge branch 'gnome-3-8'Guillaume Desmottes1-0/+1
2013-05-03call-window: Remember that the audio output has been addedOlivier CrĂȘte1-0/+1
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-17/+14
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-12/+12
2013-04-01Use double quotes for all internal headersEmanuele Aina1-12/+12
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-18/+0
2013-01-09call-window: use the 'emblem-system-symbolic' icon for the camera popup buttonGuillaume Desmottes1-19/+24
2013-01-04call-window: set a bigger default sizeGuillaume Desmottes1-0/+2
2012-11-09empathy-call: Handle yanking out of current video inputDebarshi Ray1-0/+8
2012-11-02call-window: add 'inhibit' signalGuillaume Desmottes1-0/+18
2012-10-29Fix build with gst 0.10Xavier Claessens1-1/+1
2012-10-18empathy-call: Free the FsElementAddedNotifiers on fs-conference-removedDebarshi Ray1-0/+3
2012-10-12empathy-call: Add a debug option to dump the GStreamer pipelineDebarshi Ray1-2/+61
2012-09-25Say in the status message when the call has been terminatedGuillaume Desmottes1-0/+2
2012-09-25call_state is a CallState enumGuillaume Desmottes1-1/+1
2012-09-21actually unmute the microphone when restarting the callGuillaume Desmottes1-1/+1
2012-09-20Use funnel instead of fsfunnel for gstreamer 1.0Sjoerd Simons1-3/+9
2012-09-17include telepathy-glib.hGuillaume Desmottes1-2/+1
2012-09-11use tp_channel_get_connection()Guillaume Desmottes1-2/+2
2012-09-03Port to gstreamer 1.0Sjoerd Simons1-0/+32
2012-08-31emapthy-call: Camera toggle button isn't a GtkToggleToolButtonSjoerd Simons1-2/+2
2012-07-09call-window: use gdk_keyval_to_unicode()Guillaume Desmottes1-57/+22
2012-07-09call-window: allow user to enter dtmf events using his keyboardGuillaume Desmottes1-0/+63
2012-06-18Use audio-input-microphone-muted-symbolic when the mic is mutedGuillaume Desmottes1-10/+29
2012-05-31call-window: use a linked style for the OSD toolbar buttonsCosimo Cecchi1-12/+12
2012-05-31call-window: use GTK_STYLE_CLASS_OSD for the floating toolbarCosimo Cecchi1-19/+4
2012-05-24gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes1-1/+1
2012-05-24Load the CSS in all empathy-* binariesGuillaume Desmottes1-0/+2
2012-05-21Merge branch 'gnome-3-4'Guillaume Desmottes1-72/+74
2012-05-21call: Initialize the timer earlySjoerd Simons1-2/+1
2012-05-21call: Keep the toolbar around if mutedSjoerd Simons1-2/+26
2012-05-21call: Adjust the preview rectangle colorsSjoerd Simons1-27/+4
2012-05-21Call: Let the floating toolbar be above the previewSjoerd Simons1-20/+19
2012-05-21Keep some margin for the preview and the floating toolbarSjoerd Simons1-1/+7
2012-05-21call: Make the remote video background blackSjoerd Simons1-18/+5
2012-05-21Call window: Ellipsize alias and statusSjoerd Simons1-8/+14
2012-05-21Don't put the status in the header if the user has noneSjoerd Simons1-1/+5