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
Commit message (
Expand
)
Author
Age
*
Use 'HZ' and remove 'volatile' as suggested by kugel.
Andree Buschmann
2010-05-07
*
Changes in test_mem plugin: Use correct formula to calculate KB/s, reasonable...
Andree Buschmann
2010-05-07
*
Unroll mpc's requantization loops for some (minor) speed up.
Andree Buschmann
2010-05-07
*
as3525v2: make sure volume is normal by writing Audioset2 register
Rafaël Carré
2010-05-07
*
Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...
Frank Gevaerts
2010-05-07
*
Remove -fno-strict-aliasing for everyone
Frank Gevaerts
2010-05-07
*
Refactor mpc's requantization to use identical macros for each subframe.
Andree Buschmann
2010-05-07
*
Fix possible buffer overflow
Frank Gevaerts
2010-05-07
*
fix one more size_t/ssize_t misuse
Frank Gevaerts
2010-05-07
*
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
2010-05-07
*
Revert r25861, to avoid hiding real errors
Frank Gevaerts
2010-05-07
*
rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...
Dominik Wenger
2010-05-07
*
Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...
Thomas Martitz
2010-05-07
*
Fix yellow.
Steve Bavin
2010-05-07
*
Minor const police raid.
Steve Bavin
2010-05-07
*
Add repeat counting to system trace.
Dominik Riebeling
2010-05-07
*
Fix hotkey select behavior, ignore selection if menu item is not hotkeyable. ...
Jeffrey Goode
2010-05-07
*
Fix red
Jeffrey Goode
2010-05-07
*
Revert hotkey bitmaps
Jeffrey Goode
2010-05-07
*
Fuzev1: calibrated discharge curve
Rafaël Carré
2010-05-07
*
mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for...
Michael Sevakis
2010-05-07
*
mpegplayer: make button timeout half the OSD update interval so that it updat...
Michael Sevakis
2010-05-07
*
Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to...
Michael Sevakis
2010-05-07
*
i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...
Michael Sevakis
2010-05-07
*
Fuzev2: calibrated discharge curve
Rafaël Carré
2010-05-07
*
Remove stray function prototype used only for long-ago-removed codec swapping...
Michael Sevakis
2010-05-07
*
Correct bitmap color depth
Jeffrey Goode
2010-05-07
*
Hotkey menu items have their own icon
Jeffrey Goode
2010-05-07
*
i.MX31: Make some style changes to some driver code so that hardware vs. vari...
Michael Sevakis
2010-05-07
*
Remove last traces of sprintf.h
Jeffrey Goode
2010-05-07
*
Fix last two yellows
Frank Gevaerts
2010-05-06
*
Define size_t the way the gcc/glibc people intended
Frank Gevaerts
2010-05-06
*
Use -fno-strict-aliasing on 4.0 as well
Frank Gevaerts
2010-05-06
*
string.h shouldn't include stddef.h
Frank Gevaerts
2010-05-06
*
Fix last sprintf warning.
Thomas Martitz
2010-05-06
*
Fix the remaining reds.
Thomas Martitz
2010-05-06
*
Fix c&p error from r25853 that should've fixed some snprintf warnings.
Thomas Martitz
2010-05-06
*
Revert r25854 which was bad for the database tool (I forgot it still needs th...
Thomas Martitz
2010-05-06
*
Fix gigabeat S includes so it builds again
Frank Gevaerts
2010-05-06
*
Fix checkwps by using host system's file IO (thanks to r25843/r25844) and by ...
Thomas Martitz
2010-05-06
*
Fix some more snprintf related warnings.
Thomas Martitz
2010-05-06
*
Fix some size_t related warnings (hopefully, they seem system dependant).
Thomas Martitz
2010-05-06
*
Add firmware/include to the include path to fix checkwps.
Thomas Martitz
2010-05-06
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handler
Maurus Cuelenaere
2010-05-06
*
Add available recording sample rates for different iPod types to manual.
Andree Buschmann
2010-05-06
*
Add Luca_S to CREDITS. Thanks for your time & effort!
Jack Halpin
2010-05-06
*
ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...
Jack Halpin
2010-05-06
*
Use correct spelling for 'dB'.
Andree Buschmann
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
[next]