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-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
2007-01-08
Make lcd_enable more tolerant of multiple calls
Greg White
1
-5
/
+10
2007-01-07
"Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against ...
Dominik Riebeling
1
-1
/
+1
2007-01-07
Allow one more thread on swcodec to make mpegplayer work on targets with remo...
Jens Arnold
1
-1
/
+1
2007-01-07
Added header include to suppress compiler warning
Steve Gotthardt
1
-0
/
+1
2007-01-07
Revamped the backlight state machine and added buttonlight controls. Go to th...
Steve Gotthardt
6
-49
/
+492
2007-01-06
Fix range for cache cleans
Greg White
1
-5
/
+4
2007-01-06
Read byte by byte rather than DMA for unaligned transfer
Greg White
1
-11
/
+24
2007-01-05
The i2c driver did not conform with i2c spec and was missing the restart. Som...
Steve Gotthardt
1
-43
/
+80
2007-01-05
Switch DMA wait loop to idle CPU
Greg White
2
-11
/
+20
2007-01-04
Fix simulator build
Greg White
2
-6
/
+6
2007-01-04
Created
Greg White
1
-0
/
+21
2007-01-04
Move invalidate_icache macro to function in GB target tree, GB only
Greg White
1
-0
/
+7
2007-01-04
Use DMA for Blit to screen/clear
Greg White
3
-151
/
+217
2007-01-04
Flush DMA buffers for DMA
Greg White
1
-11
/
+18
2007-01-04
ATA reads now use DMA
Greg White
2
-2
/
+56
2007-01-04
Move system specific reboot
Greg White
2
-24
/
+34
2007-01-04
Add cache control
Greg White
1
-0
/
+76
2007-01-04
Add clean_dcache
Greg White
1
-1
/
+5
2007-01-04
Created
Greg White
1
-0
/
+31
[next]