Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Playlists
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by moormaster - 2004-03-14
Last edited by linusnielsen - 2004-11-05

FS#2067 - incomplete creating of playlists

If I create a playlist of a directory it seems that the
algorithm stops creating if it finds a file with a too long
pathname. So if I got such file in the directory I cannot
create the playlist of the whole directory.

Is there such a limitation for length of filepath in rockbox?

Closed by  linusnielsen
2004-11-05 07:10
Reason for closing:  Fixed
Project Manager
zagor commented on 2004-03-14 16:24

Yes, there is a filename limit of 128 bytes in the "Create Playlist"
function, to avoid stack overflow.

This should be fixed by using a more clever non-recursive algorithm.

it would be great if the algorthm would support the same
limits as the filesystem does.

Fixed in latest cvs. Limit is now the same as everything else
(260 bytes).

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing