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
*
new text viewer
Yoshihisa Uchida
2010-04-14
*
allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...
Jonathan Gordon
2010-04-13
*
Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)
Tomer Shalev
2010-04-12
*
Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last page
Tomer Shalev
2010-04-12
*
Text viewer: Make calculation clearer
Tomer Shalev
2010-04-12
*
Text viewer: Remove unused max_line_len variable
Tomer Shalev
2010-04-12
*
Mark const return value; correct the comment about valid menu items for the h...
Alexander Levin
2010-04-12
*
fix yellow
Yoshihisa Uchida
2010-04-12
*
viewer plugin: when the alignment is RIGHT, supports WIDE screen.
Yoshihisa Uchida
2010-04-12
*
test_codec is SWCODEC only
Rafaël Carré
2010-04-12
*
some test plugins have dependencies
Rafaël Carré
2010-04-12
*
FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...
Jens Arnold
2010-04-11
*
Use r12 to save 1 register.
Andree Buschmann
2010-04-11
*
Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...
Andree Buschmann
2010-04-11
*
Small hotkey code changes for readability
Jeffrey Goode
2010-04-11
*
Fix two viewport related charcell bugs: crashes in the yesno screen and the U...
Jens Arnold
2010-04-11
*
shuld fix red and yellow
Jonathan Gordon
2010-04-11
*
Rework how progressbars are managed so you can have as many bars in a viewpor...
Jonathan Gordon
2010-04-11
*
viewer plugin: when the setting file loads or saves, converts to new version ...
Yoshihisa Uchida
2010-04-11
*
Bug fix from r25577. Oops.
Jeffrey Goode
2010-04-11
*
FS#11195, plus. Simplified hotkey struct, thanks alle!
Jeffrey Goode
2010-04-11
*
Fix yellow: pointer cast
Jeffrey Goode
2010-04-10
*
Fix bookmarks for hwcodec targets
Jeffrey Goode
2010-04-10
*
New bookmarks contain pitch and speed info. Old bookmarks still work, behavi...
Jeffrey Goode
2010-04-10
*
Use the existing type instead of defining an ad hoc one
Alexander Levin
2010-04-10
*
Fix typos in comments
Alexander Levin
2010-04-10
*
Reset the number of lines to 0 when initializing the simple list
Alexander Levin
2010-04-10
*
Use a special constant so that we don't have to care about the actual line nu...
Alexander Levin
2010-04-10
*
Use better names for hotkey related constants; add somecomments (FS#11191)
Alexander Levin
2010-04-10
*
Fix scrolling line artifacts on USB screen - should fix FS#11154
Michael Chicoine
2010-04-10
*
The version of the setting files are raised.
Yoshihisa Uchida
2010-04-10
*
Corrects bug in r25558 that could have resumed the wrong file under a certain...
Jeffrey Goode
2010-04-09
*
Partial fix for FS#10614. Can now resume from a bookmark even if the bookmar...
Jeffrey Goode
2010-04-09
*
Updated italian translation.
Alessio Lenzi
2010-04-09
*
Add drive's reported physical sector size to disk debug screen for ATA devices
Torne Wuff
2010-04-09
*
Text viewer: When loading settings and prefs font loading fails, not only
Tomer Shalev
2010-04-09
*
Text viewer: Handle font loading failures
Tomer Shalev
2010-04-08
*
Fix data abort due to malformed switch code. My bad.
Jeffrey Goode
2010-04-08
*
Rename lang strings to something more appropriate
Jeffrey Goode
2010-04-08
*
Add lang strings to hotkey setting macros
Jeffrey Goode
2010-04-08
*
Hotkey: better settings handling, fewer saved variables, localizable hotkey i...
Jeffrey Goode
2010-04-08
*
FS#11187 - diacritic.c is in 'drivers' but it does not belong there
Tomer Shalev
2010-04-07
*
Text viewer: Fix yellow
Tomer Shalev
2010-04-07
*
FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corrupted
Tomer Shalev
2010-04-07
*
Text viewer: Fix red
Tomer Shalev
2010-04-07
*
Text viewer: Fix RTL languages and diacritic characters support
Tomer Shalev
2010-04-07
*
Text viewer: Replace macros with inline functions (which are about to be exte...
Tomer Shalev
2010-04-07
*
Text viewer: Use exact width for lcd_fillrect (no actuall change)
Tomer Shalev
2010-04-07
*
Text viewer: Make global variables static
Tomer Shalev
2010-04-07
*
Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...
Tomer Shalev
2010-04-07
[next]