index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
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-19
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-18
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
NULL check so it doesnt display (null) on the comment line
Jonathan Gordon
2010-02-18
bandaid fix for FS#11033 where a really long comment crashes. Real fix is fig...
Jonathan Gordon
2010-02-18
fix yellow
Jonathan Gordon
2010-02-18
basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so...
Jonathan Gordon
2010-02-18
I don't yet fully understand why this is required, but without it the output ...
Dave Hooper
2010-02-17
Touchscreen: Yet another WPS keymap tweak
Tomer Shalev
2010-02-17
Revert accidental changes from r24723
Michael Sparmann
2010-02-17
Add more information to the battery debug screen for Nano2G
Michael Sparmann
2010-02-17
playlist catalog: improve UTF-8 BOM handling. correct length of array passed ...
Teruaki Kawashima
2010-02-17
change the %St tag so it only shows the filename of file settings, not the fu...
Jonathan Gordon
2010-02-17
split_radix_permutation also unused (since now a hardcoded table) - but left ...
Dave Hooper
2010-02-17
FIx typo in coldfire asm which caused yellow
Dave Hooper
2010-02-17
Fix yellow (bad function declaration)
Dave Hooper
2010-02-17
Fix yellow (ff_fft_permute_c an unused function in codeclib)
Dave Hooper
2010-02-17
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-16
Fix several misused of 'struct dirent' instead of 'struct dircache_entry' in ...
Amaury Pouly
2010-02-16
Only build Lua overlay on low-mem targets
Maurus Cuelenaere
2010-02-16
Brickmania: Fix FS#10959 - Ball disappears
Tomer Shalev
2010-02-16
scrollbar.c: Simplify code a bit.
Teruaki Kawashima
2010-02-16
* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...
Teruaki Kawashima
2010-02-16
Add the Rockbox GNU header to some files in libatrac.
Mohamed Tarek
2010-02-16
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
2010-02-16
Initial support for ATRAC3 streams in wav containers.
Mohamed Tarek
2010-02-16
updated German translation
Michael Chicoine
2010-02-16
Fix yellow.
Mohamed Tarek
2010-02-16
Fix a comment in OMA metadata parser. No functional changes.
Mohamed Tarek
2010-02-16
"Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...
Mohamed Tarek
2010-02-16
Bump APIs' versions.
Mohamed Tarek
2010-02-16
Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...
Mohamed Tarek
2010-02-15
Major optimization of atrac3 codec for Coldfire targets. Moving several numbe...
Andree Buschmann
[next]