diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-08-27 22:20:14 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-08-27 22:20:14 +0000 |
| commit | 3478d9b8e4005efb034fa26adc024341fc38644d (patch) | |
| tree | cb5c71fe1d7983502bfb58c172dca582094f5af6 /docs/FAQ | |
| parent | c4247468de25b1a38b2bb683d17135524f86a27e (diff) | |
| download | rockbox-3478d9b8e4005efb034fa26adc024341fc38644d.zip rockbox-3478d9b8e4005efb034fa26adc024341fc38644d.tar.gz rockbox-3478d9b8e4005efb034fa26adc024341fc38644d.tar.bz2 rockbox-3478d9b8e4005efb034fa26adc024341fc38644d.tar.xz | |
Fixed indent
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2015 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/FAQ')
| -rw-r--r-- | docs/FAQ | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -326,12 +326,15 @@ A43: Stop! Here is all the information about that (if you still have questions when done, ask then.) - Rockbox supports both id3v1 and id3v2 + - The id3v2 support is limited to the first 300 bytes of the file. Some - ripper programs tend to add very big tags first and then the important - ones Rockbox wants to read end up beyond the first 300 bytes and then - they remain unknown. + ripper programs tend to add very big tags first and then the important + ones Rockbox wants to read end up beyond the first 300 bytes and then + they remain unknown. + - If you believe that the tags you don't see *are* within 300 bytes, then - please make the mp3 file available for one of the developers to try out. + please make the mp3 file available for one of the developers to try out. + - The 300-byte limit is subject to be removed in a future version Q44: Would it be possible to record from line in on the player? @@ -347,4 +350,4 @@ A45: Well you can follow the full line of emails at vetoed the winning name and chose Rockbox instead. http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-01/0134.shtml - There you have it. Recommeded by users, decision by dictator.
\ No newline at end of file + There you have it. Recommeded by users, decision by dictator. |