1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 61350bf Remove old reference code, better match Old-LCD init with datasheet, and a bit of optimisation. by Jens Arnold · 18 years ago
  3. 8f872e8 Set svn:keywords properly by Jens Arnold · 18 years ago
  4. 0430632 Added command macros for old LCD. Renamed some macros to better match the datasheets. by Jens Arnold · 18 years ago
  5. 54ea2e4 Charcell lcd driver: Preparations for switching to non-immediate LCD updates, using lcd_update() like on bitmap targets. * Added proper clipping. * Simplified simulator code. by Jens Arnold · 18 years ago
  6. ad4e3d6 First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional. by Jens Arnold · 18 years ago