Age | Commit message (Expand) | Author |
2005-10-21 | iRiver: Fixed broken items skipping on playlist: Now skipping and | Miika Pekkarinen |
2005-07-04 | Moved resume info updating to the mpeg/playback threads so that it's saved ev... | Hardeep Sidhu |
2005-06-25 | Added new shuffle repeat mode that reshuffles playlist before repeating. Als... | Hardeep Sidhu |
2005-06-24 | Put back the playlist creation options in the main menu | Linus Nielsen Feltzing |
2005-02-12 | long policy | Jean-Philippe Bernardy |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-12-09 | Don't write playlist shuffle settings immediately to disk. Instead, save the... | Hardeep Sidhu |
2003-07-02 | Added "Ask" option to recursive dir insert which, if enabled, will ask users ... | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-04-24 | Changed to runtime playlist initialization | Björn Stenberg |
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-01-09 | The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do... | Björn Stenberg |
2002-10-17 | %pn now allows for conditional checking | 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-06 | Store the first index of the playlist and use it when calculating the next in... | 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-21 | play_list() is now modified to accept a playlist index that is either | 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-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-07-17 | Now uses MAX_PATH | Linus Nielsen Feltzing |
2002-07-05 | Relative path playlist patch by Mat Pritchard | Linus Nielsen Feltzing |
2002-06-26 | Added next/previous track | Björn Stenberg |
2002-06-17 | Made playlist shuffle an option instead of an action | Björn Stenberg |
2002-06-13 | Added playlist shuffle menu option | Björn Stenberg |
2002-06-07 | removed unused protos, added missing | Daniel Stenberg |
2002-06-04 | Moved playlist code here from the firmware directory, also adjusted it | Daniel Stenberg |