summaryrefslogtreecommitdiff
path: root/apps/playlist.h (follow)
Commit message (Expand)AuthorAge
* Added a cache for playlist control commands. On non-dircache systems, behavi...Hardeep Sidhu2006-02-05
* Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen2005-11-17
* patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov2005-11-02
* iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen2005-10-21
* Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu2005-07-04
* Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu2005-06-25
* Put back the playlist creation options in the main menuLinus Nielsen Feltzing2005-06-24
* long policyJean-Philippe Bernardy2005-02-12
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu2004-01-26
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Don't write playlist shuffle settings immediately to disk. Instead, save the...Hardeep Sidhu2003-12-09
* Added "Ask" option to recursive dir insert which, if enabled, will ask users ...Hardeep Sidhu2003-07-02
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Changed to runtime playlist initializationBjörn Stenberg2003-04-24
* Keep the playlist open all the time, to reduce mid-song times caused by theDaniel Stenberg2003-04-23
* Better handling of next/prevLinus Nielsen Feltzing2003-04-11
* The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2003-01-09
* %pn now allows for conditional checkingRobert Hak2002-10-17
* added %pn (playlist name) to wpsRobert Hak2002-10-15
* Retrieve the first_index from playlist when updating resume settings instead ...Hardeep Sidhu2002-10-11
* the playlist variables are now all static, and the wps code use the newDaniel Stenberg2002-10-09
* Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu2002-10-06
* modified the playlist system slightly:Daniel Stenberg2002-08-28
* When toggling shuffle from on to off while a playlist is playing, update the ...Hardeep Sidhu2002-08-26
* Removed typedefBjörn Stenberg2002-08-23
* play_list() is now modified to accept a playlist index that is eitherDaniel Stenberg2002-08-21
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* Now we can have up to 400 files in a directoryLinus Nielsen Feltzing2002-08-15
* Changed playlist API againLinus Nielsen Feltzing2002-08-07
* RAM-based playlists addedLinus Nielsen Feltzing2002-08-06
* Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg2002-08-02
* Now uses MAX_PATHLinus Nielsen Feltzing2002-07-17
* Relative path playlist patch by Mat PritchardLinus Nielsen Feltzing2002-07-05
* Added next/previous trackBjörn Stenberg2002-06-26
* Made playlist shuffle an option instead of an actionBjörn Stenberg2002-06-17
* Added playlist shuffle menu optionBjörn Stenberg2002-06-13
* removed unused protos, added missingDaniel Stenberg2002-06-07
* Moved playlist code here from the firmware directory, also adjusted itDaniel Stenberg2002-06-04