summaryrefslogtreecommitdiff
path: root/apps/playlist.c (follow)
Commit message (Expand)AuthorAge
* Now uses global_settings.playlist_shuffleBjörn Stenberg2002-06-27
* account for white space at the end of a filenameRobert Hak2002-06-27
* Added next/previous trackBjörn Stenberg2002-06-26
* no time.h, no time() not even in simulatorsDaniel Stenberg2002-06-17
* Made playlist shuffle an option instead of an actionBjörn Stenberg2002-06-17
* Added backslash and drive letter supportBjörn Stenberg2002-06-17
* the playlist loader now ignores lines that start with # as they are meantDaniel Stenberg2002-06-15
* allow CRLF or LF or in fact just CR too as line separatorsDaniel Stenberg2002-06-13
* Cosmetic change to playlist loader progress displayBjörn Stenberg2002-06-13
* Loading playlists using 512 byte buffer. Added feedback display during load.Björn Stenberg2002-06-13
* Added playlist shuffle menu optionBjörn Stenberg2002-06-13
* uh, make sure we start with a slash when playing songsDaniel Stenberg2002-06-12
* fix multiple slash problemsDaniel Stenberg2002-06-12
* we now handle playlists in a block of 255 bytes instead of a single byte at a...Robert Hak2002-06-11
* we now handle playlists in a block of 255 bytes instead of a single byte at a...Robert Hak2002-06-11
* Added leading slash to the mp3 file nameLinus Nielsen Feltzing2002-06-10
* removed two compiler warnings, made the rand functions staticDaniel Stenberg2002-06-07
* added some stupid faked random functions too, to build on targetDaniel Stenberg2002-06-04
* Moved playlist code here from the firmware directory, also adjusted itDaniel Stenberg2002-06-04