genode/libports/src/lib/sdl/audio
Christian Prochaska ac628b106b SDL audio support
This patch implements a Genode-specific audio backend for SDL.

The audio volume (in percent) can be configured in the config file of the
SDL application:

<config>
	<sdl_audio_volume value="100"/>
</config>

Fixes #204.
2012-05-10 19:07:54 +02:00
..
SDL_genodeaudio.cc SDL audio support 2012-05-10 19:07:54 +02:00
SDL_genodeaudio.h SDL audio support 2012-05-10 19:07:54 +02:00