Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Skip Buffe...
commitb71aad65f5b69e2c3212a3efdd3abca29516c450
authorBoris Gjenero <dreamlayers@rockbox.org>
Sun, 19 Apr 2009 19:38:56 +0000 (19 19:38 +0000)
committerBoris Gjenero <dreamlayers@rockbox.org>
Sun, 19 Apr 2009 19:38:56 +0000 (19 19:38 +0000)
tree886bd3bf0f3f8d8082398b167fe804d4b4717de7
parent4bff30a77f713b5f310534e093a39292b7b809f8
Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Skip Buffer" setting. Since the minimum and default value is 5 seconds, this is relevant even when that setting isn't changed. It prevents playback pauses on the 5G iPod, and it should also prevent pauses on other SWCODEC hard drive based players, including FS#10115.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20747 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c