index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playlist.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
2003-01-09
*
%pn now allows for conditional checking
Robert Hak
2002-10-17
*
added %pn (playlist name) to wps
Robert Hak
2002-10-15
*
Retrieve the first_index from playlist when updating resume settings instead ...
Hardeep Sidhu
2002-10-11
*
the playlist variables are now all static, and the wps code use the new
Daniel Stenberg
2002-10-09
*
Store the first index of the playlist and use it when calculating the next in...
Hardeep Sidhu
2002-10-06
*
modified the playlist system slightly:
Daniel Stenberg
2002-08-28
*
When toggling shuffle from on to off while a playlist is playing, update the ...
Hardeep Sidhu
2002-08-26
*
Removed typedef
Björn Stenberg
2002-08-23
*
play_list() is now modified to accept a playlist index that is either
Daniel Stenberg
2002-08-21
*
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-16
*
Now we can have up to 400 files in a directory
Linus Nielsen Feltzing
2002-08-15
*
Changed playlist API again
Linus Nielsen Feltzing
2002-08-07
*
RAM-based playlists added
Linus Nielsen Feltzing
2002-08-06
*
Magnus Holmgren's fix that now enables us to toggle shuffle on/off from the
Daniel Stenberg
2002-08-02
*
Now uses MAX_PATH
Linus Nielsen Feltzing
2002-07-17
*
Relative path playlist patch by Mat Pritchard
Linus Nielsen Feltzing
2002-07-05
*
Added next/previous track
Björn Stenberg
2002-06-26
*
Made playlist shuffle an option instead of an action
Björn Stenberg
2002-06-17
*
Added playlist shuffle menu option
Björn Stenberg
2002-06-13
*
removed unused protos, added missing
Daniel Stenberg
2002-06-07
*
Moved playlist code here from the firmware directory, also adjusted it
Daniel Stenberg
2002-06-04