]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
audio-src: check for new enough pulsesrc before trying to change mics
[empathy.git] / src / empathy-call-window.c
2011-07-29 Jonny Lambcall-window: add a Microphone menu to change mic on...
2011-07-29 Jonny Lambcall-window: add getters for the UI manager and audio src
2011-07-28 Emilio Pozuelo MonfortCallWindow: build the toolbar from the .ui
2011-07-28 Emilio Pozuelo MonfortCallWindow: hide the audio/video call buttons on _init()
2011-07-28 Emilio Pozuelo MonfortCallWindow: remove redial menu
2011-07-28 Emilio Pozuelo MonfortCallWindow: show audio and video call buttons to start...
2011-07-28 Emilio Pozuelo MonfortCallWindow: add the remote user name and presence to...
2011-07-28 Emilio Pozuelo MonfortCallWindow: add an avatar to the top toolbar
2011-07-28 Emilio Pozuelo MonfortCallWindow: move the status message to the bottom toolbar
2011-07-28 Emilio Pozuelo MonfortCallWindow: move the volume button to the bottom toolbar
2011-07-26 Danielle MadeleyFactor out dialpad into a utility function
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/populate-popup...
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/drag-n-drop-558942'
2011-07-25 Emilio Pozuelo MonfortCallWindow: fix comments
2011-07-25 Emilio Pozuelo MonfortCallWindow: fix typo
2011-07-25 Emilio Pozuelo MonfortCallWindow: ignore events in the data probe callback
2011-07-25 Emilio Pozuelo MonfortCallWindow: check the video exists before showing it
2011-07-25 Emilio Pozuelo MonfortCallWindow: show the remote avatar when video stops...
2011-07-25 Will ThompsonMerge branch 'irc-dialog'
2011-07-21 Emilio Pozuelo MonfortCallWindow: remove unused box
2011-07-20 Emilio Pozuelo MonfortSet the video widget for the fullscreen window
2011-07-12 Emilio Pozuelo MonfortCallWindow: disable Video functionality if there's...
2011-07-12 Emilio Pozuelo MonfortCallWindow: save the window geometry without the sidebar
2011-07-12 Emilio Pozuelo MonfortCallWindow: properly determine the sidebar width
2011-07-12 Emilio Pozuelo MonfortCallWindow: add a dialpad tool button
2011-07-12 Emilio Pozuelo MonfortCallWindow: allow to show/hide the video preview
2011-07-12 Emilio Pozuelo MonfortCallWindow: only show one button to control the camera
2011-07-12 Emilio Pozuelo MonfortCallWindow: remove the Sidebar button
2011-07-12 Emilio Pozuelo MonfortCallWindow: flip the video preview
2011-07-12 Emilio Pozuelo MonfortCallWindow: add a little offset to the video preview
2011-07-12 Emilio Pozuelo MonfortCallWindow: set the video container background color
2011-07-12 Emilio Pozuelo MonfortCallWindow: keep the aspect ratio of the remote video
2011-07-12 Emilio Pozuelo MonfortCallWindow: remove self avatar code
2011-07-12 Emilio Pozuelo MonfortCallWindow: set video preview on top of remote video
2011-07-12 Emilio Pozuelo MonfortCallWindow: use clutter to draw the remote video
2011-07-12 Emilio Pozuelo MonfortCallWindow: use clutter to draw the video preview
2011-07-05 Emilio Pozuelo MonfortCall: flip video preview horizontally
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Emilio Pozuelo MonfortTurn g_prints into DEBUGs
2011-06-09 Emilio Pozuelo MonfortCallWindow: properly track the dialpad status again
2011-06-09 Guillaume Desmottescall-window: Put the details vbox in a scroll window
2011-06-09 Emilio Pozuelo MonfortAdapt to EmpathySidebar -> EvSidebar
2011-06-09 Emilio Pozuelo MonfortChange the page before showing the sidebar
2011-06-09 Emilio Pozuelo MonfortFactor out the block/set/unblock code
2011-06-09 Emilio Pozuelo MonfortDisable the dialpad when the call ends
2011-06-09 Emilio Pozuelo MonfortMake it a toggle button
2011-06-09 Emilio Pozuelo MonfortCallWindow: add a dialpad menu entry
2011-06-09 Emilio Pozuelo MonfortClear audio_output when the call ends
2011-06-09 Emilio Pozuelo MonfortCallWindow: show 'On hold' in the statusbar when approp...
2011-06-09 Emilio Pozuelo MonfortDirectly call the callback if we're ready
2011-06-09 Sjoerd SimonsKeep a persistent source video tee around
2011-06-09 Sjoerd SimonsMinimize the scope in which we use TpyCallChannel
2011-06-09 Sjoerd SimonsPrepare the video input pipeline when there is an initi...
2011-06-09 Sjoerd SimonsFollow the sending state of the channel to determine...
2011-06-09 Emilio Pozuelo MonfortDon't start the Call when the streams start
2011-06-09 Sjoerd SimonsOnly distroy the video output if it exists
2011-06-09 Sjoerd SimonsRemove live-adder
2011-06-09 Sjoerd SimonsOnly change the UI in the main thread
2011-06-09 Sjoerd SimonsUse target-contact instead of members
2011-06-09 Sjoerd SimonsMove to using ->priv pointer in the object instance
2011-06-09 Emilio Pozuelo MonfortCall: check for priv->members to enable the video button
2011-06-09 Emilio Pozuelo MonfortDon't use tpy_call_channel_is_receiving_video
2011-06-09 Emilio Pozuelo MonfortDon't use tpy_call_channel_is_sending_video
2011-06-08 Emilio Pozuelo MonfortAdd an EmpathyCallWindow class
2011-02-03 Emilio Pozuelo MonfortEmpathyCallWindow -> EmpathyStreamedMediaWindow
2011-02-03 Emilio Pozuelo MonfortEmpathyCallHandler -> EmpathyStreamedMediaHandler
2011-02-03 Emilio Pozuelo MonfortEmpathyTpCall -> EmpathyTpStreamedMedia
2011-01-24 Guillaume Desmottesuse action_camera_on when using the camera action items
2011-01-24 Guillaume Desmottescall-window: sync the sensitivity of the button and...
2011-01-24 Guillaume Desmottescall-window: remove unused priv->action_camera_preview
2010-11-30 Guillaume Desmottesmove sound functions to EmpathySoundManager methods
2010-11-30 Guillaume Desmottesmove empathy-sound to empathy-sound-manager
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Guillaume Desmottescall-window: remove GTK2 compat code
2010-10-04 Guillaume DesmottesImport latest version of ev-sidebar from totem
2010-10-04 Guillaume DesmottesGDK keys are now GDK_KEY_*
2010-09-27 Guillaume DesmottesDisable the fullscreen action while we are not connected
2010-09-27 Guillaume DesmottesLeave fullscreen mode when call is disconnected (#593437)
2010-09-27 Guillaume Desmottesshow_borders: check if video_output still exists before...
2010-09-27 Guillaume Desmottesdisconnect signal before destroying the video widget
2010-09-27 Guillaume Desmottesfactor out disconnect_video_output_motion_handler()
2010-09-27 Guillaume Desmottescall-window: remove the errors info bar when redialing...
2010-09-07 Philip WithnallDon't use gtk_progress_bar_set_orientation() when build...
2010-08-06 Philip WithnallRemove uses of new GStreamer API
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-08-05 Guillaume DesmottesMerge branch 'av-candidate-624344'
2010-08-05 Guillaume Desmottesdisplay the tooltip on the info image
2010-08-05 Guillaume Desmottescall-window: use candidates-changed signal
2010-08-05 Guillaume Desmottesuse a space to separate the IP from the port
2010-08-05 Guillaume Desmottesadd tooltips giving a bit more context about the candidate
2010-08-05 Guillaume Desmottescall-window: display candidates info (#599166)
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-14 Guillaume DesmottesMerge branch 'debug-av-599166'
2010-07-13 Guillaume Desmottesdisplay the clock rate of the codec as well
2010-07-12 Guillaume Desmottesreset codecs when call is disconnected
2010-07-12 Guillaume Desmottescall-window: display receiving codecs
2010-07-12 Guillaume Desmottescall-window: Add 'details' pane containing encoding...
2010-07-08 Guillaume DesmottesMerge branch 'gtk3-621753'
2010-07-07 Guillaume Desmottescall-window: use gtk_widget_get_allocation()
next