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
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-02-17
#if => #ifdef
Daniel Stenberg
2007-01-24
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2006-12-27
Fix fs#6293. Repeat Shuffle will now shuffle the playlist if shuffle is
Jonathan Gordon
2006-12-26
Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion
Jonathan Gordon
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-11-30
Prevent a stack overflow on iPod 5.5G due to increased sector size.
Miika Pekkarinen
2006-11-29
Read .m3u playlist files using the default code page (unless they start with ...
Magnus Holmgren
2006-11-19
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-09
Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...
Jonathan Gordon
2006-10-05
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-09-18
Fixed problem with first_index being incorrectly updated when prepending trac...
Hardeep Sidhu
2006-09-16
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-15
Only maintain the last insert position after the playlist has started. Fixes...
Hardeep Sidhu
2006-09-14
Playlist resume no longer uses voice file buffer.
Steve Bavin
2006-09-10
Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a sup...
Magnus Holmgren
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-08-12
Better UI response with playlist operations.
Miika Pekkarinen
2006-08-10
Only sync playlist once when adding bunch of files from tagcache.
Miika Pekkarinen
2006-07-18
Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalog
Linus Nielsen Feltzing
2006-06-12
Store playlist index for prepended/appended tracks in control file. Fixes re...
Hardeep Sidhu
2006-05-30
Always set first_index to value stored in settings when resuming. Fixes inco...
Hardeep Sidhu
2006-05-15
Boost cpu when performing large insertions or saving playlist to disk
Hardeep Sidhu
2006-05-11
Return immediately if we have no control commands to flush. Fixes erroneous ...
Hardeep Sidhu
2006-05-09
Only flush and reload tracks after the playlist has started. Fixes B#5312.
Hardeep Sidhu
2006-05-05
Fixed bug with playlist_skip_entry when track to be skipped was less then cur...
Hardeep Sidhu
2006-04-30
Fixed problem with incorrect first index after resume
Hardeep Sidhu
2006-04-30
Fixed playlist control corruption on dircache systems
Hardeep Sidhu
2006-04-23
Don't call playlist_start() when changing directories on swcodec devices. Fi...
Hardeep Sidhu
2006-04-20
Fixed problem with forced reload of dircached filenames when playlist is sorted
Hardeep Sidhu
2006-04-20
No need to force a sync of control file until playlist has started. This sho...
Hardeep Sidhu
2006-04-19
Allow insert shuffled option for directories when playlist is empty. Based o...
Hardeep Sidhu
2006-04-18
Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...
Brandon Low
2006-04-18
Minor fix for insert_shuffle when playlist is empty
Hardeep Sidhu
2006-04-18
Fixed problem with auto change directory not working when browsing plugins
Hardeep Sidhu
2006-04-03
Fixed problems with playlist buffer full handling
Hardeep Sidhu
2006-04-03
Fix for repeat shuffle on SW codec devices
Hardeep Sidhu
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
2006-03-30
Fix 64bit warnings
Jens Arnold
2006-03-30
Dircache support for simulator also.
Miika Pekkarinen
2006-02-09
Currently playing playlist can now be overwritten. Save playlist screen defa...
Hardeep Sidhu
2006-02-05
Added a cache for playlist control commands. On non-dircache systems, behavi...
Hardeep Sidhu
2006-01-21
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2006-01-19
iriver: Better fix for the previous problem, stop playback if next
Miika Pekkarinen
2005-12-05
kill gcc4 warnings
Daniel Stenberg
2005-12-01
iRiver: Fixed several problems with playback on track skipping & loading:
Miika Pekkarinen
2005-11-21
One more fix to revert a part of an incorrect change from the previous commit.
Miika Pekkarinen
2005-11-21
The previous commit didn't fully fix the problem. Now it should have
Miika Pekkarinen
[next]