1. 7038c55 Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator. by Szymon Dziok · 12 years ago
  2. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  3. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  4. 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
  5. 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
  6. 3e496e3 Reworked player simulator icons to fit the changed charcell scale factor and look more like the actual icons. Adapted player sim display sizes. by Jens Arnold · 19 years ago
  7. b585e87 Refactor SDL sim source so drawing routines are written once. Split bitmap, remote, and charcell LCD in to their own files. Add zoom support, use --zoom factor (e.g. --zoom 2 for two times zoom) to use it. by Dan Everton · 19 years ago
  8. ba45411 file.h is not accessible for the simulated-functions files by Daniel Stenberg · 20 years ago
  9. 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
  10. 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 20 years ago
  11. b9a5198 Player LCD simulation no longer writes outside the frame buffer by Linus Nielsen Feltzing · 20 years ago
  12. ffefc5d A bit faster update of Player simulator. by Kjell Ericson · 22 years ago
  13. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  14. 54d5e2c Added a 5 pixel border around the content. Looks better (that's all). by Kjell Ericson · 22 years ago
  15. 097bd10 Adjusted position of second icon line. by Mats Lidell · 22 years ago
  16. dae8dea The lcd_clear_display() didn't work. Added some debug-stuff. by Kjell Ericson · 22 years ago
  17. 3262207 Updated for better player simulator. by Kjell Ericson · 22 years ago
  18. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  19. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  20. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  21. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  22. 36e935f Created. by Mats Lidell · 22 years ago