genode-ehmry/repos/os
Emery Hemingway ac853252c3 Add Audio::Stereo_out frontend to Audio_out service
Add a frontend for the Audio_out service and convert the audio_out test
to use this utility. Abstracting the service and packet streams allows
the service to be refactored without adjusting native application code.

Fix #3435
2019-06-28 12:06:35 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Add Audio::Stereo_out frontend to Audio_out service 2019-06-28 12:06:35 +02:00
lib os: name tz_vmm unambigously (ref #2190) 2019-05-27 14:46:53 +02:00
recipes Merge remote-tracking branch 'fork/vfs_pipe' into staging 2019-06-17 15:28:28 +02:00
run Additional boot time (10 s) in test.run 2019-06-13 12:22:50 +02:00
src Add Audio::Stereo_out frontend to Audio_out service 2019-06-28 12:06:35 +02:00
xsd timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02: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.