1. 0a1c221 Greg Haerr's font patch 3: by Daniel Stenberg · 22 years ago
  2. 48c2350 moved the 12x16 font from the chartables to the bounce code, as that is by Daniel Stenberg · 22 years ago
  3. ba39ff6 Greg Haerr added -limit <max_encode_hex_value> by Daniel Stenberg · 22 years ago
  4. ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 22 years ago
  5. cc16624 undef MAX_PATH before defining it makes it play the simulator game better by Daniel Stenberg · 22 years ago
  6. c455e7b minor corrections by Daniel Stenberg · 22 years ago
  7. 11b67af Bill Napier's patch by Robert Hak · 22 years ago
  8. 31a48ea setup the include path better by Daniel Stenberg · 22 years ago
  9. 7b3cea4 the script sets ARCHOS_RECORDER instead by Daniel Stenberg · 22 years ago
  10. e5cb740 define archos so that config works better by Daniel Stenberg · 22 years ago
  11. 1b5afda Greg's by Daniel Stenberg · 22 years ago
  12. d45a1db no longer include unicode.h, we've removed that file by Daniel Stenberg · 22 years ago
  13. 4cd1389 Greg's font scripts by Daniel Stenberg · 22 years ago
  14. 05e353a bdf2ajf is not needed/used anymore by Daniel Stenberg · 22 years ago
  15. 47a16e0 obsolete by Daniel Stenberg · 22 years ago
  16. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  17. 5ed78ea Pitch control for Recorder by Linus Nielsen Feltzing · 22 years ago
  18. 174f494 adi is stupid improvements by Robert Hak · 22 years ago
  19. e9d5127 efficiency improvement by Robert Hak · 22 years ago
  20. 0be1d26 Only handle # comments in file based playlists by Linus Nielsen Feltzing · 22 years ago
  21. 8a1187e Renamed "Browse Current" to "Follow Playlist" by Hardeep Sidhu · 22 years ago
  22. 2625ebb added snake ref by Robert Hak · 22 years ago
  23. c633d42 snakes reference added by Robert Hak · 22 years ago
  24. 5d33b5b classic snake game by Itai Shaked by Eric Linenberg · 22 years ago
  25. 62bec9e Flush and reload preloaded tracks if playlist changes by Hardeep Sidhu · 22 years ago
  26. faf31f0 use lcd_update_rect() even on simulators (*crosses fingers*) by Daniel Stenberg · 22 years ago
  27. 359b695 define away lcd_update_rect() too on players by Daniel Stenberg · 22 years ago
  28. c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 22 years ago
  29. cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 22 years ago
  30. 331fcf6 Oooops! Players need the set_chanconf() function too by Linus Nielsen Feltzing · 22 years ago
  31. 75d7715 Added function pointer argument to set_option(). This allows for instantaneous response from the AVC and Channels sound options by Linus Nielsen Feltzing · 22 years ago
  32. 3b97474 lcd_puts() now clears to end-of-line by Björn Stenberg · 22 years ago
  33. dad31ea Added wormlet manual by Björn Stenberg · 22 years ago
  34. 50053d1 Much expanded wormlet (Philipp Pertermann). Read the manual... :-) by Björn Stenberg · 22 years ago
  35. 889197d Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 browser on recorder. by Björn Stenberg · 22 years ago
  36. f50b4fc Read tracknum from id3v1.1 tag (Kenneth Kiraly) by Björn Stenberg · 22 years ago
  37. ddfa4cb Go to current song (instead of root) when exiting wps after resume and browse current enabled. Also, if current file is at end of directory listing, show more files on the screen when exiting wps. by Hardeep Sidhu · 22 years ago
  38. 73f6abe Fixed sim build by Linus Nielsen Feltzing · 22 years ago
  39. 066a547 Now saves channel config by Linus Nielsen Feltzing · 22 years ago
  40. a5e6906 Mono right had the wrong level by Linus Nielsen Feltzing · 22 years ago
  41. b109898 Added channel configuration by Linus Nielsen Feltzing · 22 years ago
  42. a2b697a Fixed typo by Björn Stenberg · 22 years ago
  43. 720cc4d New sh-win instructions by Björn Stenberg · 22 years ago
  44. d2aa711 support -v for verbose (debug) output by Daniel Stenberg · 22 years ago
  45. ecca123 Hardeep's browse current file patch. When hitting stop while playing, you will be on the current song, also this is configurable by Eric Linenberg · 22 years ago
  46. 14b91cc clean off heaps of unused code by Daniel Stenberg · 22 years ago
  47. 89db47f no thank you, no very nasty union tricks here by Daniel Stenberg · 22 years ago
  48. 7c57db5 build bdf2ajf with debug option by Daniel Stenberg · 22 years ago
  49. 1c79260 Changed screen output by Linus Nielsen Feltzing · 22 years ago
  50. c06a55b more portable is better by Daniel Stenberg · 22 years ago
  51. 52ef78b The undocumented .ajf format is now slightly less undocumented. by Daniel Stenberg · 22 years ago
  52. 1d412e2 now also build without parameters by Felix Arends · 22 years ago
  53. 26b6232 Added notes about newer version and stuff by Linus Nielsen Feltzing · 22 years ago
  54. a92420c Fixes for binutils 2.13 by Linus Nielsen Feltzing · 22 years ago
  55. a0f32d5 a new apps makefile for windows (GNUSH) supporting DISABLE_GAMES and different targets by Felix Arends · 22 years ago
  56. f77b810 a new firmware makefile for windows (GNUSH) supporting DISABLE_GAMES and different targets by Felix Arends · 22 years ago
  57. 361546d Adjusted playlist generation info by Björn Stenberg · 22 years ago
  58. 25f0b3b Added support for %d4 to %d9 in the WPS format string. by Björn Stenberg · 22 years ago
  59. 94afb54 Renamed 'load default config' to 'reset settings'. Made it work on recorder. by Björn Stenberg · 22 years ago
  60. 9240856 Fixed some minor details by Björn Stenberg · 22 years ago
  61. 1d8ac3e Updated >400 files info by Björn Stenberg · 22 years ago
  62. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 22 years ago
  63. ef41370 Fixed typo by Björn Stenberg · 22 years ago
  64. 8e96c47 Made the sleep code a little bit less aggressive. by Björn Stenberg · 22 years ago
  65. 3e92ef4 Updated %pb and max lines info by Björn Stenberg · 22 years ago
  66. 11fbddb Removed hard-coded time display on recorder and added %pb progress bar tag instead. by Björn Stenberg · 22 years ago
  67. 84d4812 Fixed red win32 build by Björn Stenberg · 22 years ago
  68. 77904ab Added snow for real. by Björn Stenberg · 22 years ago
  69. 451d7f5 Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, removed blank and boxes. by Björn Stenberg · 22 years ago
  70. 34fa70e Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver sets it to a non-default value. by Björn Stenberg · 22 years ago
  71. e82f701 Optimized ata_read_sectors() a little by Linus Nielsen Feltzing · 22 years ago
  72. 8b01f61 Moved the LCD frame buffer back to DRAM by Linus Nielsen Feltzing · 22 years ago
  73. 9381765 To give you all a feeling from the good-old C64 demo scene, press UP or DOWN by Daniel Stenberg · 22 years ago
  74. 5bed6e6 changed REPEAT_INTERVAL_START back to 4 as it originally was by Eric Linenberg · 22 years ago
  75. 0eefad8 include options.h by Daniel Stenberg · 22 years ago
  76. e28cbaa runs smoother-looking on target by Daniel Stenberg · 22 years ago
  77. b596544 Now includes options.h by Linus Nielsen Feltzing · 22 years ago
  78. 9a8382d undef the defines that used to be set by the makefile, since it'll prevent by Daniel Stenberg · 22 years ago
  79. 6e881b4 features.h was renamed to options.h since it collided with the system by Daniel Stenberg · 22 years ago
  80. 2f9b54b Added a 'Load Default Config' menu to the System menu by Justin Heiner · 22 years ago
  81. 3d90ed4 Maintain this simple philosophy: by Daniel Stenberg · 22 years ago
  82. d0cd072 include features.h for deciding which features to include by Daniel Stenberg · 22 years ago
  83. d851531 meant to control which app features to build-in by Daniel Stenberg · 22 years ago
  84. 94d3ba2 Added documentation for Custom EQ by Justin Heiner · 22 years ago
  85. 09c356a Update for the custom eq doc by Justin Heiner · 22 years ago
  86. eb94e0b Fixed a couple problems by Justin Heiner · 22 years ago
  87. 4bd90cc Custom EQ files can now be loaded (*.eq). Docs coming soon :) by Justin Heiner · 22 years ago
  88. 221c4a2 official answer from tech support for battery replacing & warranty question. by Heikki Hannikainen · 22 years ago
  89. 3ec0357 Filters out Stop events from the main menu by Linus Nielsen Feltzing · 22 years ago
  90. 91e2694 Bjorn (Fisher)'s patch to skip the FAT volume ID being shown. by Robert Hak · 22 years ago
  91. 99a8a40 added button repeat acceleration by Eric Linenberg · 22 years ago
  92. 6599063 added link to old release-notes by Daniel Stenberg · 22 years ago
  93. 538c041 old release-notes by Daniel Stenberg · 22 years ago
  94. dc6526c uh, fonts can be other heights too ;-) by Daniel Stenberg · 22 years ago
  95. 3fdb360 Credits gone movie-style! ;-) by Daniel Stenberg · 22 years ago
  96. 5268147 Ahhh... I see the confusion now by Justin Heiner · 22 years ago
  97. c4207f1 Almost there with the loadable eq. still not ready to use yet though. by Justin Heiner · 22 years ago
  98. 8ccbc76 Now uses READ MULTIPLE command. Also corrected some return values. by Björn Stenberg · 22 years ago
  99. e4d35f6 made it move really smooth again and extended the X axis sine table by Daniel Stenberg · 22 years ago
  100. 31a5607 include the player dir too by Daniel Stenberg · 22 years ago