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
Commit message (
Expand
)
Author
Age
*
Update Swedish translation.
Magnus Holmgren
2007-02-17
*
Fix bug (first line was displayed under the status bar)
Antoine Cellerier
2007-02-17
*
set I2C type properly
Daniel Stenberg
2007-02-17
*
#ifdef instead of #if
Daniel Stenberg
2007-02-17
*
include stdbool.h to get the bool type and fix the build error
Daniel Stenberg
2007-02-17
*
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
2007-02-17
*
another attempt
Daniel Stenberg
2007-02-17
*
repair the condition
Daniel Stenberg
2007-02-17
*
avoid using #if on undefined symbols, in preparation for -Wundef
Daniel Stenberg
2007-02-17
*
Correct spelling of CONFIG_CODEC, fixes FS#6668
Linus Nielsen Feltzing
2007-02-17
*
Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as
Barry Wardell
2007-02-17
*
Fix text displayed for backlight_timeout_plugged setting.
Barry Wardell
2007-02-17
*
Make our Doom plugin see the Doom wad we provide and list "Freedoom" as
Paul Louden
2007-02-17
*
this wasnt meant to be commited
Jonathan Gordon
2007-02-17
*
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-17
*
A few more bookmark code tweaks. Also improves how the bookmark selection scr...
Magnus Holmgren
2007-02-17
*
ARM targets: Making a few functions non-static allows us to get rid of -ffunc...
Jens Arnold
2007-02-17
*
fix payer build
Jonathan Gordon
2007-02-17
*
fix margin problem in "view runtime" and "rockbox info" screens
Jonathan Gordon
2007-02-17
*
Obligatory fix-a-few-warnings commit...
Zakk Roberts
2007-02-17
*
Chopper update. Fix endgame text not showing up and menu being invisible afte...
Zakk Roberts
2007-02-17
*
FS#6651 - Improved id3 comment extraction.
Miika Pekkarinen
2007-02-17
*
FS #6443 from Jonas Häggqvist - add an "install" target.
Dave Chapman
2007-02-17
*
Move dr_controller_setup() to usb_init_device() and add a call to dr_controll...
Dave Chapman
2007-02-17
*
Fix 3g builds
Barry Wardell
2007-02-16
*
No functional changes, just reorganising code:
Barry Wardell
2007-02-16
*
Add #include for use with rbutil
Dave Chapman
2007-02-16
*
Fixed typo in polish translation, closes FS #6666
Nils Wallménius
2007-02-16
*
Make a couple of private functions 'static'
Nils Wallménius
2007-02-16
*
SWCODEC: Remove the last quirks when upsampling.
Michael Sevakis
2007-02-16
*
Removed some unused menu code
Linus Nielsen Feltzing
2007-02-16
*
Minor code policing and cleanup
Linus Nielsen Feltzing
2007-02-16
*
Fix errors I hope.
Michael Sevakis
2007-02-16
*
SWCODEC Recording: Improve buffer handling by 1) Lowering watermark for flush...
Michael Sevakis
2007-02-16
*
Fix a warning.
Paul Louden
2007-02-16
*
Added a missing word.
Paul Louden
2007-02-16
*
Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope.
Zakk Roberts
2007-02-16
*
Implement the actual-button-name-for-game-over-message addition from my previ...
Zakk Roberts
2007-02-16
*
A few chopper changes. Changed colorscheme from blue on backdrop to green on ...
Zakk Roberts
2007-02-16
*
FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper...
Dave Chapman
2007-02-16
*
fix menu exiting bug I introduced in the last commit
Jonathan Gordon
2007-02-16
*
Remove the menu title on the player.
Jonathan Gordon
2007-02-15
*
Shave a few bytes off the binary size, especially on hwcodec targets
Linus Nielsen Feltzing
2007-02-15
*
Optimise/touchup some asm macros in dsp.h, and also remove some now unneeded ...
Thom Johansen
2007-02-15
*
* Add support for an optional y coordinate to the progressbar (from FS #4783).
Nicolas Pennequin
2007-02-15
*
Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on C...
Magnus Holmgren
2007-02-15
*
Fix 64 bit warning.
Jens Arnold
2007-02-15
*
Replaced some explicit options for target linking with to be consistent with...
Jens Arnold
2007-02-15
*
Fixed the incorrect APE header format define cause parsing to fail.
Miika Pekkarinen
2007-02-15
*
Fix simulator builds with logf enabled.
Magnus Holmgren
2007-02-15
[next]