1. 306c316 added memcmp function to make rockbox compilable with latest gcc versions without using libc by Felix Arends · 22 years ago
  2. 6ac8390 now compiles with GNUSH v203 as well. by Felix Arends · 22 years ago
  3. a07a236 update a .lang file from a .lang "master file" by Daniel Stenberg · 22 years ago
  4. e19f763 generate a lang.h file from a .lang input by Daniel Stenberg · 22 years ago
  5. 842d5a9 Now skips garbage padding after the ID3V2 tag, along with Xing and LAME headers by Linus Nielsen Feltzing · 22 years ago
  6. 2bd519d Removing the ID3V1 tag could give a negative len variable by Linus Nielsen Feltzing · 22 years ago
  7. a6df1fd removed redundant size checks by Daniel Stenberg · 22 years ago
  8. f9a46c1 When getting tag contents, we might read a tag which has a part of it within by Daniel Stenberg · 22 years ago
  9. 9fe53cd if the id3v2 tags avaiable are bigger than our buffer size, at least try by Daniel Stenberg · 22 years ago
  10. fba7a41 lcd_setfont() is for bitmap LCDs only by Daniel Stenberg · 22 years ago
  11. 038df5c Daniel, by Eric Linenberg · 22 years ago
  12. 8e1a00c added Lee Marlow's get_option() wrap patch by Robert Hak · 22 years ago
  13. f269b0c Exit on_screen on combination key release. by Björn Stenberg · 22 years ago
  14. 8b837a8 Draw on_screen as soon as any ON+key is pressed by Björn Stenberg · 22 years ago
  15. 8ce651e Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch range is 50-200% by Björn Stenberg · 22 years ago
  16. 4ede925 mpeg_set_pitch() was backwards by Linus Nielsen Feltzing · 22 years ago
  17. 8389b97 mention font stuff by Daniel Stenberg · 22 years ago
  18. e7ae994 added Greg by Daniel Stenberg · 22 years ago
  19. f2f4d79 chartables.c is gone by Daniel Stenberg · 22 years ago
  20. 7414c3a bye bye chartables, you have served us well by Daniel Stenberg · 22 years ago
  21. 0a1c221 Greg Haerr's font patch 3: by Daniel Stenberg · 22 years ago
  22. 48c2350 moved the 12x16 font from the chartables to the bounce code, as that is by Daniel Stenberg · 22 years ago
  23. ba39ff6 Greg Haerr added -limit <max_encode_hex_value> by Daniel Stenberg · 22 years ago
  24. ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 22 years ago
  25. cc16624 undef MAX_PATH before defining it makes it play the simulator game better by Daniel Stenberg · 22 years ago
  26. c455e7b minor corrections by Daniel Stenberg · 22 years ago
  27. 11b67af Bill Napier's patch by Robert Hak · 22 years ago
  28. 31a48ea setup the include path better by Daniel Stenberg · 22 years ago
  29. 7b3cea4 the script sets ARCHOS_RECORDER instead by Daniel Stenberg · 22 years ago
  30. e5cb740 define archos so that config works better by Daniel Stenberg · 22 years ago
  31. 1b5afda Greg's by Daniel Stenberg · 22 years ago
  32. d45a1db no longer include unicode.h, we've removed that file by Daniel Stenberg · 22 years ago
  33. 4cd1389 Greg's font scripts by Daniel Stenberg · 22 years ago
  34. 05e353a bdf2ajf is not needed/used anymore by Daniel Stenberg · 22 years ago
  35. 47a16e0 obsolete by Daniel Stenberg · 22 years ago
  36. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  37. 5ed78ea Pitch control for Recorder by Linus Nielsen Feltzing · 22 years ago
  38. 174f494 adi is stupid improvements by Robert Hak · 22 years ago
  39. e9d5127 efficiency improvement by Robert Hak · 22 years ago
  40. 0be1d26 Only handle # comments in file based playlists by Linus Nielsen Feltzing · 22 years ago
  41. 8a1187e Renamed "Browse Current" to "Follow Playlist" by Hardeep Sidhu · 22 years ago
  42. 2625ebb added snake ref by Robert Hak · 22 years ago
  43. c633d42 snakes reference added by Robert Hak · 22 years ago
  44. 5d33b5b classic snake game by Itai Shaked by Eric Linenberg · 22 years ago
  45. 62bec9e Flush and reload preloaded tracks if playlist changes by Hardeep Sidhu · 22 years ago
  46. faf31f0 use lcd_update_rect() even on simulators (*crosses fingers*) by Daniel Stenberg · 22 years ago
  47. 359b695 define away lcd_update_rect() too on players by Daniel Stenberg · 22 years ago
  48. c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 22 years ago
  49. cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 22 years ago
  50. 331fcf6 Oooops! Players need the set_chanconf() function too by Linus Nielsen Feltzing · 22 years ago
  51. 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
  52. 3b97474 lcd_puts() now clears to end-of-line by Björn Stenberg · 22 years ago
  53. dad31ea Added wormlet manual by Björn Stenberg · 22 years ago
  54. 50053d1 Much expanded wormlet (Philipp Pertermann). Read the manual... :-) by Björn Stenberg · 22 years ago
  55. 889197d Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 browser on recorder. by Björn Stenberg · 22 years ago
  56. f50b4fc Read tracknum from id3v1.1 tag (Kenneth Kiraly) by Björn Stenberg · 22 years ago
  57. 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
  58. 73f6abe Fixed sim build by Linus Nielsen Feltzing · 22 years ago
  59. 066a547 Now saves channel config by Linus Nielsen Feltzing · 22 years ago
  60. a5e6906 Mono right had the wrong level by Linus Nielsen Feltzing · 22 years ago
  61. b109898 Added channel configuration by Linus Nielsen Feltzing · 22 years ago
  62. a2b697a Fixed typo by Björn Stenberg · 22 years ago
  63. 720cc4d New sh-win instructions by Björn Stenberg · 22 years ago
  64. d2aa711 support -v for verbose (debug) output by Daniel Stenberg · 22 years ago
  65. 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
  66. 14b91cc clean off heaps of unused code by Daniel Stenberg · 22 years ago
  67. 89db47f no thank you, no very nasty union tricks here by Daniel Stenberg · 22 years ago
  68. 7c57db5 build bdf2ajf with debug option by Daniel Stenberg · 22 years ago
  69. 1c79260 Changed screen output by Linus Nielsen Feltzing · 22 years ago
  70. c06a55b more portable is better by Daniel Stenberg · 22 years ago
  71. 52ef78b The undocumented .ajf format is now slightly less undocumented. by Daniel Stenberg · 22 years ago
  72. 1d412e2 now also build without parameters by Felix Arends · 22 years ago
  73. 26b6232 Added notes about newer version and stuff by Linus Nielsen Feltzing · 22 years ago
  74. a92420c Fixes for binutils 2.13 by Linus Nielsen Feltzing · 22 years ago
  75. a0f32d5 a new apps makefile for windows (GNUSH) supporting DISABLE_GAMES and different targets by Felix Arends · 22 years ago
  76. f77b810 a new firmware makefile for windows (GNUSH) supporting DISABLE_GAMES and different targets by Felix Arends · 22 years ago
  77. 361546d Adjusted playlist generation info by Björn Stenberg · 22 years ago
  78. 25f0b3b Added support for %d4 to %d9 in the WPS format string. by Björn Stenberg · 22 years ago
  79. 94afb54 Renamed 'load default config' to 'reset settings'. Made it work on recorder. by Björn Stenberg · 22 years ago
  80. 9240856 Fixed some minor details by Björn Stenberg · 22 years ago
  81. 1d8ac3e Updated >400 files info by Björn Stenberg · 22 years ago
  82. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 22 years ago
  83. ef41370 Fixed typo by Björn Stenberg · 22 years ago
  84. 8e96c47 Made the sleep code a little bit less aggressive. by Björn Stenberg · 22 years ago
  85. 3e92ef4 Updated %pb and max lines info by Björn Stenberg · 22 years ago
  86. 11fbddb Removed hard-coded time display on recorder and added %pb progress bar tag instead. by Björn Stenberg · 22 years ago
  87. 84d4812 Fixed red win32 build by Björn Stenberg · 22 years ago
  88. 77904ab Added snow for real. by Björn Stenberg · 22 years ago
  89. 451d7f5 Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, removed blank and boxes. by Björn Stenberg · 22 years ago
  90. 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
  91. e82f701 Optimized ata_read_sectors() a little by Linus Nielsen Feltzing · 22 years ago
  92. 8b01f61 Moved the LCD frame buffer back to DRAM by Linus Nielsen Feltzing · 22 years ago
  93. 9381765 To give you all a feeling from the good-old C64 demo scene, press UP or DOWN by Daniel Stenberg · 22 years ago
  94. 5bed6e6 changed REPEAT_INTERVAL_START back to 4 as it originally was by Eric Linenberg · 22 years ago
  95. 0eefad8 include options.h by Daniel Stenberg · 22 years ago
  96. e28cbaa runs smoother-looking on target by Daniel Stenberg · 22 years ago
  97. b596544 Now includes options.h by Linus Nielsen Feltzing · 22 years ago
  98. 9a8382d undef the defines that used to be set by the makefile, since it'll prevent by Daniel Stenberg · 22 years ago
  99. 6e881b4 features.h was renamed to options.h since it collided with the system by Daniel Stenberg · 22 years ago
  100. 2f9b54b Added a 'Load Default Config' menu to the System menu by Justin Heiner · 22 years ago