mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 10:32:42 -05:00
The old way actually mis-used the API (I misunderstood the docs) because it specified the marker position as a "low buffer watermark" but instead of a future playback head position. The replacement is a simple thread that writes the data regardless of the filling level of the buffer (write() will just block) and polls the playback state periodically. Change-Id: If29237cee4ce78dc42f5a8320878bab0cafe78f7 Reviewed-on: http://gerrit.rockbox.org/422 Tested-by: Dominik Riebeling <Dominik.Riebeling@gmail.com> Reviewed-by: Thomas Martitz <kugel@rockbox.org> |
||
|---|---|---|
| .. | ||
| android | ||
| maemo | ||
| samsungypr | ||
| sdl | ||
| cpuinfo-linux.c | ||
| cpuinfo-linux.h | ||
| debug-hosted.c | ||
| filesystem-unix.c | ||
| kernel-unix.c | ||
| kernel-unix.h | ||
| lc-unix.c | ||
| pcm-alsa.c | ||
| rtc.c | ||
| system-hosted.h | ||