1. b66890f include the 8bit bitmap instead of the previos 24bit one (that is no longer by Daniel Stenberg · 23 years ago
  2. bb4e143 Removed libc from link line by Björn Stenberg · 23 years ago
  3. b69338f Added code from libc instead of requiring newlib by Björn Stenberg · 23 years ago
  4. 80361f8 debugbuf and debugmembuf does not have to be global by Björn Stenberg · 23 years ago
  5. eacbef9 Umm, bpb must be static to be local :) by Björn Stenberg · 23 years ago
  6. 827cee3 struct bpb does not have to be global by Björn Stenberg · 23 years ago
  7. 6573d6d Partition table is no longer global by Björn Stenberg · 23 years ago
  8. 6f9e35d fixed the display time for the splash screen on menu by Robert Hak · 23 years ago
  9. bca0ca0 didn't commit this. allows for delay display of splash screen from menu by Robert Hak · 23 years ago
  10. 4462452 removed char(un)def.h includes by Daniel Stenberg · 23 years ago
  11. 90f2806 removed the no longer used code for simulating the player LCD by Daniel Stenberg · 23 years ago
  12. 565f3b2 lcd_clear_display() now works when player-simulated the same way the by Daniel Stenberg · 23 years ago
  13. ef3bb53 we don't need these weirdo defined anymore by Daniel Stenberg · 23 years ago
  14. af51791 removed the ugly use of char(un)def.h by Daniel Stenberg · 23 years ago
  15. c346991 when building a simulator for the player, we do lcd_update() from within by Daniel Stenberg · 23 years ago
  16. 1fc4fee Added directory sorting by Björn Stenberg · 23 years ago
  17. f88f911 STOP in root dir stops playback by Björn Stenberg · 23 years ago
  18. 4afa709 Moved show_logo() to after malloc_init by Björn Stenberg · 23 years ago
  19. f39125d Added cvs@haxx.se to loginfo by Björn Stenberg · 23 years ago
  20. 64c5ff8 removed odd unused extern by Daniel Stenberg · 23 years ago
  21. 2426025 fixed show_logo() by Daniel Stenberg · 23 years ago
  22. 5813fa9 removed unused variables, removed static variables by Daniel Stenberg · 23 years ago
  23. 3c3bcf4 we now show the splash screen from the menu on a delay by Robert Hak · 23 years ago
  24. c501ac7 corrected the curson not being drawn for the recorder by Robert Hak · 23 years ago
  25. 00c6f51 corrected the comment regarding what kind of BMP files this reads by Daniel Stenberg · 23 years ago
  26. b169804 rearranged to prevent compiler warnings by Daniel Stenberg · 23 years ago
  27. fbbdf04 prevent compiler warning by using unsigned int where suitable by Daniel Stenberg · 23 years ago
  28. 43d96f9 lcd_getfontsize() now takes an unsigned font size as first argument by Daniel Stenberg · 23 years ago
  29. 7ec047c The recorder's lcd_putsxy() will now output '?' instead of just skipping by Daniel Stenberg · 23 years ago
  30. dd07852 Added the two Player-specific keys to the description. The X11 simulator is by Daniel Stenberg · 23 years ago
  31. acfb29e prototype for the BMP file reader function by Daniel Stenberg · 23 years ago
  32. 1b06c8f #include "bmp.h" moved into the conditional include for BITMAP displays by Daniel Stenberg · 23 years ago
  33. e29d030 Changed the size argument to be a size_t type, to make the prototype look by Daniel Stenberg · 23 years ago
  34. d69cb55 define functions in sprintf.c by Felix Arends · 23 years ago
  35. ebbbe4b included sprintf.h for snprintf definition by Felix Arends · 23 years ago
  36. 175ac89 Removed some files to save space, made bitmap smaller, brought everything up to date by Felix Arends · 23 years ago
  37. 56f7202 Stopped writting outsite screen. Removed LCD_ASCII macro. by Björn Stenberg · 23 years ago
  38. 6c3a351 Felix popped up and fixed the win32 simulator, it works again and we include by Daniel Stenberg · 23 years ago
  39. ae59b0c win32 simulator up to date by Felix Arends · 23 years ago
  40. 1f50b8b included debug.h for debugf function by Felix Arends · 23 years ago
  41. 2e98c53 included string.h for memset in windows by Felix Arends · 23 years ago
  42. 4caebab Fixed draw bug. Removed wrapping. by Björn Stenberg · 23 years ago
  43. 86a9ab2 cas and cas2 not defined for simulator any more by Felix Arends · 23 years ago
  44. 794713a make the version string say "CVS" when retrieved from CVS, it gets by Daniel Stenberg · 23 years ago
  45. bdf2490 allow commented lines in FILES by Daniel Stenberg · 23 years ago
  46. 7bf7914 I've commented all the win32 files right now as no one is maintaining by Daniel Stenberg · 23 years ago
  47. 60fad54 MENU exits menu by Björn Stenberg · 23 years ago
  48. 3a25aa4 Even better end-of-song handling. It might even work now... by Linus Nielsen Feltzing · 23 years ago
  49. 3ad66b9 FAT cache now uses static memory by Björn Stenberg · 23 years ago
  50. d2a90d2 Version waits for key press instead of 1s sleep by Björn Stenberg · 23 years ago
  51. 220f69c Added version display to menu by Björn Stenberg · 23 years ago
  52. f779e26 Boosted the volume. Now handles end-of-song better by Linus Nielsen Feltzing · 23 years ago
  53. 7b71911 APPSVERSION is defined in a stand-alone header file, and main.c sets by Daniel Stenberg · 23 years ago
  54. 0f60775 Added system_init call by Linus Nielsen Feltzing · 23 years ago
  55. 93d7204 modified button_get() according to its new prototype, added lots of blurb by Daniel Stenberg · 23 years ago
  56. 678c770 New section for reset vectors by Linus Nielsen Feltzing · 23 years ago
  57. 6c89096 Show splash during init, no delay by Björn Stenberg · 23 years ago
  58. 951fe18 New system_init function by Linus Nielsen Feltzing · 23 years ago
  59. 082ba51 Don't scroll past end of file list by Björn Stenberg · 23 years ago
  60. 349e730 add the FILES file itself by Daniel Stenberg · 23 years ago
  61. 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
  62. d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
  63. cc78063 Added changelog by Björn Stenberg · 23 years ago
  64. f03d691 Fixed bad display on recorder by Björn Stenberg · 23 years ago
  65. af87be05 No debugf() please by Björn Stenberg · 23 years ago
  66. b3f59c4 Removed some silly code by Björn Stenberg · 23 years ago
  67. 361aaf6 Now caches dir. 200 files max, no sorting yet by Björn Stenberg · 23 years ago
  68. 4886f19 Optimized the bitswap function a little by Linus Nielsen Feltzing · 23 years ago
  69. f76cee7 Menu now supports scrolling by Björn Stenberg · 23 years ago
  70. 95a323c getack didn't clean up after a NAK by Linus Nielsen Feltzing · 23 years ago
  71. 166f329 Missing parenthesis by Linus Nielsen Feltzing · 23 years ago
  72. c1bb768 new button_get() usage by Daniel Stenberg · 23 years ago
  73. 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
  74. 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
  75. d1d1d63 Better stack and pool allocation by Linus Nielsen Feltzing · 23 years ago
  76. 6cbe2a7 create_thread now reserves room for PR on the stack by Linus Nielsen Feltzing · 23 years ago
  77. 2dd18d3 Added interrupt names by Björn Stenberg · 23 years ago
  78. 856a13a Adapted to modified button_get() call by Björn Stenberg · 23 years ago
  79. f008567 Added 'block' parameter to button_get() by Björn Stenberg · 23 years ago
  80. 8b9d456 notes by Björn Stenberg · 23 years ago
  81. 90f1c61 an, not and by Björn Stenberg · 23 years ago
  82. 6447071 Cross-compiler links by Björn Stenberg · 23 years ago
  83. a10d9fa STOP in root stops playback by Björn Stenberg · 23 years ago
  84. 2d80f37 builds, not snapshots by Björn Stenberg · 23 years ago
  85. 6365d0e devcon by Björn Stenberg · 23 years ago
  86. 872e352 Daily builds by Björn Stenberg · 23 years ago
  87. 14a20d5 fat_seek couldn't seek in the first cluster by Linus Nielsen Feltzing · 23 years ago
  88. 76d0c7d Fixed endianness bug in getsonglength by Linus Nielsen Feltzing · 23 years ago
  89. ceb5fb8 Added border around menu image by Björn Stenberg · 23 years ago
  90. 792c28c Added news item by Björn Stenberg · 23 years ago
  91. aa12eda Bugfix: SEEK_END takes negative position by Björn Stenberg · 23 years ago
  92. c7036f1 use a better file to find the firmware dir by Daniel Stenberg · 23 years ago
  93. 3e63884 updates by Björn Stenberg · 23 years ago
  94. fced30b mpeg thread works by Björn Stenberg · 23 years ago
  95. 8570977 mpeg thread goes green by Björn Stenberg · 23 years ago
  96. 14671eb add the release script itself by Daniel Stenberg · 23 years ago
  97. af80200 files to include in release archive by Daniel Stenberg · 23 years ago
  98. 93a14e2 this script builds release tarballs, pass a version number as argument, by Daniel Stenberg · 23 years ago
  99. 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
  100. afec350 files included in tarball by Daniel Stenberg · 23 years ago