summaryrefslogtreecommitdiff
path: root/apps/playlist.c (follow)
Commit message (Expand)AuthorAge
...
* Prevent negative playlist.indexBjörn Stenberg2002-08-08
* Fix for double-slash fixBjörn Stenberg2002-08-08
* Removed the extra slash between the dir and filename for relative pathsLinus Nielsen Feltzing2002-08-08
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* Changed playlist API againLinus Nielsen Feltzing2002-08-07
* RAM-based playlists addedLinus Nielsen Feltzing2002-08-06
* Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg2002-08-02
* support for relative paths in playlists by Brian King <brking@charter.net>Daniel Stenberg2002-08-01
* Slightly improved shuffle algorithm. Patch by Hardeep SidhuLinus Nielsen Feltzing2002-07-22
* Absolute playlists with backslashes now workLinus Nielsen Feltzing2002-07-20
* New vastly improved random algorithm: Mersenne TwisterBjörn Stenberg2002-07-17
* Relative path playlist patch by Mat PritchardLinus Nielsen Feltzing2002-07-05
* 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