summaryrefslogtreecommitdiffstats
path: root/apps/playlist_viewer.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-01Fixed an array index out of bounds errorHardeep Sidhu1-2/+2
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu1-79/+321
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-2/+2
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-3/+3
2003-12-15Since some code isn't used if no ON button exist, we need to ifdef aroundDaniel Stenberg1-0/+4
2003-12-12Make it build without ON button. We should probably allow a different keyDaniel Stenberg1-0/+4
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu1-0/+848