]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Merge branch 'clutter-toolbar'
[empathy.git] / src / empathy-call-window.c
2011-08-15 Emilio Pozuelo MonfortMerge branch 'clutter-toolbar'
2011-08-15 Emilio Pozuelo MonfortCallWindow: get the mic volume upon init
2011-08-15 Emilio Pozuelo MonfortCallWindow: fix toggling the microphone on and off
2011-08-12 Emilio Pozuelo MonfortUpdate the constraint when the stage allocation changes
2011-08-12 Emilio Pozuelo MonfortCallWindow: raise the toolbar when showing the preview
2011-08-12 Emilio Pozuelo MonfortCallWindow: make the preview margin a define
2011-08-12 Emilio Pozuelo MonfortMove the video preview up
2011-08-12 Emilio Pozuelo MonfortMake the floating toolbar have rounded corners
2011-08-12 Emilio Pozuelo MonfortCallWindow: show the toolbar when on fullscreen
2011-08-12 Emilio Pozuelo MonfortCallWindow: hide the toolbar after 3s of inactivity
2011-08-12 Emilio Pozuelo MonfortCallWindow: make the toolbar float inside the window
2011-08-10 Emilio Pozuelo MonfortCallWindow: don't set the title for multiple participants
2011-08-04 Emilio Pozuelo MonfortMake the #defines an static array
2011-08-04 Emilio Pozuelo MonfortUse the new enum everywhere
2011-08-04 Emilio Pozuelo MonfortCallWindow: go to the Calls tab when opening the prefer...
2011-08-04 Emilio Pozuelo MonfortCallWindow: show Empathy.Call when opening the debug...
2011-08-04 Emilio Pozuelo MonfortFactor out empathy_launch_program()
2011-08-04 Emilio Pozuelo MonfortCallWindow: add a Settings menu item
2011-08-04 Emilio Pozuelo MonfortCallWindow: add a 'Call log' menu
2011-08-04 Emilio Pozuelo MonfortCallWindow: add a Help->About menu
2011-08-04 Emilio Pozuelo MonfortCallWindow: add a Help->Contents menu
2011-08-04 Emilio Pozuelo MonfortCallWindow: remove the hangup menu item
2011-08-03 Emilio Pozuelo MonfortCallWindow: don't close the window when hanging up
2011-08-03 Emilio Pozuelo MonfortCallWindow: show 'Mute' on the statusbar when muted
2011-08-01 Guillaume Desmottescall-window: don't display labels in both toolbars
2011-08-01 Jonny LambMerge branch 'change-audio'
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: pack the details box
2011-07-28 Emilio Pozuelo MonfortCallWindow: remove the sidebar
2011-07-28 Emilio Pozuelo MonfortCallWindow: use the volume value from the preferences
2011-07-28 Emilio Pozuelo MonfortCallWindow: use tp_g_signal_connect_object
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
next