Guillaume Desmottes
|
27ced4c8e6
|
pulse: fix discovery of newly added devices
Fix regression introduced in 7bc5e28d85
preventing the device provider to send the device-added message for new
devices.
By early returning the patch was discarding add/remove events.
Fix #735
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/626>
|
2020-06-18 14:05:42 +00:00 |
|
Thibault Saunier
|
dbd5d5b2a5
|
pulse-device: Hide the alsa device provider if we provide alsa devices
|
2019-06-04 16:06:57 +00:00 |
|
Thibault Saunier
|
263dfae6d5
|
pulse: Post DEVICE_CHANGED on modification
|
2019-02-08 22:02:13 +00:00 |
|
Thibault Saunier
|
7bc5e28d85
|
pulse: Mark default devices as "default"
|
2019-02-08 22:02:13 +00:00 |
|
Nirbheek Chauhan
|
e686ec0c97
|
pulse: Don't leak caps and structures in the device provider
|
2015-11-05 17:54:48 +00:00 |
|
Wim Taymans
|
0421d40d9c
|
pulse: add properties to GstDevice
Add the extra properties we get from pulse to the GstDevice we expose
with the device monitor
|
2015-07-15 18:29:21 +02:00 |
|
Tim-Philipp Müller
|
666b596aa2
|
pulse: remove some unused typedefs
|
2014-10-23 15:46:29 +01:00 |
|
Tim-Philipp Müller
|
e9613c8512
|
pulse: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Compiler complains about uninitialised variables in the impossible
'default' code path in device provider source/sink switch-case.
|
2014-06-29 17:06:30 +01:00 |
|
Olivier Crête
|
a9c385686a
|
Rename GstDeviceMonitor to GstDeviceProvider
|
2014-06-26 14:57:36 -04:00 |
|