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
2008-11-28
Add another missing file to 'clean' target.
Jens Arnold
1
-1
/
+1
2008-11-28
Sansa Fuze: do not modify the CCU_IO register since we don't use GPIOD
Rafaël Carré
1
-3
/
+0
2008-11-28
Sansa Fuze: remove left over copy-pasta (fix status bar flickering)
Rafaël Carré
1
-2
/
+0
2008-11-28
Recording: Change some encoder code the operation of which was apparantly unc...
Michael Sevakis
4
-44
/
+63
2008-11-28
Fix FS#8998 - statusbar in plugin menus was sometimes a different colour.
Jonathan Gordon
1
-0
/
+8
2008-11-28
Replace the bubbles start screen with a standard menu to fix FS#8950.
Jonathan Gordon
1
-162
/
+42
2008-11-28
Sansa Clip: build plugins (FS#9578)
Rafaël Carré
59
-48
/
+338
2008-11-28
Sansa AMS: I2SOUT registers definitions
Rafaël Carré
1
-1
/
+10
2008-11-27
On ARM9TDMI (e.g. Gigabeat F) it's faster to use a ldr/str pair than add+ldmi...
Jens Arnold
1
-12
/
+17
2008-11-27
Sansa Clip: grey lib support (not calibrated yet)
Rafaël Carré
5
-13
/
+143
2008-11-27
Speed up the predictor a little by using ldrd/strd on ARMv5+. This required s...
Jens Arnold
1
-141
/
+163
2008-11-27
Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ...
Dominik Riebeling
3
-15
/
+46
2008-11-27
Sansa Clip: Make show_logo() put the text in the yellow area of the screen
Rafaël Carré
1
-0
/
+8
2008-11-27
Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe...
Michael Sevakis
1
-1
/
+12
2008-11-27
Language updates:
Jonas Häggqvist
3
-14
/
+956
2008-11-27
Remove doubled 16k samplerate flag.
Michael Sevakis
1
-2
/
+1
2008-11-26
Don't generate dependencies for make targets that don't need them.
Björn Stenberg
1
-3
/
+5
2008-11-26
Write dependencies to a temporary file until they are completed. This fixes t...
Björn Stenberg
1
-1
/
+1
2008-11-26
Sansa AMS: make set_cpu_frequency() handle frequency 0
Rafaël Carré
1
-1
/
+1
2008-11-26
Bug fix: $@ should not be used in rules with multiple targets targets (causes...
Björn Stenberg
1
-3
/
+3
2008-11-26
Fix red in GBS bootloader.
Michael Sevakis
1
-0
/
+6
2008-11-26
Add hardware backlight fading on Gigabeat S with fade up and down options in ...
Michael Sevakis
8
-30
/
+115
2008-11-26
Get rid of unused return values, except the one from decode_chunk() which wil...
Jens Arnold
7
-41
/
+38
2008-11-26
Add missing svn properties.
Michael Sevakis
0
-0
/
+0
2008-11-26
Sansa AMS: implement set_cpu_frequency()
Rafaël Carré
5
-98
/
+19
2008-11-26
Sansa AMS: use non-busy wakeup to signal end of DMA transfer
Rafaël Carré
4
-10
/
+16
2008-11-26
Creative ZVM : cosmetics
Rafaël Carré
8
-978
/
+978
2008-11-26
Fix yellow and red. Maybe create some new.
Michael Sevakis
2
-12
/
+1
2008-11-26
Sansa AMS: kernel functions need the timer definitions
Rafaël Carré
1
-0
/
+1
2008-11-26
Sansa AMS: correct timer definition (clk_main == 24MHz / 16)
Rafaël Carré
5
-116
/
+4
2008-11-26
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
16
-158
/
+76
2008-11-26
FS#9580 by Thomas Martitz, split the two types of backlight fading into two s...
Nils Wallménius
30
-171
/
+183
2008-11-26
Code police myself.
Steve Bavin
1
-1
/
+1
2008-11-26
Oops - fix yellow.
Steve Bavin
2
-1
/
+2
2008-11-26
Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...
Steve Bavin
10
-22
/
+19
2008-11-26
Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir is...
Nils Wallménius
2
-1
/
+3
2008-11-26
...and spell the property names correctly.
Steve Bavin
1
-1
/
+1
2008-11-26
Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...
Steve Bavin
18
-39
/
+304
2008-11-26
Fix misspelled function name. Thanks to Jens Arnold for noticing.
Michael Sevakis
3
-4
/
+4
2008-11-25
Enable display contrast setting and implement flip for the Clip.
Bertrik Sikken
2
-3
/
+18
2008-11-25
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
41
-41
/
+41
2008-11-25
m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...
Dominik Wenger
2
-4
/
+4
2008-11-25
Add SVN properties.
Michael Sevakis
0
-0
/
+0
2008-11-25
Fix c200 warning.
Michael Sevakis
1
-0
/
+3
2008-11-25
Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...
Michael Sevakis
5
-103
/
+287
2008-11-25
Sansa AMS bootloader: consider the bootloader finished
Rafaël Carré
1
-12
/
+3
2008-11-25
Delete unused var and slight style police
Nils Wallménius
1
-10
/
+15
2008-11-25
Sansa AMS: Use DMA for SD transfers (read and write)
Rafaël Carré
6
-119
/
+293
2008-11-24
Reorder instructions to avoid pipeline stalls on ARMv6 wherever possible (som...
Jens Arnold
1
-84
/
+80
2008-11-24
Fix some svn:keywords and svn:eol-style in apps/keymaps
Bertrik Sikken
0
-0
/
+0
[next]