summaryrefslogtreecommitdiffstats
path: root/apps/playlist.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-1/+4
2003-04-24Changed to runtime playlist initializationBjörn Stenberg1-0/+1
2003-04-23Keep the playlist open all the time, to reduce mid-song times caused by theDaniel Stenberg1-0/+1
2003-04-11Better handling of next/prevLinus Nielsen Feltzing1-0/+1
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg1-2/+14
2002-10-17%pn now allows for conditional checkingRobert Hak1-1/+1
2002-10-15added %pn (playlist name) to wpsRobert Hak1-0/+2
2002-10-11Retrieve the first_index from playlist when updating resume settings instead ...Hardeep Sidhu1-0/+1
2002-10-09the playlist variables are now all static, and the wps code use the newDaniel Stenberg1-0/+1
2002-10-06Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu1-3/+5
2002-08-28modified the playlist system slightly:Daniel Stenberg1-1/+2
2002-08-26When toggling shuffle from on to off while a playlist is playing, update the ...Hardeep Sidhu1-1/+1
2002-08-23Removed typedefBjörn Stenberg1-3/+3
2002-08-21play_list() is now modified to accept a playlist index that is eitherDaniel Stenberg1-2/+2
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg1-2/+3
2002-08-15Now we can have up to 400 files in a directoryLinus Nielsen Feltzing1-1/+1
2002-08-07Changed playlist API againLinus Nielsen Feltzing1-2/+2
2002-08-06RAM-based playlists addedLinus Nielsen Feltzing1-6/+10
2002-08-02Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg1-0/+1
2002-07-17Now uses MAX_PATHLinus Nielsen Feltzing1-1/+2
2002-07-05Relative path playlist patch by Mat PritchardLinus Nielsen Feltzing1-1/+1
2002-06-26Added next/previous trackBjörn Stenberg1-1/+1
2002-06-17Made playlist shuffle an option instead of an actionBjörn Stenberg1-0/+3
2002-06-13Added playlist shuffle menu optionBjörn Stenberg1-1/+3
2002-06-07removed unused protos, added missingDaniel Stenberg1-22/+2
2002-06-04Moved playlist code here from the firmware directory, also adjusted itDaniel Stenberg1-0/+61