genode/repos/os
Josef Söntgen ba6c4a664f mixer: use audible default settings
In case there is no valid configuration the component used to mute
output by default. This, however, might lead to the assumption that
audio is not working at all. Instead set the master output volume to
50% and the per application volume to 100%.

Fixes #4043.
2021-03-12 12:01:38 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include rpi_platform_drv: remove placement new operator 2021-03-12 12:01:38 +01:00
lib nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
recipes base: fix child destruction while close requested 2021-03-12 12:01:38 +01:00
run sandbox: destroy 'Session_state' of local services 2021-03-12 12:01:38 +01:00
src mixer: use audible default settings 2021-03-12 12:01:38 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.