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