mention the 400 file limit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3627 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
abd4b876b6
commit
b6745853ce
1 changed files with 8 additions and 0 deletions
|
@ -66,3 +66,11 @@ A11. The MP3 encoding hardware does not allow this.
|
|||
|
||||
Q12. Change tempo of a song without changing pitch!
|
||||
A12. The MP3 decoding hardware does now allow this.
|
||||
|
||||
Q13. Increase the 400 file limit in directories!
|
||||
A13. The original Archos firmware used really big directories was a workaround
|
||||
for the poor playlist capabilities of the original Archos firmware. With
|
||||
Rockbox, you no longer need this workaround. Organize your files in
|
||||
directories, then build playlists for all collections you want to
|
||||
shuffle-play. We feel more then 400 files becomes a bit unweildly to
|
||||
maintain or work with. Playlists are much easier to manage.
|
||||
|
|
Loading…
Reference in a new issue