1. f7310b7 Created. by Mats Lidell · 23 years ago
  2. badee43 Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11. by Daniel Stenberg · 23 years ago
  3. 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 23 years ago
  4. c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 23 years ago
  5. b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 23 years ago
  6. 58deeff viewer added to the build by Daniel Stenberg · 23 years ago
  7. bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 23 years ago
  8. 8050404 lang build fix by Daniel Stenberg · 23 years ago
  9. a738726 build the language stuff correctly and an improved clean target by Daniel Stenberg · 23 years ago
  10. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 years ago
  11. b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 23 years ago
  12. 35d6da6 language.c stuff by Daniel Stenberg · 23 years ago
  13. e998b89 added the language.c apps file by Daniel Stenberg · 23 years ago
  14. d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 23 years ago
  15. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago
  16. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 23 years ago
  17. 3c28705 Win32 lang build fix by Björn Stenberg · 23 years ago
  18. 505eca7 New language/string handling by Björn Stenberg · 23 years ago
  19. 808519e Fix reds by Björn Stenberg · 23 years ago
  20. f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
  21. c455e7b minor corrections by Daniel Stenberg · 23 years ago
  22. 11b67af Bill Napier's patch by Robert Hak · 23 years ago
  23. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 23 years ago
  24. 2625ebb added snake ref by Robert Hak · 23 years ago
  25. c633d42 snakes reference added by Robert Hak · 23 years ago
  26. c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 23 years ago
  27. cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 23 years ago
  28. 14b91cc clean off heaps of unused code by Daniel Stenberg · 23 years ago
  29. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 23 years ago
  30. 84d4812 Fixed red win32 build by Björn Stenberg · 23 years ago
  31. ba34922 wps-display.c by Justin Heiner · 23 years ago
  32. 6279458 Updated win32 Makefile by Björn Stenberg · 23 years ago
  33. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 23 years ago
  34. 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 23 years ago
  35. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 23 years ago
  36. 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 23 years ago
  37. 1f4e4d3 Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). by Björn Stenberg · 23 years ago
  38. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
  39. 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
  40. 354d3d9 Removed beep-on-keypress by Björn Stenberg · 23 years ago
  41. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
  42. 7c3dd40 menu fix by Daniel Stenberg · 23 years ago
  43. d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 23 years ago
  44. b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 23 years ago
  45. b1d5124 simulate_usb ignores key releases by Björn Stenberg · 23 years ago
  46. 42564a1 USB display for simulator purpose by Daniel Stenberg · 23 years ago
  47. 9af5972 Added button release events by Björn Stenberg · 23 years ago
  48. de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 23 years ago
  49. e33b439 matsl's simulator icons added by Daniel Stenberg · 23 years ago
  50. da11a22 Created. by Mats Lidell · 23 years ago
  51. 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
  52. 89d2285 Created. by Mats Lidell · 23 years ago
  53. 52e0e21 don't package hacking by Robert Hak · 23 years ago
  54. 9d317c0 correction of what file to read by Robert Hak · 23 years ago
  55. 52407c3 added reference to docs dir by Robert Hak · 23 years ago
  56. 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
  57. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 23 years ago
  58. 5e38c07 added tags target by Daniel Stenberg · 23 years ago
  59. 3f88797 Corrective brain surgery by Björn Stenberg · 23 years ago
  60. 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 23 years ago
  61. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 23 years ago
  62. 8b05a00 i fix, now sleep by Robert Hak · 23 years ago
  63. e7a6a82 cleaned up by Robert Hak · 23 years ago
  64. 4db2ded similarities in the two branches joined by Robert Hak · 23 years ago
  65. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 23 years ago
  66. 37985d9 removed ref to stubs.c by Robert Hak · 23 years ago
  67. d06cd2e we don't need this anymore by Robert Hak · 23 years ago
  68. b2a8664 Repaired win32 build by Björn Stenberg · 23 years ago
  69. 1026659 Removed warnings by Björn Stenberg · 23 years ago
  70. 7c38da3 added blank by Robert Hak · 23 years ago
  71. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
  72. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 23 years ago
  73. aed65ab buttons can be pressed again now by Felix Arends · 23 years ago
  74. d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 23 years ago
  75. 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 23 years ago
  76. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 23 years ago
  77. 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 23 years ago
  78. de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
  79. 999e212 fix obvious errors by Daniel Stenberg · 23 years ago
  80. 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 23 years ago
  81. a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 23 years ago
  82. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 23 years ago
  83. 93c1b40 there is no XK_Enter! by Daniel Stenberg · 23 years ago
  84. b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 23 years ago
  85. c3cf79b remove compiler warning by Daniel Stenberg · 23 years ago
  86. fae7cdb corrected the win32/Makefile names by Daniel Stenberg · 23 years ago
  87. c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 23 years ago
  88. a32af77 remove compiler warnings by Daniel Stenberg · 23 years ago
  89. 81e7c72 clean works now by Daniel Stenberg · 23 years ago
  90. 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 23 years ago
  91. 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 23 years ago
  92. 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 23 years ago
  93. ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 23 years ago
  94. 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 23 years ago
  95. 8da338e latest fix for win32 simulator by Felix Arends · 23 years ago
  96. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
  97. 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
  98. 7a91f26 added power.c by Felix Arends · 23 years ago
  99. 2b79949 defined APPSVERSION for win32 simulator and defined strncasecmp by Felix Arends · 23 years ago
  100. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago