Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
d851644fed1715883b710343a8a278bf81368369
d851644
Adapted to the new directory structure
by Linus Nielsen Feltzing
· 23 years ago
963a647
no more malloc()s or strdup()s
by Daniel Stenberg
· 23 years ago
b416a91
Added drivers directory
by Linus Nielsen Feltzing
· 23 years ago
7de1fce
Moved sh7034.h into 'drivers'.
by Björn Stenberg
· 23 years ago
c9c1fb3
More questions that seemed to make sense. And humor because I like it.
by Robert Hak
· 23 years ago
0ff7947
Removed some warnings
by Linus Nielsen Feltzing
· 23 years ago
2fb386d
Added information about CONTRIBUTING
by Robert Hak
· 23 years ago
2609060
Obsoleted
by Björn Stenberg
· 23 years ago
c6773e1
Moved driver to 'drivers' subdir
by Björn Stenberg
· 23 years ago
34f9482
Added common directory
by Linus Nielsen Feltzing
· 23 years ago
7786146
First version
by Linus Nielsen Feltzing
· 23 years ago
c92bead
a simple battery function to display a battery of passed width, length,
by Robert Hak
· 23 years ago
6755f82
id3 tag reading code, both v1 and v2. Still needs to be adjusted more to
by Daniel Stenberg
· 23 years ago
e7cc459
run make here to build a unix tool for checking id3 tags
by Daniel Stenberg
· 23 years ago
8cfbfe6
Added CVS version and date tags
by Björn Stenberg
· 23 years ago
9a7c55f
initial Linux-USB-Archos HOWTO
by Daniel Stenberg
· 23 years ago
8ded7ca
The indent police strikes again!
by Björn Stenberg
· 23 years ago
c7e811b
Changed __asm__ to asm
by Linus Nielsen Feltzing
· 23 years ago
b701c89
Even nicer inline assembly
by Linus Nielsen Feltzing
· 23 years ago
fd0738d
Removed absolute path to gcc and stuff
by Linus Nielsen Feltzing
· 23 years ago
6bc2710
Further gcc option tweaking
by Linus Nielsen Feltzing
· 23 years ago
fe1b7cf
Must optimize to inline functions
by Linus Nielsen Feltzing
· 23 years ago
1f563bf
First version
by Linus Nielsen Feltzing
· 23 years ago
34f026e
Adapted the context switch to SH1
by Linus Nielsen Feltzing
· 23 years ago
04e315e
Removed strlen()
by Linus Nielsen Feltzing
· 23 years ago
f32f78a
Changed to void* for ata_read/write_sectors()
by Björn Stenberg
· 23 years ago
0f532a0
Adjusted for new ata code.
by Björn Stenberg
· 23 years ago
3c031c5
simple collaborate multitasking scheduler donated to us by Ulf Ralberg
by Daniel Stenberg
· 23 years ago
7503957
Removed lcd.c
by Linus Nielsen Feltzing
· 23 years ago
60c5ec3
Updated I2C pins
by Linus Nielsen Feltzing
· 23 years ago
61e4578
Uh, we already had SWAB macros :)
by Björn Stenberg
· 23 years ago
25ef8e4
Added edx: Felix Arends
by Björn Stenberg
· 23 years ago
679888f
Replaced SWAB macros with register-safe versions.
by Björn Stenberg
· 23 years ago
f761de4
Bah, I didn't mean to commit my edited Makefile...
by Björn Stenberg
· 23 years ago
1acfd6b
Alan's ATA code, or what's left of it after I have laid my grubby little hands
by Björn Stenberg
· 23 years ago
78e6bb8
Added SWAB (swap bytes) macros
by Björn Stenberg
· 23 years ago
e7d40dc
Removed lcd calls
by Björn Stenberg
· 23 years ago
d86c499
FAQ and IRC in capitals
by Björn Stenberg
· 23 years ago
b7cf060
removing all that stuff permanently.
by Alan Korr
· 23 years ago
257d17d
First version
by Linus Nielsen Feltzing
· 23 years ago
f3989d3
Added serial port bit definitions
by Linus Nielsen Feltzing
· 23 years ago
d057c07
First commit
by Linus Nielsen Feltzing
· 23 years ago
432ba31
Changed DMA TCRx register names to DTCRx
by Linus Nielsen Feltzing
· 23 years ago
8c1d94f
Added player button scanning
by Björn Stenberg
· 23 years ago
e7246de
4 new irc logs
by Daniel Stenberg
· 23 years ago
9650580
four new logs
by Daniel Stenberg
· 23 years ago
5af283a
Removed _ADDR macros for non-existing registers
by Björn Stenberg
· 23 years ago
191f4d2
Fixed REG and REG_ADDR style macros
by Björn Stenberg
· 23 years ago
45e9494
Missing buttons added
by Björn Stenberg
· 23 years ago
c7dd78e
Tetris!
by Björn Stenberg
· 23 years ago
70ff3d9
Renamed get_button button_get
by Björn Stenberg
· 23 years ago
5d4094f
Made handle_events a polling function to allow button scanning
by Björn Stenberg
· 23 years ago
f9429cc
Quick hack to clear screen before updating
by Björn Stenberg
· 23 years ago
6dd637f
adding files... nothin working... a lot of thing missing
by Alan Korr
· 23 years ago
b415965
Minor updates
by Björn Stenberg
· 23 years ago
cec0010
& is better than % for speed reasons
by Daniel Stenberg
· 23 years ago
df3b9a3
Fixed bit bug in DRAW_PIXEL
by Björn Stenberg
· 23 years ago
eb3bee2
Added comments about linefeeds and const
by Björn Stenberg
· 23 years ago
f237b69
Added drawpixel, clearpixel and drawline to the API
by Björn Stenberg
· 23 years ago
7f309df
Added archos.mod as target + nl conversion
by Björn Stenberg
· 23 years ago
c5099ed
Converted newlines from crlf to lf
by Björn Stenberg
· 23 years ago
fa07b41
Moved definition of TRUE and FALSE to types.h
by Björn Stenberg
· 23 years ago
6886103
Added type to PAIOR and PBIOR registers
by Björn Stenberg
· 23 years ago
965401a
Moved all code to .c file and indented according to rules
by Björn Stenberg
· 23 years ago
82bca1b
Added #ifndef/#endif around the hole file and corrected the #elsifs
by Björn Stenberg
· 23 years ago
e3e4b73
Added TARGET to CFLAGS
by Björn Stenberg
· 23 years ago
3610831
Fixed some compile errors
by Björn Stenberg
· 23 years ago
0c8d06e
We were struck by the big bad CRLF monster. gcc on unix-like machines, at
by Daniel Stenberg
· 23 years ago
1caca5f
small explanation of algorithm used for memory-page.
by Alan Korr
· 23 years ago
98d5df6
I hope it is the last one i commit them
by Alan Korr
· 23 years ago
a95347a
some fixes
by Alan Korr
· 23 years ago
c25510f
Now memory-page and memory-misc compile fine (others are in stage-development)
by Alan Korr
· 23 years ago
454be44
fix bugs
by Alan Korr
· 23 years ago
2772553
my info
by Stuart Martin
· 23 years ago
79aaf2f
relocating to firmware/test/wavey/wavey.txt
by Stuart Martin
· 23 years ago
423b38b
testing commit with ssh key4
by Stuart Martin
· 23 years ago
a70782a
proper #ifdef'ing around the file to prevent errors if multiply included
by Daniel Stenberg
· 23 years ago
5254710
Fixed Id: lines
by Björn Stenberg
· 23 years ago
a29d433
Added -dP to 'update' description
by Björn Stenberg
· 23 years ago
e0ae9dc
Please don't try to compile them... they need to be fixed
by Alan Korr
· 23 years ago
8a42139
grrr... now it should compile all files $(PACKAGE)-*.c found in the directory $(PACKAGE)
by Alan Korr
· 23 years ago
3b2ee8c
Added search form
by Björn Stenberg
· 23 years ago
45bde1f
now only one .c file is compiled : $(PACKAGE).c
by Alan Korr
· 23 years ago
50698f9
remove it since all code is now in a .h file of the same filename
by Alan Korr
· 23 years ago
0256fdf
cosmetic changes and additions :
by Alan Korr
· 23 years ago
08dada2
cosmetic changes and additions :
by Alan Korr
· 23 years ago
87789d7
testing commit with ssh key3
by Stuart Martin
· 23 years ago
9262193
testing commit with ssh key
by Stuart Martin
· 23 years ago
8e1bb80
testing add
by Stuart Martin
· 23 years ago
41e6d5f
module fat and templates : just added templates files.
by Alan Korr
· 23 years ago
7dc59cf
module fat and templates : just added templates files.
by Alan Korr
· 23 years ago
223884c
There is two part in this module :
by Alan Korr
· 23 years ago
464a26d
Ok, I move all what is common in 'test' directory
by Alan Korr
· 23 years ago
cb0849c
simple "target selection" template added
by Daniel Stenberg
· 23 years ago
439b187
include config.h properly
by Daniel Stenberg
· 23 years ago
bde61f2
ident properly
by Daniel Stenberg
· 23 years ago
feef1ed
Gary's code for reading the Recorder's keyboard. This can't yet be used in
by Daniel Stenberg
· 23 years ago
efca1cd
added keypad defines
by Daniel Stenberg
· 23 years ago
811da2b
two different keypads
by Daniel Stenberg
· 23 years ago
27df7b0
*** empty log message ***
by Alan Korr
· 23 years ago
Next »