1. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  2. d85c3ec Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). by Thomas Martitz · 15 years ago
  3. a7f4e1f Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too. by Thomas Martitz · 16 years ago
  4. f501cda Fix remaining red. by Nils Wallménius · 16 years ago
  5. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  6. 3d30be8 lcd-common.h hasn't contained code in nearly 6 years. by Michael Giacomelli · 16 years ago
  7. b88c7d0 The blit functions shouldn't exist for the simulator. by Jens Arnold · 17 years ago
  8. c84e345 Oops, fix red. by Jens Arnold · 17 years ago
  9. 68a2168 Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. by Jens Arnold · 17 years ago
  10. 979c2b7 Add lcd_sleep stub to sim too. by Michael Sevakis · 17 years ago
  11. f6209cc a little extra poke to get the sim to build by Daniel Stenberg · 18 years ago
  12. 9051afa Contrast setting cleanup: * Only include contrast setting for targets where it's used. * Make lcd_default_contrast() a stub for simulators. by Jens Arnold · 18 years ago
  13. fc72c53 Patch #1417462 by Dan Everton - Improved SDL simulator by Linus Nielsen Feltzing · 19 years ago
  14. 60e8f4f First steps towards SDL sim for windows by Linus Nielsen Feltzing · 19 years ago
  15. 3be6cf1 16bit colour support (H300) for the win32 simulator. by Jens Arnold · 19 years ago
  16. 22c15b7 Simulator stub for remote lcd flip. by Jens Arnold · 19 years ago
  17. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 19 years ago
  18. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
  19. 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 20 years ago
  20. e8bb31e Added missing newline by Jens Arnold · 21 years ago
  21. a5e1d06 Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs by Jörg Hohensohn · 21 years ago
  22. 41cfe30 fixed lcd_blit for the (x11) sim by Daniel Stenberg · 21 years ago
  23. e7a6a82 cleaned up by Robert Hak · 22 years ago
  24. 4db2ded similarities in the two branches joined by Robert Hak · 22 years ago