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
Age
Commit message (
Expand
)
Author
2010-02-18
rbutil: fix voice downloads.
Dominik Wenger
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
Add myself to the commiters list
Yoshihisa Uchida
2010-02-18
Added Packard Bell Vibe 500 to build list.
Björn Stenberg
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
Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.
Michael Giacomelli
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
as3525: make clear the CCU bit we can't reset is the IDE interface
Rafaël Carré
2010-02-17
as3525v2: use CGU_BASE instead of hardcoded address for unknown register
Rafaël Carré
2010-02-17
as3525v2: make clear the SD code is debug only and display a message
Rafaël Carré
2010-02-17
Make checkwps compile again for the player. If we had proper multifont on cha...
Frank Gevaerts
2010-02-17
Initialuse user font table for checkwps. This is normally done from the setti...
Frank Gevaerts
2010-02-17
Touchscreen: Yet another WPS keymap tweak
Tomer Shalev
2010-02-17
Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video (FS#89...
Andree Buschmann
2010-02-17
Sansa Clip+: simulator
Rafaël Carré
2010-02-17
Fix error handling in dircache generation.
Amaury Pouly
2010-02-17
Clip+: LCD display (with FlynDice help)
Rafaël Carré
2010-02-17
Packard Bell Vibe 500: add RTC alarm.
Szymon Dziok
2010-02-17
Clip+ remove setting GPIOB PIN0, it seems needed only for power
Rafaël Carré
2010-02-17
Packard Bell Vibe 500: Full RTC support.
Szymon Dziok
2010-02-17
Reduce Nano2G main thread stack size to the default value again. The huge sec...
Michael Sparmann
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
Somewhat calibrated battery parameters for Nano2G - still not very accurate t...
Michael Sparmann
2010-02-17
Enable iPod Nano 2G boosting (without undervolting for now)
Michael Sparmann
2010-02-17
Increase iPod Nano2G NAND stack size (fixes FS#11030)
Michael Sparmann
2010-02-17
mkamsboot: update dualboot.c / dualboot.h in place
Rafaël Carré
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
Remove obsolete comment.
Amaury Pouly
2010-02-16
Hopefully fix Nano2G rolo again. We have enough IRAM anyways.
Michael Sparmann
2010-02-16
Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...
Andree Buschmann
2010-02-16
-Cosmetic change in a comparison
Amaury Pouly
2010-02-16
Fix several misused of 'struct dirent' instead of 'struct dircache_entry' in ...
Amaury Pouly
2010-02-16
Fix parallel building
Maurus Cuelenaere
2010-02-16
Start with mountpoint as folder to talk selection if old value is invalid.
Dominik Riebeling
2010-02-16
Use QFileDialog::getExistingDirectory() for path selection.
Dominik Riebeling
2010-02-16
Only build Lua overlay on low-mem targets
Maurus Cuelenaere
[next]