summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 6b4f9b8831..c303d14950 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -123,10 +123,10 @@ A19: Okay, last time. No. We have no problems whatsoever reading different
123 data directly to the DAC. 123 data directly to the DAC.
124 124
125Q20. What is the most recent version of Rockbox? 125Q20. What is the most recent version of Rockbox?
126A20. We recently released version 2.1, so head on over to 126A20. We recently released version 2.2, so head on over to
127 http://rockbox.haxx.se/download/ and pull it down. 127 http://rockbox.haxx.se/download/ and pull it down.
128 Make sure to read the release notes. 128 Make sure to read the release notes.
129 (http://rockbox.haxx.se/download/rockbox-2.1-notes.txt). 129 (http://rockbox.haxx.se/download/rockbox-2.2-notes.txt).
130 130
131Q21. What do you plan to add to coming versions? 131Q21. What do you plan to add to coming versions?
132A21. We don't plan versions in detail. We just write code, and when it feels 132A21. We don't plan versions in detail. We just write code, and when it feels
@@ -377,7 +377,7 @@ A60: We currently support four different hardware platforms: Players, Recorder
377 For each platform, Rockbox is released in three versions: Release, Daily 377 For each platform, Rockbox is released in three versions: Release, Daily
378 Build and Bleeding Edge. These only differ in release frequency. 378 Build and Bleeding Edge. These only differ in release frequency.
379 379
380 The Release version (currently 2.1) is a frozen known-good state. This 380 The Release version (currently 2.2) is a frozen known-good state. This
381 means that we are confident that few, if any, significant bugs reside 381 means that we are confident that few, if any, significant bugs reside
382 within the code for that version. This is the version for the common 382 within the code for that version. This is the version for the common
383 user. 383 user.
@@ -677,3 +677,14 @@ A76: It means you have more files in a single directory than you have
677 configured Rockbox to support. See Q53. 677 configured Rockbox to support. See Q53.
678 678
679 Solution: Increase the "max files in dir browser" setting. 679 Solution: Increase the "max files in dir browser" setting.
680
681 The current official release (2.2) contains a bug that sets
682 the default buffer setting to 0, giving the dir buffer full error.
683 Solution:
684
685 1) Change the limit in the settings
686 2) Exit the menu back to the browser
687 3) Force a disk spinup. There are several ways: either select
688 another setting for the file filter, or insert the USB and extract
689 it again
690 4) Turn it off and on again