index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
playlist.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-23
Keep the playlist open all the time, to reduce mid-song times caused by the
Daniel Stenberg
1
-0
/
+1
2003-04-11
Better handling of next/prev
Linus Nielsen Feltzing
1
-0
/
+1
2003-01-09
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
1
-2
/
+14
2002-10-17
%pn now allows for conditional checking
Robert Hak
1
-1
/
+1
2002-10-15
added %pn (playlist name) to wps
Robert Hak
1
-0
/
+2
2002-10-11
Retrieve the first_index from playlist when updating resume settings instead ...
Hardeep Sidhu
1
-0
/
+1
2002-10-09
the playlist variables are now all static, and the wps code use the new
Daniel Stenberg
1
-0
/
+1
2002-10-06
Store the first index of the playlist and use it when calculating the next in...
Hardeep Sidhu
1
-3
/
+5
2002-08-28
modified the playlist system slightly:
Daniel Stenberg
1
-1
/
+2
2002-08-26
When toggling shuffle from on to off while a playlist is playing, update the ...
Hardeep Sidhu
1
-1
/
+1
2002-08-23
Removed typedef
Björn Stenberg
1
-3
/
+3
2002-08-21
play_list() is now modified to accept a playlist index that is either
Daniel Stenberg
1
-2
/
+2
2002-08-16
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
1
-2
/
+3
2002-08-15
Now we can have up to 400 files in a directory
Linus Nielsen Feltzing
1
-1
/
+1
2002-08-07
Changed playlist API again
Linus Nielsen Feltzing
1
-2
/
+2
2002-08-06
RAM-based playlists added
Linus Nielsen Feltzing
1
-6
/
+10
2002-08-02
Magnus Holmgren's fix that now enables us to toggle shuffle on/off from the
Daniel Stenberg
1
-0
/
+1
2002-07-17
Now uses MAX_PATH
Linus Nielsen Feltzing
1
-1
/
+2
2002-07-05
Relative path playlist patch by Mat Pritchard
Linus Nielsen Feltzing
1
-1
/
+1
2002-06-26
Added next/previous track
Björn Stenberg
1
-1
/
+1
2002-06-17
Made playlist shuffle an option instead of an action
Björn Stenberg
1
-0
/
+3
2002-06-13
Added playlist shuffle menu option
Björn Stenberg
1
-1
/
+3
2002-06-07
removed unused protos, added missing
Daniel Stenberg
1
-22
/
+2
2002-06-04
Moved playlist code here from the firmware directory, also adjusted it
Daniel Stenberg
1
-0
/
+61
[prev]