1. 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
  2. e2f9196 clarified and added details about the X11 simulator build by Daniel Stenberg · 23 years ago
  3. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  4. 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
  5. a895626 updated the build instruction since we now support building the simulator by Daniel Stenberg · 23 years ago
  6. f7da8db supports OBJDIR etc to make it possible to have the configure script generate by Daniel Stenberg · 23 years ago
  7. b66890f include the 8bit bitmap instead of the previos 24bit one (that is no longer by Daniel Stenberg · 23 years ago
  8. 90f2806 removed the no longer used code for simulating the player LCD by Daniel Stenberg · 23 years ago
  9. ef3bb53 we don't need these weirdo defined anymore by Daniel Stenberg · 23 years ago
  10. dd07852 Added the two Player-specific keys to the description. The X11 simulator is by Daniel Stenberg · 23 years ago
  11. 175ac89 Removed some files to save space, made bitmap smaller, brought everything up to date by Felix Arends · 23 years ago
  12. 6c3a351 Felix popped up and fixed the win32 simulator, it works again and we include by Daniel Stenberg · 23 years ago
  13. ae59b0c win32 simulator up to date by Felix Arends · 23 years ago
  14. 7bf7914 I've commented all the win32 files right now as no one is maintaining by Daniel Stenberg · 23 years ago
  15. 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
  16. d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
  17. 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
  18. 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
  19. 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
  20. ece50cd stop the compiler bitching by Robert Hak · 23 years ago
  21. 1df12c8 build sound_menu, add mpeg.o to simulat the target mpeg_* functions by Daniel Stenberg · 23 years ago
  22. 275365c simulate the mpeg functions to make the sim build by Daniel Stenberg · 23 years ago
  23. 76ccd61 make yield() simply do a short sleep when simulated by Daniel Stenberg · 23 years ago
  24. 97accf6 added reference to location of mpeg_play.h for includes by Robert Hak · 23 years ago
  25. 8cbedc3 Added player MENU and ON keys by Björn Stenberg · 23 years ago
  26. ab2649f app.c removed, main_menu.c introduced by Björn Stenberg · 23 years ago
  27. 88a1c6a added credits.c by Robert Hak · 23 years ago
  28. cace8a0 I got tired of shifting this file around, and it belongs with the archos by Robert Hak · 23 years ago
  29. 2913c4a removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h by Dave Chapman · 23 years ago
  30. dc2e784 Some files moved by Björn Stenberg · 23 years ago
  31. 256d24a Added lcd_update() to player lcd_puts() by Björn Stenberg · 23 years ago
  32. ed1726e made both recorder and player builds work again by Daniel Stenberg · 23 years ago
  33. 1f81380 code meant to be used in target builds are now in ../apps by Daniel Stenberg · 23 years ago
  34. a39f566 Moved play.* to apps/ by Björn Stenberg · 23 years ago
  35. 28af55d Added support for player keypad by Björn Stenberg · 23 years ago
  36. 4a615c7 support little endian too by Daniel Stenberg · 23 years ago
  37. a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 23 years ago
  38. bd88648 display logo if present by Daniel Stenberg · 23 years ago
  39. 34acad9 Moved tree.? to apps module by Björn Stenberg · 23 years ago
  40. 784c625 close the file too properly by Daniel Stenberg · 23 years ago
  41. 05fcd0b this works with an 8bit indexed uncompressed BMP by Daniel Stenberg · 23 years ago
  42. eae6296 removed unused function by Dave Chapman · 23 years ago
  43. 379a39b fixed dithering bug by Dave Chapman · 23 years ago
  44. 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
  45. dc6cd7d initial version by Christian Flaz · 23 years ago
  46. 766a0ae initial BMP image reader attempt, does not work yet by Daniel Stenberg · 23 years ago
  47. 32125d4 Added \n to debugf() by Björn Stenberg · 23 years ago
  48. 86997f1 Added dir position memory by Björn Stenberg · 23 years ago
  49. a6c78fc Bool change by Björn Stenberg · 23 years ago
  50. 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
  51. fa299e6 enable mpeg playing by default under Linux by Dave Chapman · 23 years ago
  52. f07bfd0 moved sound interface to common directory by Dave Chapman · 23 years ago
  53. d57447a remember previous menu position when returning by Dave Chapman · 23 years ago
  54. 67e6558 removed reference to x11_open by Dave Chapman · 23 years ago
  55. 87758d8 moved mpeg decoder to common by Dave Chapman · 23 years ago
  56. ef5f97b abstracted the sound output interface by Dave Chapman · 23 years ago
  57. ac845a0 describe purpose of common directory by Dave Chapman · 23 years ago
  58. ebb57e8 use internal copy of libmad by Dave Chapman · 23 years ago
  59. 43bc6e6 libmad version 0.14.2b by Dave Chapman · 23 years ago
  60. d2d5ac3 removed unused function and re-enabled button check by Dave Chapman · 23 years ago
  61. f622a63 improved mpeg audio quality by Dave Chapman · 23 years ago
  62. 81dfba4 Removed testing debugf() by Björn Stenberg · 23 years ago
  63. c492d24 Adapted to changes in the lcd API. Added player support to the dir browser. by Björn Stenberg · 23 years ago
  64. 33ea589 added reference to new icon for directories by Robert Hak · 23 years ago
  65. a84f00f Added new icons form the Recorder sim by Robert Hak · 23 years ago
  66. e078edd x11_opendir() now fails properly in case the dir doesn't exist by Daniel Stenberg · 23 years ago
  67. 59dd436 added x,y to BUTTON PRESSED event message by Dave Chapman · 23 years ago
  68. 4dbbca63 first attempt at mp3 playback in x11 simulator using libmad by Dave Chapman · 23 years ago
  69. 1434714 added icons.c by Daniel Stenberg · 23 years ago
  70. 81948a5 add "icons.c" to the project by Stefan Meyer · 23 years ago
  71. 3d05c63 creation by Robert Hak · 23 years ago
  72. d22a3fb added externs from icon.[ch] by Robert Hak · 23 years ago
  73. bdc3ff0 add attribute and size to readdir by Stefan Meyer · 23 years ago
  74. 4674e87 my little icons in front of the files/dirs to show what kind of entry it by Daniel Stenberg · 23 years ago
  75. 7488832 NULL is not defined when this compiles on Linux, let's avoid that for now by Daniel Stenberg · 23 years ago
  76. e3a12d3 adjusted to build on my solaris box by Daniel Stenberg · 23 years ago
  77. 27dfc7c extended the wrapper layer, we can't depend on much in the "real" dirent by Daniel Stenberg · 23 years ago
  78. 8ae29ff is_dir() is removed, we now read the 'attribute' field from the dirent by Daniel Stenberg · 23 years ago
  79. 4852106 added x11_readdir() proto by Daniel Stenberg · 23 years ago
  80. 159d448 readdir() wrapper for proper dirent struct emulation in target code by Daniel Stenberg · 23 years ago
  81. 1e0323a small bugfix by Dave Chapman · 23 years ago
  82. 04fdc1e first implementation of directory scrolling - partly by Stefan Meyer by Dave Chapman · 23 years ago
  83. f830e38 fixed title string in x11 window by Dave Chapman · 23 years ago
  84. 00f090f no more Logf(), only use debugf() by Daniel Stenberg · 23 years ago
  85. 9dff75f compile debug.c from the firmware for logging errors by Daniel Stenberg · 23 years ago
  86. ee77969 - added Logf ( maybe it should be defined somewhere else) by Stefan Meyer · 23 years ago
  87. 8dd2fae add / del some files by Stefan Meyer · 23 years ago
  88. f7e476a Capitalization corrections on menu structure by Robert Hak · 23 years ago
  89. 40fe97b Added menu.c by Robert Hak · 23 years ago
  90. fe6c52c Cleaned up for menu.c/h usage by Robert Hak · 23 years ago
  91. 083e7d4 Initial creation. This removes alot of the cursor and menuing overhead by Robert Hak · 23 years ago
  92. 6220437 some basic docs for simulator hacking by Daniel Stenberg · 23 years ago
  93. a305d31 don't closedir(NULL) by Daniel Stenberg · 23 years ago
  94. a488797 fixed a DIR * leak by Daniel Stenberg · 23 years ago
  95. 0b306a4 Dave Chapman removed the annoying extra slash by Daniel Stenberg · 23 years ago
  96. ff2e651 Dave Chapman's browse subdirs too patch applied by Daniel Stenberg · 23 years ago
  97. c484ae4 builds with Player LCD too by Daniel Stenberg · 23 years ago
  98. 08e2b49 remove printf() by Daniel Stenberg · 23 years ago
  99. 5adb05f void functions don't return values... by Daniel Stenberg · 23 years ago
  100. df700fd use the menu function pointers properly by Daniel Stenberg · 23 years ago