| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Use crc32 of filename to resume tracks | Richard Quirk | 2013-01-02 |
| | | | | | | | | | | | | | | | | | | As well as using an index, which breaks when a file is added or removed, use the crc32 of the filename. When the crc32 check passes the index is used directly. When it fails, the slow path is taken checking each file name in the playlist until the right crc is found. If that fails the playlist is started from the beginning. See http://www.rockbox.org/tracker/6411 Bump plugin API and nvram version numbers Change-Id: I156f61a9f1ac428b4a682bc680379cb6b60b1b10 Reviewed-on: http://gerrit.rockbox.org/372 Tested-by: Jonathan Gordon <rockbox@jdgordon.info> Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info> | ||
| * | deleting files and then resume is not good | Daniel Stenberg | 2007-05-19 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13412 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | floor of type '0 encoded oggs | Daniel Stenberg | 2007-05-19 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13411 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | introducing KNOWN_ISSUES to list known issues/bugs that are known but not | Daniel Stenberg | 2007-05-19 |
| likely to be fixed soon git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13410 a1c6a512-1295-4272-9138-f99709370657 | |||