From 00509b2d7dcc6ff4aaed078b199c97c3dd2dd437 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Fri, 9 May 2003 16:16:10 +0000 Subject: 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 --- www/docs/features.t | 4 ++-- www/main.t | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/docs/features.t b/www/docs/features.t index 8124130a48..9ad5f58e8b 100644 --- a/www/docs/features.t +++ b/www/docs/features.t @@ -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 diff --git a/www/main.t b/www/main.t index 7ce8c1b331..12148a5ba2 100644 --- a/www/main.t +++ b/www/main.t @@ -8,6 +8,7 @@

Rockbox is an Open Source replacement firmware for the Archos Jukebox 5000, 6000, Studio and Recorder MP3 players.

News

+

2003-05-09: The 400-file dir browser limit is gone.

2003-05-03: Finally, FM Radio support for FM Recorder models! -- cgit v1.2.3