summaryrefslogtreecommitdiff
path: root/apps/playlist.c
AgeCommit message (Expand)Author
2006-10-09Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-09-18Fixed problem with first_index being incorrectly updated when prepending trac...Hardeep Sidhu
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-09-15Only maintain the last insert position after the playlist has started. Fixes...Hardeep Sidhu
2006-09-14Playlist resume no longer uses voice file buffer.Steve Bavin
2006-09-10Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a sup...Magnus Holmgren
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-12Better UI response with playlist operations.Miika Pekkarinen
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen
2006-07-18Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing
2006-06-12Store playlist index for prepended/appended tracks in control file. Fixes re...Hardeep Sidhu
2006-05-30Always set first_index to value stored in settings when resuming. Fixes inco...Hardeep Sidhu
2006-05-15Boost cpu when performing large insertions or saving playlist to diskHardeep Sidhu
2006-05-11Return immediately if we have no control commands to flush. Fixes erroneous ...Hardeep Sidhu
2006-05-09Only flush and reload tracks after the playlist has started. Fixes B#5312.Hardeep Sidhu
2006-05-05Fixed bug with playlist_skip_entry when track to be skipped was less then cur...Hardeep Sidhu
2006-04-30Fixed problem with incorrect first index after resumeHardeep Sidhu
2006-04-30Fixed playlist control corruption on dircache systemsHardeep Sidhu
2006-04-23Don't call playlist_start() when changing directories on swcodec devices. Fi...Hardeep Sidhu
2006-04-20Fixed problem with forced reload of dircached filenames when playlist is sortedHardeep Sidhu
2006-04-20No need to force a sync of control file until playlist has started. This sho...Hardeep Sidhu
2006-04-19Allow insert shuffled option for directories when playlist is empty. Based o...Hardeep Sidhu
2006-04-18Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...Brandon Low
2006-04-18Minor fix for insert_shuffle when playlist is emptyHardeep Sidhu
2006-04-18Fixed problem with auto change directory not working when browsing pluginsHardeep Sidhu
2006-04-03Fixed problems with playlist buffer full handlingHardeep Sidhu
2006-04-03Fix for repeat shuffle on SW codec devicesHardeep Sidhu
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold
2006-03-30Fix 64bit warningsJens Arnold
2006-03-30Dircache support for simulator also.Miika Pekkarinen
2006-02-09Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu
2006-02-05Added a cache for playlist control commands. On non-dircache systems, behavi...Hardeep Sidhu
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2006-01-19iriver: Better fix for the previous problem, stop playback if nextMiika Pekkarinen
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-01iRiver: Fixed several problems with playback on track skipping & loading:Miika Pekkarinen
2005-11-21One more fix to revert a part of an incorrect change from the previous commit.Miika Pekkarinen
2005-11-21The previous commit didn't fully fix the problem. Now it should haveMiika Pekkarinen
2005-11-21Fixed playlist skipping of incorrect files and playback engine not toMiika Pekkarinen
2005-11-17Fix to the previous commit: Pointers were not always correctly erased.Miika Pekkarinen
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen
2005-11-11fixed a bug in folder skipping preventing a feature to work in some casesAnton Oleynikov
2005-11-10iRiver: more robust folder skip routines + folder navigation on main unit viaAnton Oleynikov
2005-11-06some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare
2005-11-02patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov
2005-10-21We reserved two bits instead of one bit for the new skipped attribute.Miika Pekkarinen
2005-10-21iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing