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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).
Thomas Martitz
2010-03-03
*
FS#10756 - Free unused init code
Thomas Martitz
2010-03-03
*
Remove a recording histogram string that isn't used, and bring the Dutch lang...
Peter D'Hoye
2010-03-03
*
Histogram display on recording screen. Based on the work of Jvo Studer in FS ...
Peter D'Hoye
2010-03-03
*
libdemac: Separate filtering calls per channel in preparation for the dual-co...
Jens Arnold
2010-03-03
*
Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...
Jens Arnold
2010-03-03
*
FS#11072 - display the filename of the skin begin parsed in the debug output
Jonathan Gordon
2010-03-03
*
remove some gremlins... viewport_set_*() sets the font to the UI font for tha...
Jonathan Gordon
2010-03-03
*
make %Fl (font load) more consistant with bmp loading and require the whole f...
Jonathan Gordon
2010-03-03
*
fix FS#10926 - backlight turning off stops track info being updated
Jonathan Gordon
2010-03-03
*
Fix FS#11058 - conditionl viewports cause sublines to go a bit crazy
Jonathan Gordon
2010-03-03
*
some small debug info fixes, add %Li and %lt and make uppercase subimage labe...
Jonathan Gordon
2010-03-03
*
remove a nonsense outdate warning. there is no token limit anymore
Jonathan Gordon
2010-03-03
*
undo that last undo, make the font loader more forgiving to user errors
Jonathan Gordon
2010-03-03
*
revert r24989 ad r24990 which are cuasing segfaults... they were working fine...
Jonathan Gordon
2010-03-02
*
Wave/Wave64/vox metadata parser: optimize just a little.
Yoshihisa Uchida
2010-03-02
*
fix %pb when the height isnt given and it is in a viewport with a user font (...
Jonathan Gordon
2010-03-02
*
fix red
Jonathan Gordon
2010-03-02
*
* Make the user font count more sane
Jonathan Gordon
2010-03-02
*
Revert r24958. It didn't fix anything (in fact, the problem described didn't ...
Thomas Martitz
2010-03-01
*
au metadata parser: optimize just a little.
Yoshihisa Uchida
2010-03-01
*
Mark array as const
Nils Wallménius
2010-03-01
*
bmpviewer: do aspect ratio correction.
Teruaki Kawashima
2010-02-28
*
FFT plugin: init mutex
Maurus Cuelenaere
2010-02-28
*
Draw a white rectangle around the empty spot to make it easier to distinghuis...
Frank Gevaerts
2010-02-28
*
Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...
Bertrik Sikken
2010-02-28
*
set viewport to default one just for safe.
Teruaki Kawashima
2010-02-28
*
Make the buffer low-level watermark (and the related anti-skip setting) work ...
Magnus Holmgren
2010-02-28
*
Reduce binsize by using unsigned char array instead of int in AU metadata par...
Maurus Cuelenaere
2010-02-28
*
snake: use lib/highscore for highscore handling.
Teruaki Kawashima
2010-02-28
*
fix yellow
Yoshihisa Uchida
2010-02-28
*
Fix 64-bit sim warning introduced in r24955
Dave Chapman
2010-02-28
*
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-28
*
move a #ifdef so the full amount of user choosable skin fonts are avilable on...
Jonathan Gordon
2010-02-28
*
redo r24943. the font mappings are not needed once the skin is finished parsi...
Jonathan Gordon
2010-02-28
*
Add vox (Dialogic telephony formats) codec add. (FS#11021)
Yoshihisa Uchida
2010-02-28
*
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida
2010-02-28
*
Fix System/Running Time to reset the running time whenever a charger or USB c...
Michael Giacomelli
2010-02-27
*
Add playlist viewer screen to %cs.
Thomas Martitz
2010-02-27
*
Fix dead parts of the wps when leaving it.
Thomas Martitz
2010-02-27
*
Brickmania: Test if power-up hit side of paddle
Tomer Shalev
2010-02-27
*
Brickmania: Use helper function check_rect to test whether ball hits brick
Tomer Shalev
2010-02-27
*
Set missing svn properties
Nils Wallménius
2010-02-27
*
mark array as const and use ARRAYLEN macro for calculating length of the array
Nils Wallménius
2010-02-27
*
Store the list of fonts in a linked list instead of in a static array (togeth...
Thomas Martitz
2010-02-27
*
Properly handle empty and '-' font settings.
Thomas Martitz
2010-02-27
*
use same variable/macro name for highscore among plugins.
Teruaki Kawashima
2010-02-27
*
Silly editor, missing a ,.
Mustapha Senhaji
2010-02-27
*
Stats Plugin: Update the list of suported/counted music file extensions.
Mustapha Senhaji
2010-02-27
*
clix: make code to check whether game is end or not to a separate function to...
Teruaki Kawashima
2010-02-27
[next]