1. c4d8d97 The power-saving SLEEP patch by Simon Elén. by Björn Stenberg · 22 years ago
  2. a9b04be get_time() for sim by Daniel Stenberg · 22 years ago
  3. f1f7b61 ...and the usual simulator corrections by Linus Nielsen Feltzing · 22 years ago
  4. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  5. 3262207 Updated for better player simulator. by Kjell Ericson · 23 years ago
  6. 08cbf69 Removed warnings. by Kjell Ericson · 23 years ago
  7. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 23 years ago
  8. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 23 years ago
  9. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 23 years ago
  10. ac2b1b9 Icons were flipped. by Mats Lidell · 23 years ago
  11. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 23 years ago
  12. 6e0a75c better rtc_read() simulation by Daniel Stenberg · 23 years ago
  13. b3438e8 added a silly stub for oscillograph to remove an #ifdef in the actual code by Daniel Stenberg · 23 years ago
  14. d4d3a5d rtc_read() and rtc_write() added, and if we now set HAVE_RTC when building by Daniel Stenberg · 23 years ago
  15. d5fd94d Player simulator stuff for patterns added. by Mats Lidell · 23 years ago
  16. 88098be Enable status bar in usb mode. by Markus Braun · 23 years ago
  17. c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 23 years ago
  18. b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 23 years ago
  19. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 years ago
  20. d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 23 years ago
  21. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago
  22. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 23 years ago
  23. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 23 years ago
  24. 457b8a0 Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps. by Björn Stenberg · 23 years ago
  25. 7c3dd40 menu fix by Daniel Stenberg · 23 years ago
  26. b1d5124 simulate_usb ignores key releases by Björn Stenberg · 23 years ago
  27. 42564a1 USB display for simulator purpose by Daniel Stenberg · 23 years ago
  28. 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 23 years ago
  29. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 23 years ago
  30. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 23 years ago
  31. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 23 years ago
  32. d06cd2e we don't need this anymore by Robert Hak · 23 years ago
  33. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  34. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago