|
|
Rockbox mail archiveSubject: Re: source of 200 file limitFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2002-08-22
On Thu, 22 Aug 2002, Lucas Gonze wrote:
> I'm wondering what the source of the 200-files-in-a-dir limit is. Can
We need all files in memory for sorting, ram-based playlist etc. Changing
Previously: yes, a struct array with 200 entries, each entry with room for a
Now: we have 16KB buffer that is used for file names only. Very scientifical
And yes, these are still #defines that make up the new buffer so when you
-- Daniel "Bagder" Stenberg -- http://rockbox.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |