index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
Move SH7034 timer code in the target tree
Rafaël Carré
14
-67
/
+147
2009-06-29
Move coldfire timer code in the target tree
Rafaël Carré
5
-85
/
+164
2009-06-29
Move PNX0101 timer code in the target tree
Rafaël Carré
5
-52
/
+125
2009-06-29
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
17
-78
/
+68
2009-06-29
Move Sansa AMS timer code in the target tree
Rafaël Carré
3
-35
/
+69
2009-06-29
Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist)
Alexander Levin
1
-3
/
+2
2009-06-29
Sansa AMS: correct sd_select_bank() in SD driver
Rafaël Carré
1
-8
/
+15
2009-06-28
Remove svn:mime-type from this file.
Jonas Häggqvist
0
-0
/
+0
2009-06-28
Add an utility to easily find the assembled instructions at a specific memory...
Maurus Cuelenaere
1
-0
/
+176
2009-06-28
Add remote keymapping to the manual for the iriver H100. Plugins have not ye...
Alex Parker
67
-74
/
+475
2009-06-28
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...
Bertrik Sikken
7
-39
/
+183
2009-06-28
Add manual H100 remote keymap file.
Alex Parker
1
-0
/
+110
2009-06-28
Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.lua
Maurus Cuelenaere
1
-1
/
+0
2009-06-28
Fix typo & red
Maurus Cuelenaere
1
-1
/
+1
2009-06-28
Also update the manual
Maurus Cuelenaere
1
-3
/
+3
2009-06-28
Lua:
Maurus Cuelenaere
5
-143
/
+512
2009-06-28
Change manual remote keymap define to HAVE_REMOTE_KEYMAP to be more consisten...
Alex Parker
1
-4
/
+4
2009-06-28
Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...
Bertrik Sikken
3
-2
/
+97
2009-06-28
meizu_dfu:
Bertrik Sikken
2
-2
/
+7
2009-06-28
FS#10099: new lib, which displays formatted text on every target; also suppor...
Johannes Schwarz
3
-0
/
+187
2009-06-28
Trivial changes to Mazezam to fix the red on 3G iPods.
Magnus Holmgren
1
-5
/
+5
2009-06-28
Use hand-written constants table on ARMv5+ for JPEG IDCT, and load four 16-bi...
Andrew Mahone
1
-76
/
+86
2009-06-27
Create the output directory in the dependency rule instead of depending on it...
Dominik Riebeling
1
-1
/
+4
2009-06-27
S5L8700: implement i2c driver (used for communicating with the RTC and the co...
Bertrik Sikken
3
-0
/
+170
2009-06-27
Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...
Bertrik Sikken
2
-5
/
+7
2009-06-27
rbutil: move ProgressloggerInterface to base/
Dominik Wenger
2
-1
/
+1
2009-06-27
rbutil: make the test TTS Function use aplay or play on Linux.
Dominik Wenger
1
-1
/
+10
2009-06-27
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
2
-32
/
+78
2009-06-27
Use single-instruction shift-and-saturate in place of range_limit for JPEG on...
Andrew Mahone
1
-32
/
+29
2009-06-27
Make sure the build folder is created before trying to generate the dependenc...
Dominik Riebeling
1
-1
/
+1
2009-06-27
ARM assembly 8-point IDCT, both passes. No ARMv5/6 optimizations yet, aside f...
Andrew Mahone
2
-7
/
+275
2009-06-26
rbutil: add a Button to test a TTS Engine. Remove a old .ui file.
Dominik Wenger
4
-160
/
+43
2009-06-26
rbutil: improve voice and talk generation.
Dominik Wenger
11
-799
/
+871
2009-06-26
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
7
-184
/
+124
2009-06-26
fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)
Johannes Schwarz
1
-10
/
+9
2009-06-26
ignore write data if the length doesn't match what we expect. This avoids the...
Frank Gevaerts
1
-0
/
+1
2009-06-26
Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.
Rob Purchase
1
-1
/
+1
2009-06-25
More helpful output when illegal arguments are used.
Jonas Häggqvist
1
-18
/
+36
2009-06-25
Update Lua manual page
Maurus Cuelenaere
1
-4
/
+4
2009-06-25
c200 doesn't have \ActionTreeStop anymore since r21373, so don't try to use it.
Frank Gevaerts
1
-1
/
+1
2009-06-25
Lua: add the package library
Maurus Cuelenaere
7
-55
/
+345
2009-06-24
Also fix the iRiver H10
Maurus Cuelenaere
1
-2
/
+2
2009-06-24
Fix some forgotten OR's in some button-target.h files
Maurus Cuelenaere
2
-3
/
+3
2009-06-24
Lua: expose BUTTON_* defines
Maurus Cuelenaere
2
-2
/
+70
2009-06-24
Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...
Alexander Levin
1
-0
/
+1
2009-06-24
Delete the save file immediately after loading it to avoid false tries at the...
Alexander Levin
1
-12
/
+13
2009-06-24
Onda VX747: fix DEFAULT_BRIGHTNESS_SETTING
Maurus Cuelenaere
1
-1
/
+1
2009-06-24
Onda VX747: make backlight setting range from 1->16 instead of 0->15
Maurus Cuelenaere
2
-3
/
+3
2009-06-24
Do not unnecessarily change and restore the status bar setting (part of FS#10...
Alexander Levin
2
-13
/
+0
2009-06-24
Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken)
Maurus Cuelenaere
2
-14
/
+14
[next]