summaryrefslogtreecommitdiff
path: root/gst/gstdevice.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-15device: add generic struct with propertiesWim Taymans1-1/+40
2014-07-09docs: Fix documentation typos and inconsistenciesSebastian Rasmussen1-1/+1
2014-07-01introspection: Assorted minor introspection and documentation fixesEvan Nemerson1-1/+1
2014-06-26device: Add pre-conditionsOlivier Crête1-0/+17
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête1-3/+3
2014-06-21device: rename "klass" and get_klass() to "device-class" and _get_device_class()Tim-Philipp Müller1-16/+19
2014-06-20GstDevice: Document GstDevice and related classesOlivier Crête1-0/+18
2014-06-12introspection: minor annotation additionsEvan Nemerson1-2/+2
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-1/+1
2014-03-17devicemonitor: Use local includes and use gst_private before anythingEdward Hervey1-3/+2
2014-03-16device: Add "klass" to GstDevicesOlivier Crête1-2/+101
2014-03-16devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête1-0/+231