diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-01-29 17:05:35 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-01-29 17:05:35 +0000 |
| commit | 0a3f4de8c302ea7dda37d1f4318e6be37941c475 (patch) | |
| tree | ece5213f7c03119c11f0aa6223f755ce585d0756 | |
| parent | 6524f59cd848c94032d6bf76454e3b8497bde6d2 (diff) | |
| download | rockbox-0a3f4de8c302ea7dda37d1f4318e6be37941c475.zip rockbox-0a3f4de8c302ea7dda37d1f4318e6be37941c475.tar.gz rockbox-0a3f4de8c302ea7dda37d1f4318e6be37941c475.tar.bz2 rockbox-0a3f4de8c302ea7dda37d1f4318e6be37941c475.tar.xz | |
we have queue, no bookmarks yes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3188 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/features.t | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/docs/features.t b/www/docs/features.t index 3865367..b5c69fa 100644 --- a/www/docs/features.t +++ b/www/docs/features.t @@ -227,6 +227,16 @@ YES NO EFEAT +NAME Queue songs to play next ENAME +YES +YES +EFEAT + +NAME Bookmark positions in songs ENAME +NO +NO +EFEAT + </table> <p> |