1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 16 years ago
  3. b30ca8c * Apply a a recent, small optimisation from the archos bitmap lcd driver to the charcell driver, and fix comments. * Make the optimisation more safe, and apply that fix to the bitmap driver as well. by Jens Arnold · 17 years ago
  4. cb1c9e4 Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd driver, for cleaner C code. by Jens Arnold · 18 years ago
  5. e2022a2 Removed executable flag by Linus Nielsen Feltzing · 18 years ago
  6. ad70a9b Moved archos LCD aseembler code to target tree. by Jens Arnold · 18 years ago[Renamed (73%) from firmware/drivers/lcd.S]
  7. e89a394 More exodus to the target tree for ColdFire and a bonus sorting of firmware/SOURCES. by Michael Sevakis · 18 years ago
  8. 9af13c3 H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% speedup in tests depending on video size. * Don't set HORIZ_RAM_ADDR_POS for LCD updates, it's unnecessary. * Started the target tree move for H300 with this. by Jens Arnold · 18 years ago
  9. 6b2f58b H300: Slightly faster lcd update (noticeable with partial updates only). by Jens Arnold · 19 years ago
  10. f3857ab H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static. by Jens Arnold · 19 years ago
  11. 85559de No assembler LCD driver yet for H300 by Linus Nielsen Feltzing · 19 years ago
  12. e734017 iRiver: more relaxed LCD timing by Linus Nielsen Feltzing · 20 years ago
  13. 4338f9c iRiver: Slightly faster LCD driver by Linus Nielsen Feltzing · 20 years ago
  14. db58e7e iRiver: Added extra parameters to lcd_write_command_ex() by Linus Nielsen Feltzing · 20 years ago
  15. 5cf3317 Ported to iRiver H100 by Linus Nielsen Feltzing · 20 years ago
  16. e48cc2a Fully assembler optimized lcd driver (another 10% real-world speedup on recorder), replaces lcd.c by Jens Arnold · 20 years ago