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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
/
disk_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
mpegplayer fix warnings
William Wilgus
1
-2
/
+2
2010-07-18
Revert accidental commit of "%z" support in r26071 (the implementation assume...
Frank Gevaerts
1
-2
/
+2
2010-05-17
Simplify mpegplayer a bit and use array-based lists rather than linked lists ...
Michael Sevakis
1
-20
/
+17
2010-05-16
How punny. Just one more whack-a-mole to get.
Michael Sevakis
1
-1
/
+1
2010-05-16
MPEGPlayer: reconceal the point puns
Michael Sevakis
1
-4
/
+4
2010-05-16
MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...
Michael Sevakis
1
-36
/
+114
2010-05-15
Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...
Jeffrey Goode
1
-2
/
+2
2010-05-14
Fix various size_t related warnings and errors
Frank Gevaerts
1
-2
/
+2
2010-05-06
Fix some size_t related warnings (hopefully, they seem system dependant).
Thomas Martitz
1
-2
/
+2
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2010-03-25
fix red
Rafaël Carré
1
-1
/
+1
2009-07-17
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
1
-6
/
+0
2009-07-17
Storage API : remove undeeded target-specific functions
Rafaël Carré
1
-0
/
+6
2009-01-13
remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...
Andrew Mahone
1
-1
/
+2
2008-12-10
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
1
-4
/
+4
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-3
/
+3
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-1
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-13
Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...
Jens Arnold
1
-0
/
+3
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
1
-5
/
+5
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
1
-1
/
+3
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
1
-0
/
+906