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
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-17
fix backlight on hold key setting
Marcoen Hirschberg
1
-1
/
+13
2007-01-17
re-enable CPU scaling (between 100 and 300MHz again) with a new implementation
Marcoen Hirschberg
2
-12
/
+9
2007-01-17
remove unused variable (fixes warning)
Marcoen Hirschberg
1
-2
/
+0
2007-01-17
sysfont.h is only needed by devices with bitmap displays.
Barry Wardell
1
-1
/
+1
2007-01-17
Make the build system create a sysfont.h which includes font information for ...
Barry Wardell
2
-0
/
+4
2007-01-17
increase the dircache thread size to hopefully stop it StkOv'ing
Jonathan Gordon
1
-1
/
+1
2007-01-17
Backing out the CPU boost for now. Found several issues from screen lines to ...
Steve Gotthardt
2
-1
/
+7
2007-01-17
Back off CPU scaling to 300/200 due to reports of crashes
Greg White
1
-6
/
+6
2007-01-16
Unroll loops
Greg White
1
-10
/
+77
2007-01-16
fix comment
Marcoen Hirschberg
1
-3
/
+3
2007-01-16
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...
Marcoen Hirschberg
3
-2
/
+33
2007-01-16
Fix inversevid mono drawing
Greg White
1
-2
/
+2
2007-01-16
Merge various drawmodes; revert to C for common code
Greg White
1
-59
/
+48
2007-01-16
Changed pausing so entire chunk is finished and keeps I2S engine aligned
Steve Gotthardt
1
-19
/
+19
2007-01-15
Turn off USB host and NAND flash controller
Greg White
1
-3
/
+9
2007-01-15
Remove bogus variables to fix warnings
Greg White
1
-2
/
+0
2007-01-15
Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps
Greg White
2
-1
/
+164
2007-01-14
Update battery capacity and discharge tables to reflect current battery bench...
Greg White
2
-11
/
+11
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
5
-9
/
+279
2007-01-14
Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive...
Jens Arnold
1
-2
/
+5
2007-01-14
Skip scroll check when LCD is disabled
Greg White
1
-4
/
+8
2007-01-14
Idle CPU directly; minor cleanup
Greg White
2
-11
/
+12
2007-01-13
Added zero crossing check before changing volume to avoid noise during volume...
Steve Gotthardt
1
-10
/
+18
2007-01-13
ARM optimised memcpy/memmove from glibc. This should give increased performa...
Daniel Ankers
3
-2
/
+364
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
9
-39
/
+67
2007-01-12
Updated bootloader for H120/H140 and entirely disabled flashing code for H100...
Miika Pekkarinen
1
-5
/
+8
2007-01-12
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
8
-15
/
+33
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
6
-27
/
+96
2007-01-12
Fix lockup of simulator at startup if dircache enabled
Steve Bavin
1
-1
/
+1
2007-01-11
Reduce initial fade delay; remove bogus debug from lcd-meg-fx.c
Greg White
2
-20
/
+2
2007-01-11
Minor MMU fixes
Greg White
1
-15
/
+13
2007-01-11
Add initial backlight delay to stop backlight from fading during boot; switch...
Greg White
2
-88
/
+121
2007-01-09
Removed second test
Björn Stenberg
1
-1
/
+0
2007-01-09
More testing...
Björn Stenberg
1
-0
/
+1
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
56
-0
/
+0
2007-01-09
Removed test text
Björn Stenberg
1
-3
/
+0
2007-01-09
Test commit
Björn Stenberg
1
-1
/
+1
2007-01-09
Test commit
Björn Stenberg
1
-0
/
+1
2007-01-09
Test commit
Björn Stenberg
1
-1
/
+0
2007-01-09
Test commit
Björn Stenberg
1
-0
/
+1
2007-01-09
Test commit
Björn Stenberg
1
-1
/
+0
2007-01-09
Test commit
Björn Stenberg
1
-0
/
+1
2007-01-09
Test commit
Björn Stenberg
1
-0
/
+2
2007-01-09
Reverted test
Björn Stenberg
1
-2
/
+0
2007-01-09
Test commit
Björn Stenberg
1
-0
/
+2
2007-01-08
Fixed the rombox generation for SH1.
Miika Pekkarinen
1
-0
/
+4
2007-01-08
Add a check to verify ATA driver has been initialised in ata_sleepnow().
Miika Pekkarinen
1
-1
/
+1
2007-01-08
Hxxx battery voltage level for forced shutdown was little too low.
Miika Pekkarinen
1
-1
/
+1
2007-01-08
Enable ROM file generation for H120/H140.
Miika Pekkarinen
1
-17
/
+53
2007-01-08
Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...
Steve Gotthardt
6
-111
/
+264
[next]