forked from len0rd/rockbox
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> |
||
---|---|---|
.. | ||
Helper | ||
monitors | ||
widgets | ||
RockboxActivity.java | ||
RockboxFramebuffer.java | ||
RockboxKeyboardInput.java | ||
RockboxPCM.java | ||
RockboxService.java | ||
RockboxYesno.java |