]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Added functions to determine if a contact has video capabilities
[empathy.git] / src / empathy-call-window.c
2009-07-02 Jonathan TellierAdded functions to determine if a contact has video...
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Xavier ClaessensRing on outgoing call.
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-23 Jonathan TellierFixed Bug 586284 – Crasher: click on the microphone...
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-15 Jonathan TellierThe EmpathyCallHandler correctly initializes it "initia...
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-12 Jonathan TellierThe video preview is no longer hidden when we get conne...
2009-06-12 Jonathan TellierCorrected code style in empathy_call_window_setup_video...
2009-06-12 Jonathan TellierAdded an early return in empathy_call_window_setup_vide...
2009-06-12 Jonathan TellierBetter implemented empathy_tp_call_is_receiving_video...
2009-06-12 Jonathan TellierNot creating the video preview if we don't want to...
2009-06-12 Jonathan TellierImplemented the call window's "View -> Video preview...
2009-06-12 Jonathan TellierWhen no video is received or sent we show contacts...
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Guillaume Desmottesempathy-call-window: remove unused variables
2009-06-09 Will ThompsonMerge branch 'ft-error-confusion'
2009-06-09 Guillaume DesmottesMerge commit 'jtellier/call-window-redial-button'
2009-06-09 Jonathan TellierAdded a "Redial" button to the call window.
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-28 Guillaume Desmottesempathy-call-window: coding style fix
2009-05-26 Jonathan TellierWhen initializing users' avatar, the pixbuf representin...
2009-05-26 Jonathan TellierWhen no video is received or sent we show contacts...
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-call-window: fix coding style
2009-05-18 Guillaume Desmottesempathy_call_window_bus_message: init GError
2009-05-12 Guillaume DesmottesMerge commit 'jtellier/bug-580771'
2009-05-12 jtellierFixed some coding style.
2009-05-12 jtellierUsability fix: The "Leave Fullscreen" button is now...
2009-05-12 jtellierFixed coding style by removing trailing spaces and...
2009-05-07 jtellierVideo playback fullscreen mode
2009-04-29 Guillaume Desmottesempathy_call_window_dispose: disconnect signals before...
2009-04-29 Guillaume Desmottesempathy_call_window_constructed: set default title...
2009-04-29 Guillaume Desmottescall-window: update window's title when contact's name...
2009-04-29 Guillaume Desmottescall-window: set remote contact's name in window's...
2009-04-29 Guillaume Desmottescall-window: handler property has to be construct only
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Guillaume Desmottesempathy-call-window.c: update priv->sending_video ...
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Guillaume DesmottesMerge branch 'send-video-576394'
2009-04-23 Guillaume Desmottesempathy-call-window: add priv->sending_video so we...
2009-04-23 Guillaume DesmottesSync 'Send Video' button and 'Call -> Send video' menu...
2009-04-16 Xavier ClaessensMake use of GtkUIManager in EmpathyCallWindow
2009-04-16 Xavier ClaessensPort EmpathyCallWindow to new API
2009-03-24 Frederic PetersUse UTF-8 em dash (U+2014) instead of two hyphen/minus...
2009-03-09 Sjoerd SimonsFirst connect to the sink pad, then start playing
2009-03-09 Sjoerd SimonsRefer to the gnome bug number belonging to the TODO
2009-03-08 Sjoerd SimonsMake the sidebar nicely pop in and out
2009-03-08 Sjoerd SimonsOnly check if the error came from the video_input if...
2009-03-08 Sjoerd SimonsHook up audio mute button
2009-03-08 Sjoerd SimonsSet the camera button sensitive while connected and...
2009-03-08 Sjoerd SimonsHandle resource-request
2009-03-08 Sjoerd SimonsUnref the video input and tee after removing
2009-03-08 Sjoerd SimonsSet the pipeline to pause before starting the call
2009-03-03 Sjoerd SimonsHook up the video input sidebar item
2009-03-03 Sjoerd SimonsHook up audio input panel
2009-03-03 Sjoerd SimonsPut locks around timer_id
2009-03-03 Sjoerd SimonsAdd timer and make all gtk calls in the main thread
2009-03-03 Sjoerd SimonsUse livesrc and fsfunnel to funnel the mediastreams...
2009-03-03 Sjoerd SimonsSet the preview video widget not sync and async
2009-03-03 Sjoerd SimonsAdd comments for callbacks that come from a different...
2009-03-03 Sjoerd SimonsEnsure to always call gtk/gdk functions while holding...
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-16 Sjoerd SimonsSet the intial volume button level to a more correct one
2009-02-16 Sjoerd SimonsSet the camera button insensitive after a call
2009-02-16 Sjoerd SimonsHook up the volume button
2009-02-16 Sjoerd SimonsHook up DTFM support
2009-02-16 Guillaume Desmottesrename toolbar1 to toolbar
2009-02-16 Guillaume DesmottesAdd an empty expanded GtkToolItem so the volume button...
2009-02-16 Guillaume DesmottesManually add the GtkVolumeButton to the toolbar instead...
2009-02-16 Sjoerd SimonsSignal closed from the call-handler
2009-02-11 Olivier CrêteFix pad leak
2009-02-11 Jonathon JongsmaFix spacing of video preview widgets in call UI (bug...
2009-02-03 Sjoerd SimonsFix typo
2009-02-03 Sjoerd SimonsAdd information in the statusbar
2009-02-03 Sjoerd SimonsStart streaming video when webcam icon is clicked
2009-02-03 Sjoerd SimonsRename DTFM to Dailpad
2009-02-03 Sjoerd SimonsPut in new VOIP UI
2009-02-03 Sjoerd Simonsstop the pipeline and unref everything when the window...
2009-02-03 Sjoerd SimonsStart of a simple ui
2009-02-03 Sjoerd SimonsToss out the old EmpathyCallWindow initialise the CallF...
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Sjoerd SimonsInitialize with a EmpathyTpCall instead of a TpChannel...
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2008-08-04 Xavier ClaessensPick the correct contact alias for the message telling...
2008-08-04 Xavier ClaessensFix translators complains about ambigous strings. Fixes...
2008-06-13 Xavier ClaessensCoding style (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref the right variable (Alban Crequy)
2008-06-13 Xavier ClaessensReplace the has-dtmf property by empathy_tp_call_has_dt...
2008-06-13 Xavier ClaessensFix identation (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref after g_object_get (Alban Crequy)
2008-06-13 Xavier ClaessensDo not show the keypad when the media channel does...
2008-06-13 Xavier ClaessensBetter dialog message when a call is rejected (Alban...
2008-06-07 Xavier ClaessensEmpathyCallWindow: Get a new video preview when pushing...
2008-05-26 Xavier ClaessensOnly permit to have one running call at any time. Fixes...
next