1. f179453 The font for player-simulator. by Kjell Ericson · 22 years ago
  2. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  3. fe10eb3 Almost totaly rewritten. by Kjell Ericson · 22 years ago
  4. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  5. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  6. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  7. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  8. 65de9c9 Moved volume-icon a bit. More examine will be done later in order to look at by Kjell Ericson · 22 years ago
  9. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  10. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  11. ac2b1b9 Icons were flipped. by Mats Lidell · 22 years ago
  12. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  13. 6e0a75c better rtc_read() simulation by Daniel Stenberg · 22 years ago
  14. b3438e8 added a silly stub for oscillograph to remove an #ifdef in the actual code by Daniel Stenberg · 22 years ago
  15. d4d3a5d rtc_read() and rtc_write() added, and if we now set HAVE_RTC when building by Daniel Stenberg · 22 years ago
  16. d5fd94d Player simulator stuff for patterns added. by Mats Lidell · 22 years ago
  17. 36e935f Created. by Mats Lidell · 22 years ago
  18. 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
  19. 6452500 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
  20. 90d7b78 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
  21. f7310b7 Created. by Mats Lidell · 22 years ago
  22. c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 22 years ago
  23. b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 22 years ago
  24. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 years ago
  25. d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 23 years ago
  26. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago
  27. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 23 years ago
  28. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 23 years ago
  29. 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
  30. 7c3dd40 menu fix by Daniel Stenberg · 23 years ago
  31. b1d5124 simulate_usb ignores key releases by Björn Stenberg · 23 years ago
  32. 42564a1 USB display for simulator purpose by Daniel Stenberg · 23 years ago
  33. da11a22 Created. by Mats Lidell · 23 years ago
  34. 89d2285 Created. by Mats Lidell · 23 years ago
  35. 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
  36. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 23 years ago
  37. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 23 years ago
  38. e7a6a82 cleaned up by Robert Hak · 23 years ago
  39. 4db2ded similarities in the two branches joined by Robert Hak · 23 years ago
  40. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 23 years ago
  41. d06cd2e we don't need this anymore by Robert Hak · 23 years ago
  42. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  43. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  44. ece50cd stop the compiler bitching by Robert Hak · 23 years ago
  45. eae6296 removed unused function by Dave Chapman · 23 years ago
  46. 379a39b fixed dithering bug by Dave Chapman · 23 years ago
  47. 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
  48. 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
  49. f07bfd0 moved sound interface to common directory by Dave Chapman · 23 years ago
  50. 67e6558 removed reference to x11_open by Dave Chapman · 23 years ago
  51. 87758d8 moved mpeg decoder to common by Dave Chapman · 23 years ago
  52. ac845a0 describe purpose of common directory by Dave Chapman · 23 years ago
  53. 43bc6e6 libmad version 0.14.2b by Dave Chapman · 23 years ago