diff options
| author | Robert Hak <adiamas@rockbox.org> | 2002-08-22 03:00:12 +0000 |
|---|---|---|
| committer | Robert Hak <adiamas@rockbox.org> | 2002-08-22 03:00:12 +0000 |
| commit | fac7852300b318e7b1d6b15a6c331cfee445a9ee (patch) | |
| tree | 81ed8a170dff64fe2cae32cdaaf970e2a2880791 | |
| parent | 363a00d80875c99bc5266824432cc79d3a2bf7aa (diff) | |
| download | rockbox-fac7852300b318e7b1d6b15a6c331cfee445a9ee.zip rockbox-fac7852300b318e7b1d6b15a6c331cfee445a9ee.tar.gz rockbox-fac7852300b318e7b1d6b15a6c331cfee445a9ee.tar.bz2 rockbox-fac7852300b318e7b1d6b15a6c331cfee445a9ee.tar.xz | |
refered to the new WPS formating
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1908 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | docs/FAQ | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -279,3 +279,19 @@ A36: STOP! We have put together a completely different FAQ for battery related questions. Check out: http://rockbox.haxx.se/docs/battery-faq.html +Q37: What is the WPS? +A37: That is the 'While Playing Screen'. Basically this is what is shown on + your player's display while we are playing your song. + +Q38: What good is the WPS? How usable/flexible is it? +A38: It is very good if you want information about the current item playing ;) + Currently the WPS on the Player is very flexible. By using the file + 'wps.config' you can manage exactly how/what you want data displayed on + your Archos Player. Currently this feature has not yet been added to the + Recorder version of Rockbox. Please see + http://rockbox.haxx.se/docs/custom_wps_format.html for more information. + + + + + |