forked from len0rd/rockbox
Configurable dir browser file buffer size. No more 400-file limit. No more whining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3663 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bcf67658bd
commit
00509b2d7d
2 changed files with 3 additions and 2 deletions
|
|
@ -84,7 +84,7 @@ TD 15 - 20 ETD
|
|||
EFEAT
|
||||
|
||||
NAME Max number of songs in a playlist ENAME
|
||||
TD 10 000 ETD
|
||||
TD 20 000 ETD
|
||||
TD 999 ETD
|
||||
EFEAT
|
||||
|
||||
|
|
@ -179,7 +179,7 @@ YES
|
|||
EFEAT
|
||||
|
||||
NAME Max number of files in a dir ENAME
|
||||
TD 400 ETD
|
||||
TD 10 000 ETD
|
||||
TD 999 ETD
|
||||
EFEAT
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<p>Rockbox is an Open Source replacement firmware for the Archos Jukebox 5000, 6000, Studio and Recorder MP3 players.
|
||||
|
||||
<h2>News</h2>
|
||||
<p><i>2003-05-09</i>: The 400-file dir browser limit is <a href=http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-05/0334.shtml>gone</a>.
|
||||
|
||||
<p><i>2003-05-03</i>: Finally, FM Radio support for FM Recorder models!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue