1. f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
  2. c455e7b minor corrections by Daniel Stenberg · 23 years ago
  3. 11b67af Bill Napier's patch by Robert Hak · 23 years ago
  4. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 23 years ago
  5. 2625ebb added snake ref by Robert Hak · 23 years ago
  6. c633d42 snakes reference added by Robert Hak · 23 years ago
  7. c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 23 years ago
  8. cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 23 years ago
  9. 14b91cc clean off heaps of unused code by Daniel Stenberg · 23 years ago
  10. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 23 years ago
  11. 84d4812 Fixed red win32 build by Björn Stenberg · 23 years ago
  12. ba34922 wps-display.c by Justin Heiner · 23 years ago
  13. 6279458 Updated win32 Makefile by Björn Stenberg · 23 years ago
  14. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 23 years ago
  15. 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 23 years ago
  16. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 23 years ago
  17. 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 23 years ago
  18. 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
  19. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
  20. 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
  21. 354d3d9 Removed beep-on-keypress by Björn Stenberg · 23 years ago
  22. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
  23. 7c3dd40 menu fix by Daniel Stenberg · 23 years ago
  24. d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 23 years ago
  25. b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 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. 9af5972 Added button release events by Björn Stenberg · 23 years ago
  29. de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 23 years ago
  30. e33b439 matsl's simulator icons added by Daniel Stenberg · 23 years ago
  31. da11a22 Created. by Mats Lidell · 23 years ago
  32. 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
  33. 89d2285 Created. by Mats Lidell · 23 years ago
  34. 52e0e21 don't package hacking by Robert Hak · 23 years ago
  35. 9d317c0 correction of what file to read by Robert Hak · 23 years ago
  36. 52407c3 added reference to docs dir by Robert Hak · 23 years ago
  37. 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
  38. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 23 years ago
  39. 5e38c07 added tags target by Daniel Stenberg · 23 years ago
  40. 3f88797 Corrective brain surgery by Björn Stenberg · 23 years ago
  41. 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 23 years ago
  42. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 23 years ago
  43. 8b05a00 i fix, now sleep by Robert Hak · 23 years ago
  44. e7a6a82 cleaned up by Robert Hak · 23 years ago
  45. 4db2ded similarities in the two branches joined by Robert Hak · 23 years ago
  46. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 23 years ago
  47. 37985d9 removed ref to stubs.c by Robert Hak · 23 years ago
  48. d06cd2e we don't need this anymore by Robert Hak · 23 years ago
  49. b2a8664 Repaired win32 build by Björn Stenberg · 23 years ago
  50. 1026659 Removed warnings by Björn Stenberg · 23 years ago
  51. 7c38da3 added blank by Robert Hak · 23 years ago
  52. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
  53. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 23 years ago
  54. aed65ab buttons can be pressed again now by Felix Arends · 23 years ago
  55. d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 23 years ago
  56. 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 23 years ago
  57. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 23 years ago
  58. 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 23 years ago
  59. de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
  60. 999e212 fix obvious errors by Daniel Stenberg · 23 years ago
  61. 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 23 years ago
  62. a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 23 years ago
  63. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 23 years ago
  64. 93c1b40 there is no XK_Enter! by Daniel Stenberg · 23 years ago
  65. b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 23 years ago
  66. c3cf79b remove compiler warning by Daniel Stenberg · 23 years ago
  67. fae7cdb corrected the win32/Makefile names by Daniel Stenberg · 23 years ago
  68. c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 23 years ago
  69. a32af77 remove compiler warnings by Daniel Stenberg · 23 years ago
  70. 81e7c72 clean works now by Daniel Stenberg · 23 years ago
  71. 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 23 years ago
  72. 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 23 years ago
  73. 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 23 years ago
  74. ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 23 years ago
  75. 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 23 years ago
  76. 8da338e latest fix for win32 simulator by Felix Arends · 23 years ago
  77. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
  78. 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
  79. 7a91f26 added power.c by Felix Arends · 23 years ago
  80. 2b79949 defined APPSVERSION for win32 simulator and defined strncasecmp by Felix Arends · 23 years ago
  81. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  82. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  83. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  84. 9b41dae relative paths in .vcproj file by Felix Arends · 23 years ago
  85. 43f733b made get_button a little slower to get a more realistic control by Felix Arends · 23 years ago
  86. c9b642b everything up-to-date by Felix Arends · 23 years ago
  87. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
  88. f888c25 win32 simulator up-to-date by Felix Arends · 23 years ago
  89. 2949df7 un-broke win32sim build by Felix Arends · 23 years ago
  90. b45491d Added backlight_time stub by Björn Stenberg · 23 years ago
  91. 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
  92. 2d98ae3 Removed play.c by Björn Stenberg · 23 years ago
  93. 2dd9b33 Added mpeg_next() and mpeg_prev() by Björn Stenberg · 23 years ago
  94. 70f9ccc adjusted for auto cvs compile by Felix Arends · 23 years ago
  95. 41455bd resource was not compiled correctly by Felix Arends · 23 years ago
  96. 64bde94 Finally, again a working version of the win32 simulator. I re-wrote the makefile, it is much more compact now. by Felix Arends · 23 years ago
  97. bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
  98. d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 23 years ago
  99. 627334b added settings_menu by Robert Hak · 23 years ago
  100. 5bee7a4 added backkight_on(), we should have this change background colour or by Daniel Stenberg · 23 years ago