gstreamer/ext/hal
Sebastian Dröge 16490dc0cf ext/hal/: Check if the device UDI is set before trying to query HAL about it and give a useful error message if it wa...
Original commit message from CVS:
* ext/hal/gsthalaudiosink.c: (do_toggle_element):
* ext/hal/gsthalaudiosrc.c: (do_toggle_element):
Check if the device UDI is set before trying to query HAL
about it and give a useful error message if it wasn't set.
* ext/hal/hal.c: (gst_hal_get_string):
Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
gives an assertion failure in D-Bus when running with
DBUS_FATAL_WARNINGS=1.
2007-03-01 01:48:59 +00:00
..
gsthalaudiosink.c ext/hal/: Check if the device UDI is set before trying to query HAL about it and give a useful error message if it wa... 2007-03-01 01:48:59 +00:00
gsthalaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gsthalaudiosrc.c ext/hal/: Check if the device UDI is set before trying to query HAL about it and give a useful error message if it wa... 2007-03-01 01:48:59 +00:00
gsthalaudiosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gsthalelements.c Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00
gsthalelements.h Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00
hal.c ext/hal/: Check if the device UDI is set before trying to query HAL about it and give a useful error message if it wa... 2007-03-01 01:48:59 +00:00
hal.h ext/hal/hal.*: Some small cleanups; deal with errors when parsing the HAL ALSA capabilities a bit better. 2007-02-07 13:08:34 +00:00
Makefile.am Add HAL sound device wrapper plugins. Closes #329106 2006-02-15 12:17:28 +00:00