index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2002-04-16
ident properly
Daniel Stenberg
2002-04-16
Gary's code for reading the Recorder's keyboard. This can't yet be used in
Daniel Stenberg
2002-04-16
added keypad defines
Daniel Stenberg
2002-04-16
two different keypads
Daniel Stenberg
2002-04-15
*** empty log message ***
Alan Korr
2002-04-12
Bresenham line drawing code added, as posted by Björn Stenberg
Daniel Stenberg
2002-04-12
removed C++ comments, added emacs-stuff in the bottom
Daniel Stenberg
2002-04-12
fixed comments
Daniel Stenberg
2002-04-11
First version
Björn Stenberg
2002-04-11
moved a #endif to stop compiler warnings for uisim on Linux
Daniel Stenberg
2002-04-11
Added TRUE/FALSE, made it work with SIMULATOR
Daniel Stenberg
2002-04-11
incorporated Gary's bitmap LCD code, supports SIMULATOR. Seems to work.
Daniel Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-04-11
tables for drawing characters on a bitmap lcd.
Daniel Stenberg
2002-04-11
Updated a lot.
Daniel Stenberg
2002-04-11
new system to set which box and which features the box has
Daniel Stenberg
2002-03-28
First version
Björn Stenberg