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
*
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-06-29
*
Remove the TIMER_* macros and declare target-specific functions in timer.h
Rafaël Carré
2009-06-29
*
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-06-29
*
Move PP (last target) timer code in target tree
Rafaël Carré
2009-06-29
*
Move SH7034 timer code in the target tree
Rafaël Carré
2009-06-29
*
Move coldfire timer code in the target tree
Rafaël Carré
2009-06-29
*
Move PNX0101 timer code in the target tree
Rafaël Carré
2009-06-29
*
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
2009-06-29
*
Move Sansa AMS timer code in the target tree
Rafaël Carré
2009-06-29
*
Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist)
Alexander Levin
2009-06-29
*
Sansa AMS: correct sd_select_bank() in SD driver
Rafaël Carré
2009-06-29
*
Remove svn:mime-type from this file.
Jonas Häggqvist
2009-06-28
*
Add an utility to easily find the assembled instructions at a specific memory...
Maurus Cuelenaere
2009-06-28
*
Add remote keymapping to the manual for the iriver H100. Plugins have not ye...
Alex Parker
2009-06-28
*
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...
Bertrik Sikken
2009-06-28
*
Add manual H100 remote keymap file.
Alex Parker
2009-06-28
*
Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.lua
Maurus Cuelenaere
2009-06-28
*
Fix typo & red
Maurus Cuelenaere
2009-06-28
*
Also update the manual
Maurus Cuelenaere
2009-06-28
*
Lua:
Maurus Cuelenaere
2009-06-28
*
Change manual remote keymap define to HAVE_REMOTE_KEYMAP to be more consisten...
Alex Parker
2009-06-28
*
Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...
Bertrik Sikken
2009-06-28
*
meizu_dfu:
Bertrik Sikken
2009-06-28
*
FS#10099: new lib, which displays formatted text on every target; also suppor...
Johannes Schwarz
2009-06-28
*
Trivial changes to Mazezam to fix the red on 3G iPods.
Magnus Holmgren
2009-06-28
*
Use hand-written constants table on ARMv5+ for JPEG IDCT, and load four 16-bi...
Andrew Mahone
2009-06-28
*
Create the output directory in the dependency rule instead of depending on it...
Dominik Riebeling
2009-06-27
*
S5L8700: implement i2c driver (used for communicating with the RTC and the co...
Bertrik Sikken
2009-06-27
*
Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...
Bertrik Sikken
2009-06-27
*
rbutil: move ProgressloggerInterface to base/
Dominik Wenger
2009-06-27
*
rbutil: make the test TTS Function use aplay or play on Linux.
Dominik Wenger
2009-06-27
*
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
2009-06-27
*
Use single-instruction shift-and-saturate in place of range_limit for JPEG on...
Andrew Mahone
2009-06-27
*
Make sure the build folder is created before trying to generate the dependenc...
Dominik Riebeling
2009-06-27
*
ARM assembly 8-point IDCT, both passes. No ARMv5/6 optimizations yet, aside f...
Andrew Mahone
2009-06-27
*
rbutil: add a Button to test a TTS Engine. Remove a old .ui file.
Dominik Wenger
2009-06-26
*
rbutil: improve voice and talk generation.
Dominik Wenger
2009-06-26
*
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
2009-06-26
*
fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)
Johannes Schwarz
2009-06-26
*
ignore write data if the length doesn't match what we expect. This avoids the...
Frank Gevaerts
2009-06-26
*
Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.
Rob Purchase
2009-06-26
*
More helpful output when illegal arguments are used.
Jonas Häggqvist
2009-06-25
*
Update Lua manual page
Maurus Cuelenaere
2009-06-25
*
c200 doesn't have \ActionTreeStop anymore since r21373, so don't try to use it.
Frank Gevaerts
2009-06-25
*
Lua: add the package library
Maurus Cuelenaere
2009-06-25
*
Also fix the iRiver H10
Maurus Cuelenaere
2009-06-24
*
Fix some forgotten OR's in some button-target.h files
Maurus Cuelenaere
2009-06-24
*
Lua: expose BUTTON_* defines
Maurus Cuelenaere
2009-06-24
*
Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...
Alexander Levin
2009-06-24
*
Delete the save file immediately after loading it to avoid false tries at the...
Alexander Levin
2009-06-24
[next]