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-10-30
Add MD5 checksumming of the original firmware images - for extra safety, and ...
Dave Chapman
4
-20
/
+368
2008-10-29
Embryo of a SD driver for Sansav2
Rafaël Carré
4
-1
/
+469
2008-10-29
use ARCHOS_ONDIO* defines when checking for ondio
Frank Gevaerts
1
-1
/
+1
2008-10-29
correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usage
Frank Gevaerts
1
-4
/
+4
2008-10-29
Make rockboxdev.sh abort as soon as an error is encountered
Rafaël Carré
1
-0
/
+6
2008-10-29
Added an explicit bitmap dependency to icons.h to resolve issues with paralle...
Björn Stenberg
1
-6
/
+6
2008-10-29
Adding non-existing files in SOURCES no longer causes strange sysfont.h error...
Björn Stenberg
1
-3
/
+1
2008-10-29
'make voice' no longer builds bitmaps.
Björn Stenberg
1
-6
/
+4
2008-10-29
Move kernel tick initialization and handling to the target tree for ones rema...
Michael Sevakis
6
-144
/
+237
2008-10-29
set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make it
Daniel Stenberg
1
-1
/
+3
2008-10-29
state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...
Jens Arnold
1
-6
/
+0
2008-10-29
Save another 4 bytes without sacrificing performance by subroutine rearrangem...
Jens Arnold
1
-11
/
+9
2008-10-29
AS3525 is ARMv4, not ARMv5.
Jens Arnold
1
-2
/
+2
2008-10-29
FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...
Jonathan Gordon
2
-14
/
+9
2008-10-29
fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...
Jonathan Gordon
1
-3
/
+3
2008-10-29
Oops, revert 18911 - this was added a couple of commits ago.
Dave Chapman
1
-2
/
+0
2008-10-29
e200v2 LCD - it helps to enable the DBOP clock.
Dave Chapman
1
-0
/
+2
2008-10-29
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...
Dave Chapman
6
-24
/
+92
2008-10-29
e200v2 lcd: Add missing DBOP clock initialization
Rafaël Carré
1
-1
/
+1
2008-10-29
First version of script to build crosscompiled Windows sims. Basically a
Jonas Häggqvist
1
-0
/
+144
2008-10-29
Gammar correction
Dave Chapman
1
-2
/
+2
2008-10-28
Fix sudoku crash when using reload without previously saved state (FS#9509 by...
Dominik Riebeling
1
-0
/
+11
2008-10-28
Update note for the APE codec mentioning that c2000 files now can be played b...
Nils Wallménius
1
-1
/
+1
2008-10-28
Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...
Jens Arnold
3
-72
/
+164
2008-10-28
Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...
Magnus Holmgren
1
-1
/
+1
2008-10-28
Make the e200v2 simulator compile - an easy job as the apps/ code is identica...
Dave Chapman
34
-638
/
+645
2008-10-28
Correct the t_model variable for the e200v2
Dave Chapman
1
-1
/
+1
2008-10-28
Sansav2 dualboot: correctly use keyscan for Clip
Rafaël Carré
1
-8
/
+13
2008-10-28
Sansav2 : initializes SDRAM
Rafaël Carré
4
-4
/
+115
2008-10-28
mkamsboot: Fix makefile rules for e200v2 and m200v2
Rafaël Carré
1
-3
/
+3
2008-10-28
Add myself to committers list
Rafaël Carré
1
-0
/
+1
2008-10-27
Commit DLanalyser tool, made by Jin Le
Maurus Cuelenaere
4
-4
/
+447
2008-10-27
The tick change for the sim can be a little nicer.
Michael Sevakis
1
-9
/
+6
2008-10-27
Fix red-- it should.
Michael Sevakis
2
-28
/
+20
2008-10-27
Strange little kernel optimization to ease targeting the timer tick and to li...
Michael Sevakis
8
-126
/
+37
2008-10-26
Fix line endings and set svn properties
Bertrik Sikken
2
-67
/
+67
2008-10-26
Try to fix FS#9502: end playback properly if no valid files were found in a p...
Magnus Holmgren
1
-0
/
+9
2008-10-26
Bump plugin API version as needed.
Magnus Holmgren
1
-1
/
+1
2008-10-26
Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).
Marianne Arnold
1
-5
/
+4
2008-10-26
Reword Sudoku section and document the recently added scratchpad marking sett...
Dominik Riebeling
1
-15
/
+17
2008-10-26
Language updates:
Jonas Häggqvist
4
-11
/
+155
2008-10-26
FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)
Bertrik Sikken
4
-0
/
+173
2008-10-26
Add missing #include to mp3 metadata parser.
Bertrik Sikken
1
-0
/
+1
2008-10-26
Change button map for iaudio x5 and m5 to avoid using impossible button combo...
Nils Wallménius
2
-13
/
+3
2008-10-26
bah! messed up the filename settings... and do some line length fixing
Jonathan Gordon
1
-15
/
+21
2008-10-26
Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...
Jonathan Gordon
7
-2
/
+163
2008-10-25
A little more work on the e200v2 LCD driver (still untested - I don't own one...
Dave Chapman
1
-53
/
+99
2008-10-25
Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...
Dominik Riebeling
1
-5
/
+109
2008-10-25
Remove some trailing whitespace - no functional change
Dave Chapman
1
-4
/
+4
2008-10-25
Update manual entry for calendar plugin, screenshots still missing for most t...
Nils Wallménius
2
-11
/
+36
[next]