index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
playlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-15
/
+1
2020-05-20
Playlist Viewer Fix FS#13197
William Wilgus
1
-5
/
+22
2019-07-24
FS#12887: Fix playlist order after moving a track before current
Solomon Peachy
1
-2
/
+38
2019-01-04
playlist.c suppress playlist access error on usb plug
William Wilgus
1
-1
/
+3
2018-12-14
Fix tree.c->tree_get_entry_at() buffer overflow
William Wilgus
1
-4
/
+7
2018-07-25
Fix truncation warning playlist.c, tree.c
William Wilgus
1
-3
/
+4
2017-10-07
Make playlist CRC the correct path when saving resume info
Michael Sevakis
1
-1
/
+2
2017-02-10
Restore dircache hookup in the database ramcache.
Michael Sevakis
1
-1
/
+1
2017-01-17
Reenable database ramcache and playlist dircache
Michael Sevakis
1
-71
/
+89
2017-01-07
Fix track formatting problems in playlist.c
Michael Sevakis
1
-11
/
+47
2014-12-20
m3u playlist parser: Check size limit before using buffer
Thomas Jarosch
1
-1
/
+1
2014-09-08
Correct some file permissions.
Szymon Dziok
1
-0
/
+0
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-143
/
+94
2014-04-15
root_menu: Remove previous_music_is_wps() and change previous_music via event...
Thomas Martitz
1
-5
/
+0
2014-04-15
playlist: Get rid of plugin buffer use in playlist_save().
Thomas Martitz
1
-30
/
+44
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-2
/
+1
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-8
/
+13
2014-02-23
Move VOL_NAMES definition to mv.h
Thomas Martitz
1
-1
/
+1
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
1
-24
/
+63
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
1
-0
/
+41
2012-06-22
Fix warning on previous commit.
Michael Giacomelli
1
-1
/
+1
2012-06-22
Make playlist.c aware of external storage when determining paths
Michael Giacomelli
1
-1
/
+13
2012-06-18
Not quite a fix for FS#12693 yet, but at least invalidate the playlist file d...
Bertrik Sikken
1
-3
/
+14
2012-03-19
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
1
-64
/
+103
2011-12-31
Fix FS#12499 - Directory playback fails after saving playlist
Boris Gjenero
1
-9
/
+7
2011-12-15
Add conditionals for functions only needed on SWCODEC targets.
Boris Gjenero
1
-0
/
+4
2011-11-17
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
1
-2
/
+0
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-2
/
+1
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
1
-32
/
+63
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
1
-13
/
+10
2011-08-25
Fix file descriptor leak on error
Thomas Jarosch
1
-1
/
+4
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-17
/
+1
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
1
-4
/
+4
2011-07-21
Fix FS#8656 - Error saving non-current playlist file
Jonathan Gordon
1
-2
/
+24
2011-07-17
Revert r30030 "Remove unused code path from playlist_create_ex()."
Thomas Martitz
1
-12
/
+19
2011-07-06
Fix FS#12181 - Playlist re-shuffle does not work (r30122)
Thomas Martitz
1
-2
/
+2
2011-06-21
Try to handle dircache rebuild event properly. Playlist should now
Miika Pekkarinen
1
-8
/
+25
2011-06-20
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
1
-10
/
+9
2011-06-20
Dircache: Return the size of the result string in dircache_copy_path() so tha...
Thomas Martitz
1
-2
/
+2
2011-06-20
Remove unused code path from playlist_create_ex().
Thomas Martitz
1
-21
/
+14
2011-04-27
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
1
-34
/
+9
2011-04-09
Playlists forget to set playlist.started when creating new playlist on SWCODE...
Michael Sevakis
1
-2
/
+7
2011-04-07
Fix red and yellow. Move resume_index from mp3entry to playlist_info struct. ...
Andree Buschmann
1
-8
/
+17
2011-04-07
Fix regressions of r29682. Update playlist index resume position when playlis...
Andree Buschmann
1
-0
/
+18
2011-04-06
Fix FS#12043. Next track was resumed when pausing and shutting down the playe...
Andree Buschmann
1
-5
/
+9
2011-02-18
Make sure we don't read past the end of a C-string in format_track_path. Seco...
Thomas Jarosch
1
-2
/
+4
2011-02-18
Don't underflow the buffer in format_track_path() if it consists of whitespaces
Thomas Jarosch
1
-3
/
+4
2011-02-18
Fix off-by-one buffer read access in format_track_path(). Part of #11947
Thomas Jarosch
1
-3
/
+3
2011-02-14
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
1
-15
/
+22
[next]