1. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  2. 77eb0e1 Added crude battery indicator line at bottom of WPS by Björn Stenberg · 23 years ago
  3. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  4. 761cd95 Allow LBA-less partitions by Björn Stenberg · 23 years ago
  5. d1de4f8 Fixed name garbling bug by Björn Stenberg · 23 years ago
  6. cfc56d5 More buffer size fixes by Linus Nielsen Feltzing · 23 years ago
  7. 377725f Some more buffer length fixing by Linus Nielsen Feltzing · 23 years ago
  8. 8c57ad9 Adjusted a few buffer sizes by Linus Nielsen Feltzing · 23 years ago
  9. 7fef58a Added OS debug menu by Linus Nielsen Feltzing · 23 years ago
  10. 09153dd Added stack overflow check by Linus Nielsen Feltzing · 23 years ago
  11. 76b4096 Added thread names by Linus Nielsen Feltzing · 23 years ago
  12. a23fe48 Added main stack munging by Linus Nielsen Feltzing · 23 years ago
  13. e699fba Decreased the stack size by Linus Nielsen Feltzing · 23 years ago
  14. 22771c2 Trying to mount as raw disk if no partition is found by Björn Stenberg · 23 years ago
  15. 222ce15 Added newlines to a few DEBUGF()'s by Linus Nielsen Feltzing · 23 years ago
  16. 693a9db The partition search now stops when it finds a FAT32 partition by Linus Nielsen Feltzing · 23 years ago
  17. de943a5 Added searching for FAT32 partition by Björn Stenberg · 23 years ago
  18. f27cf01 Added build timestamp in version string by Björn Stenberg · 23 years ago
  19. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  20. 803f47b Forgot to add debug_menu by Björn Stenberg · 23 years ago
  21. 6b25f79 Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen). by Björn Stenberg · 23 years ago
  22. 5e2898f Added average bitrate for VBR mp3 by Björn Stenberg · 23 years ago
  23. 7c342b8 VBR display fix by Lee Marlow by Björn Stenberg · 23 years ago
  24. 486e47d cleaned up usb info by Robert Hak · 23 years ago
  25. 5b2aa18 Added question about using the USB to do iffering ideas by Robert Hak · 23 years ago
  26. 6b91b7e Relative path playlist patch by Mat Pritchard by Linus Nielsen Feltzing · 23 years ago
  27. 75447f6 Added MAX_PATH by Linus Nielsen Feltzing · 23 years ago
  28. 7402762 Now uses the vbr flag by Linus Nielsen Feltzing · 23 years ago
  29. c644fc2 Added a vbr flag in the id3 struct by Linus Nielsen Feltzing · 23 years ago
  30. b62b0b6 The Player button_read used Port C. It now uses ANx instead by Linus Nielsen Feltzing · 23 years ago
  31. 4edf8ae Added power_off() and lowered the FULL limit by Linus Nielsen Feltzing · 23 years ago
  32. c6de959 Added protection against too large ID3V2 tags by Linus Nielsen Feltzing · 23 years ago
  33. 4744d3b fixed cannot-lose-bug by Felix Arends · 23 years ago
  34. 5b4221b Now uses power.c/h by Linus Nielsen Feltzing · 23 years ago
  35. 7cafe7a First version by Linus Nielsen Feltzing · 23 years ago
  36. bd84ff4 Added MP3 CRC error count by Linus Nielsen Feltzing · 23 years ago
  37. e55edfc Removed charger and IDE control from the player debug menu by Linus Nielsen Feltzing · 23 years ago
  38. c849c39 super-duper tetris applying to the standards of the Tetris Expert Panel and the GameBoy measures :) by Felix Arends · 23 years ago
  39. b9e69e2 Added Player debug menu by Linus Nielsen Feltzing · 23 years ago
  40. b7beef2 Added Battery scale factor by Linus Nielsen Feltzing · 23 years ago
  41. 93ce7d0 Increased the scroll thread stack by Linus Nielsen Feltzing · 23 years ago
  42. 2811ba6 Now prints Variable Bit Rate if VBR by Linus Nielsen Feltzing · 23 years ago
  43. 434b788 Now sets bitrate to VARIABLE_BIT_RATE if VBR by Linus Nielsen Feltzing · 23 years ago
  44. 2e525fe Added Xing VBR frame parsing by Linus Nielsen Feltzing · 23 years ago
  45. 51da9df Increased the scroll line buffer to 257 by Linus Nielsen Feltzing · 23 years ago
  46. 3fd8a9e Killed warnings by Linus Nielsen Feltzing · 23 years ago
  47. d5ce38c Lame attempt to fix USB polarity auto-detection by Linus Nielsen Feltzing · 23 years ago
  48. cd890a5 4x4 pixel stones, 90 degrees rotated (bigger), a few things still missing by Felix Arends · 23 years ago
  49. 00109d8 Changes by Björn Stenberg · 23 years ago
  50. 1c72ea3 Added IDE power control to the debug screen by Linus Nielsen Feltzing · 23 years ago
  51. f90727b Now compiles on Player again by Linus Nielsen Feltzing · 23 years ago
  52. 14d63b7 Now only reacts to UP/DOWN keypresses if there are files in the directory by Linus Nielsen Feltzing · 23 years ago
  53. a8e6fba Now enables the backlight even after a battery switch by Linus Nielsen Feltzing · 23 years ago
  54. aae4fa6 Removed i2c_init() by Linus Nielsen Feltzing · 23 years ago
  55. 6d2e492 Added i2c_init() by Linus Nielsen Feltzing · 23 years ago
  56. 6479627 Compile errors by Linus Nielsen Feltzing · 23 years ago
  57. dad6d76 Wrapping patch by Bill, Matthew and Lee by Linus Nielsen Feltzing · 23 years ago
  58. 71ef31a Corrected ATA debug option by Linus Nielsen Feltzing · 23 years ago
  59. 4b54559 Added FAT debug option by Linus Nielsen Feltzing · 23 years ago
  60. ca3e766 Added ATA debug feature by Linus Nielsen Feltzing · 23 years ago
  61. e140424 Added battery measurement by Linus Nielsen Feltzing · 23 years ago
  62. 9b41dae relative paths in .vcproj file by Felix Arends · 23 years ago
  63. 43f733b made get_button a little slower to get a more realistic control by Felix Arends · 23 years ago
  64. c9b642b everything up-to-date by Felix Arends · 23 years ago
  65. fe0c5b9 debug_ports() by Linus Nielsen Feltzing · 23 years ago
  66. 2ced9de Added recorder debug code by Linus Nielsen Feltzing · 23 years ago
  67. d506e7a Removed debug code by Linus Nielsen Feltzing · 23 years ago
  68. 9309c4d stdbool.h not included (bool undefined) by Felix Arends · 23 years ago
  69. 2dc3d8f Extended the debug screen by Linus Nielsen Feltzing · 23 years ago
  70. 1639e98 Added some debug information by Linus Nielsen Feltzing · 23 years ago
  71. 7c44125 Removed warning on Players by Linus Nielsen Feltzing · 23 years ago
  72. 6feb983 changed the checks around a bit for time display by Jerome Kuptz · 23 years ago
  73. 13059a4 The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the BUTTON_STOP for player by Jerome Kuptz · 23 years ago
  74. 93cf3d3 Added debug menu entry by Linus Nielsen Feltzing · 23 years ago
  75. 2d3a676 Removed debug display code by Linus Nielsen Feltzing · 23 years ago
  76. c22940a Fixed simulator compiler errors by Linus Nielsen Feltzing · 23 years ago
  77. c36919e Increased thread stack size by Linus Nielsen Feltzing · 23 years ago
  78. 9f690b8 Now fills the stack with 0xdeadbeef by Linus Nielsen Feltzing · 23 years ago
  79. 6bb93847 Added mpeg_is_playing() by Linus Nielsen Feltzing · 23 years ago
  80. 958025b Added mpeg_is_playing(), now stops counting time when the last song has stopped by Linus Nielsen Feltzing · 23 years ago
  81. ede3827 Removed usb_display_info() call by Linus Nielsen Feltzing · 23 years ago
  82. 0ee7d85 More robust, debounced USB detection by Linus Nielsen Feltzing · 23 years ago
  83. 3c1d26b Killed simulator compile errors by Linus Nielsen Feltzing · 23 years ago
  84. b81ce1e Player sound quality improvements by Julien Boissinot by Linus Nielsen Feltzing · 23 years ago
  85. 447185b Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
  86. c4c52f8 WPS screen now handles USB detection by Linus Nielsen Feltzing · 23 years ago
  87. 53b8c99 Better handling of non-responding threads by Linus Nielsen Feltzing · 23 years ago
  88. a550b07 Removed TAB chars by Linus Nielsen Feltzing · 23 years ago
  89. 756e745 New voltage levels by Linus Nielsen Feltzing · 23 years ago
  90. c384668 Killed a warning by Linus Nielsen Feltzing · 23 years ago
  91. 7d3c31b Added adc_init() call by Linus Nielsen Feltzing · 23 years ago
  92. d1c88e7 Now uses adc_read() by Linus Nielsen Feltzing · 23 years ago
  93. 3189353 Corrected ADC channel C registers by Linus Nielsen Feltzing · 23 years ago
  94. 0213d8a Simulated mpeg_play() calls mp3info() by Linus Nielsen Feltzing · 23 years ago
  95. f725641 First version by Linus Nielsen Feltzing · 23 years ago
  96. 9ce3221 Better protection against NULL pointers in id3 tags by Linus Nielsen Feltzing · 23 years ago
  97. da501ee Removed USB handling from simulator build by Linus Nielsen Feltzing · 23 years ago
  98. 92bba80 Added USB news by Linus Nielsen Feltzing · 23 years ago
  99. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
  100. cb30e54 Adapted for simulator compile by Linus Nielsen Feltzing · 23 years ago