index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
test_disk.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS #8635 by Andree Buschmann: Fix overflow in test_disk speed calculation. No...
Jens Arnold
2008-02-26
*
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-16
*
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-08-15
*
Make test_disk and test_fps plugins compile for the simulator.
Jens Arnold
2007-08-05
*
Extended test_disk plugin: * Measure directory manipulation speed (file creat...
Jens Arnold
2007-05-22
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Missed a couple. Hopefully fix all warnings.
Michael Sevakis
2007-04-21
*
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-21
*
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-02-01
*
Disk and filesystem speed and stress test plugin. Aimed at developers, not bu...
Jens Arnold
2007-01-22