aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-camera-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-295/+0
* cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-6/+6
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-1/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-5/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* renamespace CheeseCameraDeviceMonitorGuillaume Desmottes2011-12-021-8/+8
* camera-monitor: fix memleak in on_camera_addedRaluca Elena Podiuc2011-12-011-1/+3
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-2/+2
* CameraMonitor: add empathy_camera_monitor_new()Emilio Pozuelo Monfort2011-08-151-26/+22
* CameraMonitor: dynamically-allocate the queueEmilio Pozuelo Monfort2011-08-151-8/+17
* CameraMonitor: add ::added and ::removed signalsEmilio Pozuelo Monfort2011-08-151-0/+27
* CameraMonitor: make EmpathyCamera a boxed typeEmilio Pozuelo Monfort2011-08-151-0/+9
* CameraMonitor: add API to get all camerasEmilio Pozuelo Monfort2011-08-151-0/+71
* Add empathy_camera_monitor_get_availableEmilio Pozuelo Monfort2011-07-121-0/+7
* Don't disable video calls when built without udevEmilio Pozuelo Monfort2011-07-121-0/+5
* Add EmpathyCameraMonitorEmilio Pozuelo Monfort2011-07-121-0/+174