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