genode/repos/dde_bsd/src
Emery Hemingway 8ae2f65da8 uniform XML boolean attribute access
Replace 'attribute(...).has_value("yes")`
with 'attribute_value(..., false)'.

This allows for boolean configuration to be set with values such as
"true", "false", "yes", "no", or "1", "0".

Fixes #2002
2016-06-22 12:21:42 +02:00
..
drivers/audio uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
lib/audio dde_bsd: update audio driver to OpenBSD 5.9 2016-05-23 15:52:51 +02:00
test/audio_in dde_bsd: add Audio_in test application 2015-08-21 10:59:46 +02:00