genode/repos/libports/src/lib/sdl
Josef Söntgen e6995ecad7 sdl: sync tail pointer in SDL_Audio backend
SDL uses the Audio_out session in streaming fashion. For this reason
the audio might be played with delay of at most the queue size. To
mitigate the effect we synchronize the tail pointer to the current play
pointer when the PlayAudio() function is called by SDL for the first
time.

Fixes #1612.
2015-07-07 19:48:06 +02:00
..
audio sdl: sync tail pointer in SDL_Audio backend 2015-07-07 19:48:06 +02:00
loadso Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timer Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
video libports/sdl: fix keycode for return key 2014-11-12 14:44:17 +01:00
SDL_audio.patch libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
SDL_video.patch libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00