diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2004-02-26 11:28:07 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2004-02-26 11:28:07 +0000 |
| commit | ef609b918ade25d7defca89f6569fef13253d91e (patch) | |
| tree | ea12af38ec3489ce8e8eeb63c5d835445eb091ba | |
| parent | dd96ee2758882d9e7d6c3bf4b1607a1683ad0480 (diff) | |
| download | rockbox-ef609b918ade25d7defca89f6569fef13253d91e.zip rockbox-ef609b918ade25d7defca89f6569fef13253d91e.tar.gz rockbox-ef609b918ade25d7defca89f6569fef13253d91e.tar.bz2 rockbox-ef609b918ade25d7defca89f6569fef13253d91e.tar.xz | |
Added Q76 'dir buffer is full'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4319 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | docs/FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |