1. 0b23c48 Slight clarification... by Björn Stenberg · 20 years ago
  2. e76d7d9 remove display-leftovers and remove the memory size question for iRiver by Daniel Stenberg · 20 years ago
  3. c70ede7 Only treat player like a player by Björn Stenberg · 20 years ago
  4. bbcd740 The Iriver display is blue by Björn Stenberg · 20 years ago
  5. 4bdbcd6 Removed test code that shouldn't have been committed. by Björn Stenberg · 20 years ago
  6. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 20 years ago
  7. 82e9438 oh, I need to commit this Ondio hack, else nobody can test with the automated build by Jörg Hohensohn · 20 years ago
  8. e5691c0 temporarily disabled building of plugins for Ondio by Daniel Stenberg · 20 years ago
  9. 4392463 ondios use ajbrec.ajz as well by Daniel Stenberg · 20 years ago
  10. 962d99a Makefile Fix: plugin lib includes for Ondio by Jens Arnold · 20 years ago
  11. 829a6e2 fixed URL by Daniel Stenberg · 20 years ago
  12. 2db9dc5 bad CVS info fixed now by Daniel Stenberg · 20 years ago
  13. 73792b4 Ondio levels adjusted, use ADC channel names by Jörg Hohensohn · 20 years ago
  14. 3f7c508 Ondio USB mode works with both internal and external MMC by Jörg Hohensohn · 20 years ago
  15. eb8fef7 Ondio USB mode works, but only with external MMC by Jörg Hohensohn · 20 years ago
  16. 7025d83 Now the Player balance setting works again by Linus Nielsen Feltzing · 20 years ago
  17. 8e6174c another fix towards Ondio USB passthrough by Jörg Hohensohn · 20 years ago
  18. 5cd074e We want a broken iriver device by Linus Nielsen Feltzing · 20 years ago
  19. e997ddf Clean romstart file by Jens Arnold · 20 years ago
  20. c4e8bed some fixes for Ondio USB passthrough (but still doesn't work yet) by Jörg Hohensohn · 20 years ago
  21. 00be746 prepared Ondio USB passthrough (but doesn't work yet) by Jörg Hohensohn · 20 years ago
  22. 57ea92c prepared an empty MMC driver by Jörg Hohensohn · 20 years ago
  23. b26f6e0 Ondio USB enable, ATA part of it is missing by now by Jörg Hohensohn · 20 years ago
  24. 66b45ee by Henrik Backe · 20 years ago
  25. 7a9910c different ADC channels for Ondio by Jörg Hohensohn · 20 years ago
  26. 76994fb no backlight for Ondio by Jörg Hohensohn · 20 years ago
  27. d4e527b temporary hacks to make it compile with the Ondio (=Player) keypad. No influence for the other platforms. by Jörg Hohensohn · 20 years ago
  28. 3f0e641 avoid unused variable warning if no LED by Jörg Hohensohn · 20 years ago
  29. c45d54b no double negation, define present features, not absent by Jörg Hohensohn · 20 years ago
  30. 9bb6488 Ondio has no LED (no RLOD possible ;-) by Jörg Hohensohn · 20 years ago
  31. cde9844 minor oops by Jörg Hohensohn · 20 years ago
  32. 24c7c04 adjustment for the Ondio: button driver has an Odio part, for now it has a Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere. by Jörg Hohensohn · 20 years ago
  33. 6c1afd7 adjustment for the Ondio: I2C clock is on a different pin by Jörg Hohensohn · 20 years ago
  34. d5c293a the very first adjustment for the Ondio: fix the screen orientation by Jörg Hohensohn · 20 years ago
  35. 218d90b build system updated to include Ondio option by Jörg Hohensohn · 20 years ago
  36. 4f52bf4 scrambling extended for the Ondio SP/FM by Jörg Hohensohn · 20 years ago
  37. 30a7e1b Show counter option is now saved to disk by Zakk Roberts · 20 years ago
  38. cd12a03 Since open() does now handle O_TRUNC correctly, the previous fix is no longer needed by Jens Arnold · 20 years ago
  39. 8537e2d Bug fix: open() now handles O_TRUNC correctly (this was the real cause for the .playlist_control corruption) by Jens Arnold · 20 years ago
  40. f1847ee check the size of the .bin file, not the .ucl file by Daniel Stenberg · 20 years ago
  41. 5a8b99f when rom file is too big, mention how many bytes by Daniel Stenberg · 20 years ago
  42. 948e384 removed the hard-coded size limit from the Makefile with some preprocessor by Daniel Stenberg · 20 years ago
  43. 6bbe00d added romsizetest.pl to the release archive by Daniel Stenberg · 20 years ago
  44. 678090a rombox support: building and zip general makefile: less output by Daniel Stenberg · 20 years ago
  45. 0dfc2c9 Synced. by Mats Lidell · 20 years ago
  46. fc1e93b Synced. by Jens Arnold · 20 years ago
  47. 7d05461 Voicing the .rockbox warning is unnecessary because (1) It's not used by current code, (2) If the .rockbox directory is missing, chances are that there is no .voice file anyway... by Jens Arnold · 20 years ago
  48. 717fae9 Warning if .rockbox is missing by Henrik Backe · 20 years ago
  49. c8e2791 Made set_file() case insensitive. by Henrik Backe · 20 years ago
  50. 0f04656 Faster & smaller screen_dump() function, saving almost 1.8 KB of ram by Jens Arnold · 20 years ago
  51. 862f729 fixed rom start index by Daniel Stenberg · 20 years ago
  52. 762a6c6 define the ROM start in the config-*.h file instead and avoid the ifdef by Daniel Stenberg · 20 years ago
  53. 32cd555 lds file for rombox builds by Daniel Stenberg · 20 years ago
  54. ac9ad1a Bug fix: Longish .playlist_control files got corrupted when doing ON->resume after stop without rebooting first by Jens Arnold · 20 years ago
  55. 25d162d Made queue_clear() atomic, and made the argument non-const by Linus Nielsen Feltzing · 20 years ago
  56. 8d54253 button_clear_queue() now works as expected by Linus Nielsen Feltzing · 20 years ago
  57. cc05528 Made queue_clear() atomic, and made the argument non-const by Linus Nielsen Feltzing · 20 years ago
  58. 9872fea New kernel function: queue_clear() by Linus Nielsen Feltzing · 20 years ago
  59. 943ac26 Reverted an erroneous const, and fixed & optimized relative path handling. The bug didn't show up because FAT is inherently able to handle relative paths itself. by Jens Arnold · 20 years ago
  60. 3e41780 loading a setting (and internally calling talk_init) caused the playback to stop by Jörg Hohensohn · 20 years ago
  61. 06cb237 New debug feature: Use the SH1 user break controller to catch illegal memory accesses by Jens Arnold · 20 years ago
  62. 56fd6f9 Fixed USB handling, and brought back the special mode by Jens Arnold · 20 years ago
  63. b9062ae The mute status display function now uses splash() too by Jens Arnold · 20 years ago
  64. 9d5de4a .rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the sub-browser with ON is disabled to prevent possibly endless recursion, (2) For browsing plugins and fonts, the browser doesn't quit automatically after selecting a file, for more convenient use of plugins and trying out different fonts. Additionally, the button bar display is fixed to properly reflect the unavailability of F1 in a sub-browser by Jens Arnold · 20 years ago
  65. 0df29b2 Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) complete cleanup when detecting USB connection, (4) removed TAB chars by Jens Arnold · 20 years ago
  66. bf955a8 Bug fix: The splash displayed when trying to soft power off with the charger connected didn't disappear again by Jens Arnold · 20 years ago
  67. a8dbabe font format documentation updated, obsolete definitions removed by Jörg Hohensohn · 20 years ago
  68. 861306d By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes by Daniel Stenberg · 20 years ago
  69. b492027 Fixed new font format: necessity of offset table generation, output of fonts without one by Jens Arnold · 20 years ago
  70. ac84357 removed the now broken out-of-sequence check for rotated operation by Jörg Hohensohn · 20 years ago
  71. f8a5802 Fixed pointer types & struct font by Jens Arnold · 20 years ago
  72. 5d36aaf New font format (already rotated) saves code, space and time. On the downside this new format is incompatible, so get the new fonts, too. by Jörg Hohensohn · 20 years ago
  73. 033ba16 Made local constant arrays static, saving a few bytes by Jens Arnold · 20 years ago
  74. d1851e3 Make the buildzip script able to build zips even when not run in a dir by Daniel Stenberg · 20 years ago
  75. fa5fa54 oops, forgot to remove my debug prints by Daniel Stenberg · 20 years ago
  76. c4d463b exclude fonts from the zip file that are larger than the maximum size we can by Daniel Stenberg · 20 years ago
  77. e8cad94 remove zip on clean by Daniel Stenberg · 20 years ago
  78. 7464fb9 Bug fix: recording does no longer hang after 30 bytes (especially when running from ROM) by Jens Arnold · 20 years ago
  79. e0e0140 Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well. by Linus Nielsen Feltzing · 20 years ago
  80. 1a6a481 Made the VU meter work in the simulator again by Linus Nielsen Feltzing · 20 years ago
  81. 697697d Removed CR/LF line terminators by Linus Nielsen Feltzing · 20 years ago
  82. 4b8ee8d Minor code-policing by Linus Nielsen Feltzing · 20 years ago
  83. 792bd17 Patch #1002379 by Lee Pilgrim, New VU meter by Linus Nielsen Feltzing · 20 years ago
  84. 1e9de58 Patch #1011849 by Antoine Cellerier by Linus Nielsen Feltzing · 20 years ago
  85. ae7df4d M+ always copied the power part of the result, even after performing an addition. by Linus Nielsen Feltzing · 20 years ago
  86. 2f20b3e Const policed pointer arguments to functions, part 4 by Jens Arnold · 20 years ago
  87. f50bbce fixed comments, added linefeeds to chop some of the longest lines by Daniel Stenberg · 20 years ago
  88. 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
  89. 6d0da41 Plugin API documentation by Antoine Cellerier by Björn Stenberg · 20 years ago
  90. 619a5ca Minesweeper and Solitaire plugins by Antoine Cellerier by Björn Stenberg · 20 years ago
  91. 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 20 years ago
  92. c76c568 Const policed pointer arguments to functions, part 1 by Jens Arnold · 20 years ago
  93. 8b131ac Added cgiirc script instead of java client by Björn Stenberg · 20 years ago
  94. f93d78a Updated the player character layout. by Kjell Ericson · 20 years ago
  95. 0998175 Fixed main thread stack size by Jens Arnold · 20 years ago
  96. 12bc9f0 MAS register addresses are 8 bit by Jens Arnold · 20 years ago
  97. 8d60106 Synced. by Mats Lidell · 20 years ago
  98. 536dff1 Corrected MAS version checks by Jens Arnold · 20 years ago
  99. 87ab7ce Removed extra const by Zakk Roberts · 20 years ago
  100. 3a77069 New checkboxes introduced for improved, reworked options screen - new option at General settings: Save (when) - faster boot - cleaned up a bit more, removed redundant code by Zakk Roberts · 20 years ago