1. 52407c3 added reference to docs dir by Robert Hak · 22 years ago
  2. 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 · 22 years ago
  3. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 22 years ago
  4. 5e38c07 added tags target by Daniel Stenberg · 22 years ago
  5. 3f88797 Corrective brain surgery by Björn Stenberg · 22 years ago
  6. 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 22 years ago
  7. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 22 years ago
  8. 8b05a00 i fix, now sleep by Robert Hak · 22 years ago
  9. e7a6a82 cleaned up by Robert Hak · 22 years ago
  10. 4db2ded similarities in the two branches joined by Robert Hak · 22 years ago
  11. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 22 years ago
  12. 37985d9 removed ref to stubs.c by Robert Hak · 22 years ago
  13. d06cd2e we don't need this anymore by Robert Hak · 22 years ago
  14. b2a8664 Repaired win32 build by Björn Stenberg · 22 years ago
  15. 1026659 Removed warnings by Björn Stenberg · 22 years ago
  16. 7c38da3 added blank by Robert Hak · 22 years ago
  17. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
  18. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 22 years ago
  19. aed65ab buttons can be pressed again now by Felix Arends · 22 years ago
  20. d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 22 years ago
  21. 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 22 years ago
  22. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 22 years ago
  23. 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 22 years ago
  24. de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
  25. 999e212 fix obvious errors by Daniel Stenberg · 22 years ago
  26. 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 22 years ago
  27. a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 22 years ago
  28. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 22 years ago
  29. 93c1b40 there is no XK_Enter! by Daniel Stenberg · 22 years ago
  30. b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 22 years ago
  31. c3cf79b remove compiler warning by Daniel Stenberg · 22 years ago
  32. fae7cdb corrected the win32/Makefile names by Daniel Stenberg · 22 years ago
  33. c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 22 years ago
  34. a32af77 remove compiler warnings by Daniel Stenberg · 22 years ago
  35. 81e7c72 clean works now by Daniel Stenberg · 22 years ago
  36. 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 22 years ago
  37. 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 22 years ago
  38. 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 22 years ago
  39. ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 22 years ago
  40. 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 22 years ago
  41. 8da338e latest fix for win32 simulator by Felix Arends · 22 years ago
  42. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 22 years ago
  43. 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
  44. 7a91f26 added power.c by Felix Arends · 23 years ago
  45. 2b79949 defined APPSVERSION for win32 simulator and defined strncasecmp by Felix Arends · 23 years ago
  46. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  47. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  48. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  49. 9b41dae relative paths in .vcproj file by Felix Arends · 23 years ago
  50. 43f733b made get_button a little slower to get a more realistic control by Felix Arends · 23 years ago
  51. c9b642b everything up-to-date by Felix Arends · 23 years ago
  52. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
  53. f888c25 win32 simulator up-to-date by Felix Arends · 23 years ago
  54. 2949df7 un-broke win32sim build by Felix Arends · 23 years ago
  55. b45491d Added backlight_time stub by Björn Stenberg · 23 years ago
  56. 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
  57. 2d98ae3 Removed play.c by Björn Stenberg · 23 years ago
  58. 2dd9b33 Added mpeg_next() and mpeg_prev() by Björn Stenberg · 23 years ago
  59. 70f9ccc adjusted for auto cvs compile by Felix Arends · 23 years ago
  60. 41455bd resource was not compiled correctly by Felix Arends · 23 years ago
  61. 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
  62. bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
  63. d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 23 years ago
  64. 627334b added settings_menu by Robert Hak · 23 years ago
  65. 5bee7a4 added backkight_on(), we should have this change background colour or by Daniel Stenberg · 23 years ago
  66. bb5579e added screensaver and games menu by Robert Hak · 23 years ago
  67. e6578c9 removed experimental LCD define again, added by accident by Daniel Stenberg · 23 years ago
  68. 6dc046a added settings.c to the simulator build by Daniel Stenberg · 23 years ago
  69. bef203c 1.1 compability by Felix Arends · 23 years ago
  70. 0c7ebc4 builds properly with the new "libc headers" by Daniel Stenberg · 23 years ago
  71. 3aa90e4 added boxes, sokoban, bounce, removed screensaver by Robert Hak · 23 years ago
  72. c1ea15f added bounce.c by Daniel Stenberg · 23 years ago
  73. 0707946 defined current_tick variable and repaired broken build. by Felix Arends · 23 years ago
  74. 973b1a8 current_tick simulation added by Daniel Stenberg · 23 years ago
  75. 3f0bf03 removed yield() define, we have a proper yield() implementation now by Daniel Stenberg · 23 years ago
  76. 50c1ff2 removed sleep.c, the sleep() code was moved into thread.c as the by Daniel Stenberg · 23 years ago
  77. 5fbeb6d Fixed the threading to work as I wanted it: by Daniel Stenberg · 23 years ago
  78. a902aa1 kill warning by Daniel Stenberg · 23 years ago
  79. ed6c7e4 warning hunt and kill session by Daniel Stenberg · 23 years ago
  80. 7a8d95d go bananas, now we complain on *lots* of details by Daniel Stenberg · 23 years ago
  81. 0053ec0 Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date by Felix Arends · 23 years ago
  82. f4a2941 Added win32/uisw32.rc by Björn Stenberg · 23 years ago
  83. 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago
  84. 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
  85. e2f9196 clarified and added details about the X11 simulator build by Daniel Stenberg · 23 years ago
  86. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  87. 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
  88. a895626 updated the build instruction since we now support building the simulator by Daniel Stenberg · 23 years ago
  89. f7da8db supports OBJDIR etc to make it possible to have the configure script generate by Daniel Stenberg · 23 years ago
  90. b66890f include the 8bit bitmap instead of the previos 24bit one (that is no longer by Daniel Stenberg · 23 years ago
  91. 90f2806 removed the no longer used code for simulating the player LCD by Daniel Stenberg · 23 years ago
  92. ef3bb53 we don't need these weirdo defined anymore by Daniel Stenberg · 23 years ago
  93. dd07852 Added the two Player-specific keys to the description. The X11 simulator is by Daniel Stenberg · 23 years ago
  94. 175ac89 Removed some files to save space, made bitmap smaller, brought everything up to date by Felix Arends · 23 years ago
  95. 6c3a351 Felix popped up and fixed the win32 simulator, it works again and we include by Daniel Stenberg · 23 years ago
  96. ae59b0c win32 simulator up to date by Felix Arends · 23 years ago
  97. 7bf7914 I've commented all the win32 files right now as no one is maintaining by Daniel Stenberg · 23 years ago
  98. 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
  99. d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
  100. 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago