1. 354d3d9 Removed beep-on-keypress by Björn Stenberg · 23 years ago
  2. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
  3. 9af5972 Added button release events by Björn Stenberg · 23 years ago
  4. 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
  5. 5e38c07 added tags target by Daniel Stenberg · 23 years ago
  6. 8b05a00 i fix, now sleep by Robert Hak · 23 years ago
  7. 37985d9 removed ref to stubs.c by Robert Hak · 23 years ago
  8. 7c38da3 added blank by Robert Hak · 23 years ago
  9. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
  10. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 23 years ago
  11. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 23 years ago
  12. de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
  13. a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 23 years ago
  14. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 23 years ago
  15. 93c1b40 there is no XK_Enter! by Daniel Stenberg · 23 years ago
  16. b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 23 years ago
  17. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
  18. 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
  19. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  20. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  21. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  22. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
  23. b45491d Added backlight_time stub by Björn Stenberg · 23 years ago
  24. 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
  25. 2d98ae3 Removed play.c by Björn Stenberg · 23 years ago
  26. 2dd9b33 Added mpeg_next() and mpeg_prev() by Björn Stenberg · 23 years ago
  27. bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
  28. d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 23 years ago
  29. 627334b added settings_menu by Robert Hak · 23 years ago
  30. 5bee7a4 added backkight_on(), we should have this change background colour or by Daniel Stenberg · 23 years ago
  31. bb5579e added screensaver and games menu by Robert Hak · 23 years ago
  32. e6578c9 removed experimental LCD define again, added by accident by Daniel Stenberg · 23 years ago
  33. 6dc046a added settings.c to the simulator build by Daniel Stenberg · 23 years ago
  34. 0c7ebc4 builds properly with the new "libc headers" by Daniel Stenberg · 23 years ago
  35. 3aa90e4 added boxes, sokoban, bounce, removed screensaver by Robert Hak · 23 years ago
  36. c1ea15f added bounce.c by Daniel Stenberg · 23 years ago
  37. 973b1a8 current_tick simulation added by Daniel Stenberg · 23 years ago
  38. 3f0bf03 removed yield() define, we have a proper yield() implementation now by Daniel Stenberg · 23 years ago
  39. 50c1ff2 removed sleep.c, the sleep() code was moved into thread.c as the by Daniel Stenberg · 23 years ago
  40. 5fbeb6d Fixed the threading to work as I wanted it: by Daniel Stenberg · 23 years ago
  41. a902aa1 kill warning by Daniel Stenberg · 23 years ago
  42. ed6c7e4 warning hunt and kill session by Daniel Stenberg · 23 years ago
  43. 7a8d95d go bananas, now we complain on *lots* of details by Daniel Stenberg · 23 years ago
  44. 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago
  45. 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
  46. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  47. f7da8db supports OBJDIR etc to make it possible to have the configure script generate by Daniel Stenberg · 23 years ago
  48. 90f2806 removed the no longer used code for simulating the player LCD by Daniel Stenberg · 23 years ago
  49. ef3bb53 we don't need these weirdo defined anymore by Daniel Stenberg · 23 years ago
  50. d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
  51. 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
  52. 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
  53. 1df12c8 build sound_menu, add mpeg.o to simulat the target mpeg_* functions by Daniel Stenberg · 23 years ago
  54. 275365c simulate the mpeg functions to make the sim build by Daniel Stenberg · 23 years ago
  55. 76ccd61 make yield() simply do a short sleep when simulated by Daniel Stenberg · 23 years ago
  56. 97accf6 added reference to location of mpeg_play.h for includes by Robert Hak · 23 years ago
  57. 8cbedc3 Added player MENU and ON keys by Björn Stenberg · 23 years ago
  58. ab2649f app.c removed, main_menu.c introduced by Björn Stenberg · 23 years ago
  59. 88a1c6a added credits.c by Robert Hak · 23 years ago
  60. cace8a0 I got tired of shifting this file around, and it belongs with the archos by Robert Hak · 23 years ago
  61. 2913c4a removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h by Dave Chapman · 23 years ago
  62. dc2e784 Some files moved by Björn Stenberg · 23 years ago
  63. 256d24a Added lcd_update() to player lcd_puts() by Björn Stenberg · 23 years ago
  64. ed1726e made both recorder and player builds work again by Daniel Stenberg · 23 years ago
  65. 28af55d Added support for player keypad by Björn Stenberg · 23 years ago
  66. a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 23 years ago
  67. 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
  68. 32125d4 Added \n to debugf() by Björn Stenberg · 23 years ago
  69. 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
  70. fa299e6 enable mpeg playing by default under Linux by Dave Chapman · 23 years ago
  71. f07bfd0 moved sound interface to common directory by Dave Chapman · 23 years ago
  72. 87758d8 moved mpeg decoder to common by Dave Chapman · 23 years ago
  73. ef5f97b abstracted the sound output interface by Dave Chapman · 23 years ago
  74. ebb57e8 use internal copy of libmad by Dave Chapman · 23 years ago
  75. d2d5ac3 removed unused function and re-enabled button check by Dave Chapman · 23 years ago
  76. f622a63 improved mpeg audio quality by Dave Chapman · 23 years ago
  77. 81dfba4 Removed testing debugf() by Björn Stenberg · 23 years ago
  78. c492d24 Adapted to changes in the lcd API. Added player support to the dir browser. by Björn Stenberg · 23 years ago
  79. e078edd x11_opendir() now fails properly in case the dir doesn't exist by Daniel Stenberg · 23 years ago
  80. 59dd436 added x,y to BUTTON PRESSED event message by Dave Chapman · 23 years ago
  81. 4dbbca63 first attempt at mp3 playback in x11 simulator using libmad by Dave Chapman · 23 years ago
  82. 1434714 added icons.c by Daniel Stenberg · 23 years ago
  83. 7488832 NULL is not defined when this compiles on Linux, let's avoid that for now by Daniel Stenberg · 23 years ago
  84. e3a12d3 adjusted to build on my solaris box by Daniel Stenberg · 23 years ago
  85. 27dfc7c extended the wrapper layer, we can't depend on much in the "real" dirent by Daniel Stenberg · 23 years ago
  86. 4852106 added x11_readdir() proto by Daniel Stenberg · 23 years ago
  87. 159d448 readdir() wrapper for proper dirent struct emulation in target code by Daniel Stenberg · 23 years ago
  88. f830e38 fixed title string in x11 window by Dave Chapman · 23 years ago
  89. 00f090f no more Logf(), only use debugf() by Daniel Stenberg · 23 years ago
  90. 9dff75f compile debug.c from the firmware for logging errors by Daniel Stenberg · 23 years ago
  91. 40fe97b Added menu.c by Robert Hak · 23 years ago
  92. 0b306a4 Dave Chapman removed the annoying extra slash by Daniel Stenberg · 23 years ago
  93. 86a05c5 build play.c and id3.c too now by Daniel Stenberg · 23 years ago
  94. b3df191 wrapper include for the actual file.h to enable the change-root fiddle by Daniel Stenberg · 23 years ago
  95. 91f165e support open() properly so that the root dir works in the archos subdir by Daniel Stenberg · 23 years ago
  96. f7a6c45 Make it easy to select which kind of LCD you want the simulator to feature by Daniel Stenberg · 23 years ago
  97. d3cf73e started to implement the charcell LCD api by Daniel Stenberg · 23 years ago
  98. 837e2c4 don't define anything like this here by Daniel Stenberg · 23 years ago
  99. 7212f83 funny preprocessor tricks by Daniel Stenberg · 23 years ago
  100. c8397f5 changed window size to be about the same size as a recorder by Daniel Stenberg · 23 years ago