index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playlist.c
Age
Commit message (
Expand
)
Author
2003-04-23
Keep the playlist open all the time, to reduce mid-song times caused by the
Daniel Stenberg
2003-04-11
Better handling of next/prev
Linus Nielsen Feltzing
2003-04-08
Improved responsiveness for dirplay, plus fixed a bug that could cause a file...
Linus Nielsen Feltzing
2003-03-18
make use of the splash screen, kill displays we don't need anymore
Robert Hak
2003-03-07
The simulators can't use the mp3 buffer.
Björn Stenberg
2003-03-07
I am silly. We need the dedicated buffer for ram playlists (dir play). Now on...
Björn Stenberg
2003-03-07
Wrong declaration order.
Björn Stenberg
2003-03-07
Use mp3buf for playlist loading instead of a dedicated buffer. Speeds up load...
Björn Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-15
Use lang definition for shuffling.
Mats Lidell
2003-01-09
Comments.
Hardeep Sidhu
2003-01-09
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
2003-01-09
Remove bogus dirs from beginning of playlist file path. Patch by Hardeep Sidhu.
Björn Stenberg
2002-10-17
%pn now allows for conditional checking
Robert Hak
2002-10-15
missed an snprintf arg
Robert Hak
2002-10-15
added %pn (playlist name) to wps
Robert Hak
2002-10-11
Retrieve the first_index from playlist when updating resume settings instead ...
Hardeep Sidhu
2002-10-09
the playlist variables are now all static, and the wps code use the new
Daniel Stenberg
2002-10-09
added playlist_amount(), no longer trying to stop insane looping in the
Daniel Stenberg
2002-10-06
Store the first index of the playlist and use it when calculating the next in...
Hardeep Sidhu
2002-10-04
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-09-18
New language/string handling
Björn Stenberg
2002-09-18
Added play_selected option
Linus Nielsen Feltzing
2002-09-12
adi is stupid improvements
Robert Hak
2002-09-12
efficiency improvement
Robert Hak
2002-09-12
Only handle # comments in file based playlists
Linus Nielsen Feltzing
2002-09-10
Flush and reload preloaded tracks if playlist changes
Hardeep Sidhu
2002-08-28
modified the playlist system slightly:
Daniel Stenberg
2002-08-26
When toggling shuffle from on to off while a playlist is playing, update the ...
Hardeep Sidhu
2002-08-23
Removed typedef
Björn Stenberg
2002-08-23
playlist_next() now returns NULL on excessive 'step' amounts
Daniel Stenberg
2002-08-21
play_list() is now modified to accept a playlist index that is either
Daniel Stenberg
2002-08-20
Now using lcd margins instead of a line offset for displaying status bar.
Markus Braun
2002-08-19
When shuffle is ENABLED. And you press PLAY in a dir, the selected song
Daniel Stenberg
2002-08-16
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-15
Now we can have up to 400 files in a directory
Linus Nielsen Feltzing
2002-08-13
Gained about 128 KB buffer space by removing malloc() and the heap
Björn Stenberg
2002-08-12
Tell user when limits are reached
Björn Stenberg
2002-08-09
Support double negative wrap (with a half nelson)
Björn Stenberg
2002-08-08
Allow reverse playlist wrap in repeat mode
Björn Stenberg
2002-08-08
Prevent negative playlist.index
Björn Stenberg
2002-08-08
Fix for double-slash fix
Björn Stenberg
2002-08-08
Removed the extra slash between the dir and filename for relative paths
Linus Nielsen Feltzing
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-08-07
Changed playlist API again
Linus Nielsen Feltzing
2002-08-06
RAM-based playlists added
Linus Nielsen Feltzing
2002-08-02
Magnus Holmgren's fix that now enables us to toggle shuffle on/off from the
Daniel Stenberg
2002-08-01
support for relative paths in playlists by Brian King <brking@charter.net>
Daniel Stenberg
2002-07-22
Slightly improved shuffle algorithm. Patch by Hardeep Sidhu
Linus Nielsen Feltzing
2002-07-20
Absolute playlists with backslashes now work
Linus Nielsen Feltzing
[prev]
[next]