diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-02-03 08:09:04 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-03 08:09:04 +0000 |
| commit | 23ab12159538752a38f6ccc1f50f62c2c2925108 (patch) | |
| tree | ab411e9cf11d8e772de7b77ef2e0ec105a429bf2 | |
| parent | 881f5ca835403f8e562e342d17ac2c48173802c7 (diff) | |
| download | rockbox-23ab12159538752a38f6ccc1f50f62c2c2925108.zip rockbox-23ab12159538752a38f6ccc1f50f62c2c2925108.tar.gz rockbox-23ab12159538752a38f6ccc1f50f62c2c2925108.tar.bz2 rockbox-23ab12159538752a38f6ccc1f50f62c2c2925108.tar.xz | |
Known problems with Rockbox on FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3204 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/fmstatus.t | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/docs/fmstatus.t b/www/docs/fmstatus.t new file mode 100644 index 0000000..cb10066 --- /dev/null +++ b/www/docs/fmstatus.t @@ -0,0 +1,12 @@ +#define _PAGE_ Rockbox on FM Recorder - Status +#include "head.t" + +Known bugs (Feb 3, 2003): +<ul> +<li> The backlight turns on only when the disk spins up +<li> Rockbox does not detect the level of the battery +<li> Rockbox does not seem to be able to turn the unit off +<li> No radio support at all +</ul> + +#include "foot.t" |