|
Rockbox mail archiveSubject: Re: cvs: apps settings.c,1.148,1.149Re: cvs: apps settings.c,1.148,1.149
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 27 May 2003 15:06:57 +0200 (CEST) On Tue, 27 May 2003, Kjell Ericson wrote: > 0xF8 (int) Playlist shuffle seed > 0xFC (char[260]) Resume playlist (path/to/dir or path/to/playlist.m3u) > 0xFD (char)jump scroll mode (only for player) > +0xFE (char)jump scroll delay (only for player) Hey hey hey!!! Hold your horses. Now you have TWO bytes that overwrite the resume playlist path that starts on the FC byte! You must move these, they cannot be there. They ruin playlist resume right now. I would suggest that you use some free space before 0xAA or something. -- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/Received on 2003-05-27 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |