Age | Commit message (Expand) | Author |
---|---|---|
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 |