aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-camera-menu.c
Commit message (Expand)AuthorAgeFilesLines
* camera-menu: Show the menu only if there is more than one cameraDebarshi Ray2012-11-091-0/+8
* empathy-call: Handle yanking out of current video inputDebarshi Ray2012-11-091-4/+20
* factor out empathy_call_window_change_webcam()Guillaume Desmottes2011-11-231-3/+1
* CameraMenu: don't change the device if it's the current oneEmilio Pozuelo Monfort2011-08-191-0/+9
* Reset all the necessary elements when switching camerasEmilio Pozuelo Monfort2011-08-191-0/+2
* CameraMenu: don't crash if there are no camerasEmilio Pozuelo Monfort2011-08-151-3/+4
* CameraMenu: use empathy_camera_monitor_new()Emilio Pozuelo Monfort2011-08-151-1/+1
* CameraMenu: select the first camera if the last one isn't availableEmilio Pozuelo Monfort2011-08-151-11/+21
* CameraMenu: restore the last selected camera on creationEmilio Pozuelo Monfort2011-08-151-0/+5
* CameraMenu: track changes to the camera keyEmilio Pozuelo Monfort2011-08-151-0/+40
* CallWindow: add a menu to change the cameraEmilio Pozuelo Monfort2011-08-151-0/+331