Added Q76 'dir buffer is full'.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4319 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2004-02-26 11:28:07 +00:00
parent dd96ee2758
commit ef609b918a

View file

@ -661,3 +661,9 @@ A75: Some of the first V2 units had an FM radio in there, so if you're one of
just won't get any sound when trying the radio screen.
UPDATE: The daily builds now auto-detect the FM radio hardware.
Q76: What does "dir buffer is full" mean?
A76: It means you have more files in a single directory than you have
configured Rockbox to support. See Q53.
Solution: Increase the "max files in dir browser" setting.