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
*
Remove CLIP_TO_15 from codeclib. Remove tabs.
Andree Buschmann
2010-02-21
*
statusbar_position should also return enum statusbar_values if it's a macro
Frank Gevaerts
2010-02-21
*
remove incorrect cast
Frank Gevaerts
2010-02-21
*
Make mdct compilable again for non-ARM targets.
Andree Buschmann
2010-02-21
*
Further work on cook codec. Rounding is not needed when using a large fract p...
Andree Buschmann
2010-02-21
*
Eep, didn't mean to commit those other files
Dave Hooper
2010-02-21
*
Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...
Dave Hooper
2010-02-21
*
Don't be too wasteful and only reparse skins when actually needed.
Thomas Martitz
2010-02-21
*
Shorten settings_skins_apply() and correct some checks.
Thomas Martitz
2010-02-21
*
Properly generate (with "Save Theme Settings") and handle filename settings w...
Thomas Martitz
2010-02-21
*
Optimization for cook codec. Rework sample output to be able to use highly op...
Andree Buschmann
2010-02-21
*
Fix the mechanism to fail to parse skins if images fail to load and fix havin...
Thomas Martitz
2010-02-21
*
remote multifont fixes. it shoud be working again (blame AlexP! he made me br...
Jonathan Gordon
2010-02-21
*
Brickmania: Hopefully prevent dissappearing of the ball
Tomer Shalev
2010-02-21
*
Brickmania: Use predefined macro definition when possible
Tomer Shalev
2010-02-21
*
Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...
Dave Hooper
2010-02-21
*
remove unused fields from struct gui_synclist.
Teruaki Kawashima
2010-02-21
*
FS#11017: add Playlist Catalog and Properties item to database's context menu.
Teruaki Kawashima
2010-02-21
*
make sure font fd's get closed when a new skin is loaded
Jonathan Gordon
2010-02-21
*
Factor out some drawing code.
Thomas Martitz
2010-02-20
*
Quickscreen for the radio screen. I added a keymap for almost all targets. I ...
Thomas Martitz
2010-02-20
*
Fix up Fuze's radio keymap a bit.
Thomas Martitz
2010-02-20
*
Remove a few unused defines
Thomas Martitz
2010-02-20
*
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-20
*
Use a helpfer function to avoid ugly casting and correct some data types (no ...
Thomas Martitz
2010-02-20
*
WPS: Use helper local variable instead of its value (no functional change)
Tomer Shalev
2010-02-20
*
Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...
Dave Hooper
2010-02-20
*
Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...
Dave Hooper
2010-02-20
*
Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...
Dave Hooper
2010-02-20
*
libpcm: linear pcm decode logic separates according to each bitspersample, en...
Yoshihisa Uchida
2010-02-20
*
Clarify comments in ARMv6 divider regarding special-case handling of large (h...
Andrew Mahone
2010-02-20
*
commit FS#10424 and FS#10425
Yoshihisa Uchida
2010-02-20
*
Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.
Michael Giacomelli
2010-02-20
*
and actually fix multifont on remote lcd targets also
Jonathan Gordon
2010-02-19
*
fix possible out-of-bounds error on remote lcd targets if they try loading a ...
Jonathan Gordon
2010-02-19
*
Updated Chinese Translation
Michael Chicoine
2010-02-19
*
FS#10485 - Some changes for brickmania
Tomer Shalev
2010-02-19
*
fix get_context_mapping for morse input mode on touchscreen.
Teruaki Kawashima
2010-02-19
*
Brickmania: Use defines for score values
Tomer Shalev
2010-02-19
*
Brickmania: Remove spaces at the end of line
Tomer Shalev
2010-02-19
*
Brickmania: Forgotten one more hard-coded value
Tomer Shalev
2010-02-19
*
Brickmania: Use constant for default value and rename variable of flip-sides ...
Tomer Shalev
2010-02-19
*
Brickmania: Use constants for number of bricks rows and columns, and for numb...
Tomer Shalev
2010-02-19
*
Brickmania: Use constant for number of fires
Tomer Shalev
2010-02-19
*
Brickmania: Test returned value of file operations
Tomer Shalev
2010-02-18
*
Hopefully fix yellow now, I don't understand why %ld works for ssize_t but %l...
Thomas Martitz
2010-02-18
*
Fix yellow caused by signedness.
Thomas Martitz
2010-02-18
*
Fix FS#11004 - Buffering crashes when skipping back from end of song.
Thomas Martitz
2010-02-18
*
FS#10535: bmp viewer plugin.
Teruaki Kawashima
2010-02-18
*
allow integer sound settings (bass, volume, etc) to be used with conditional ...
Jonathan Gordon
2010-02-18
[next]