mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -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> |
||
|---|---|---|
| .. | ||
| app | ||
| button-android.c | ||
| buttonmap.h | ||
| debug-android.c | ||
| dir-target.h | ||
| lcd-android.c | ||
| pcm-android.c | ||
| powermgmt-android.c | ||
| system-android.c | ||
| system-target.h | ||
| telephony-android.c | ||