1. 78acda2 Player: Correctly probe the ability of the box to control HD power. This is not determined by the ROM version. by Jens Arnold · 20 years ago
  2. 68dd081 Rockbox manual news by Linus Nielsen Feltzing · 20 years ago
  3. 2a461eb Fixed type by Jens Arnold · 20 years ago
  4. e232b08 Fixed general settings typo, split up general settings function, added cursor animations and updated cursor look (rounded edges). by Zakk Roberts · 20 years ago
  5. eb3b33e Added warning about bleeding files by Björn Stenberg · 20 years ago
  6. 8f032ae Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 file by Linus Nielsen Feltzing · 20 years ago
  7. dc96fcf Fixed a typo, thanks Christi by Jens Arnold · 20 years ago
  8. 6173ef4 Removed dupe by Jens Arnold · 20 years ago
  9. 4b3501f Code policed (removed tab chars, no C++ comments, line length); all register manipulation hex values match register width. No code change. by Jens Arnold · 20 years ago
  10. 059ada5 Make sure the time is updated before blocking in button_get() by Linus Nielsen Feltzing · 20 years ago
  11. a0d5bea The debug output now reports the correct mpeg layer by Linus Nielsen Feltzing · 20 years ago
  12. e745dc8 specify mode in mkdir by Daniel Stenberg · 20 years ago
  13. bb2bd14 No support questions as bug reports, please by Björn Stenberg · 20 years ago
  14. 0794ffb Updated Q76, dir buffer full by Linus Nielsen Feltzing · 20 years ago
  15. 303b4ab Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2 by Jens Arnold · 20 years ago
  16. bbc5931 Properly initialize Port A button input pins (player coldstart) by Jens Arnold · 20 years ago
  17. a5a6fa9 Correctly display paused state by Jens Arnold · 20 years ago
  18. 8e43f77 Fixed register table by Jens Arnold · 20 years ago
  19. 569b998 Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry by Linus Nielsen Feltzing · 20 years ago
  20. c30dcb8 Remote control working again by Jens Arnold · 20 years ago
  21. 56a6fdd Added important info for Ondio users by Jens Arnold · 20 years ago
  22. 154f343 Updated the release version to 2.3, plus some minor corrections. by Linus Nielsen Feltzing · 20 years ago
  23. c9d41b4 Make the simulator builds acknowledge the plugins variable set in the configure by Daniel Stenberg · 20 years ago
  24. 73d3b18 Adjusted version criteria for newplayer check according to latest findings by Jens Arnold · 20 years ago
  25. 6fa2570 checksum calculation was wrong (must be the sum of unscrambled), thanks Jens by Jörg Hohensohn · 20 years ago
  26. f05dec5 Retry initializing the harddisk with hard reset in case the first try fails. Fixes panic when starting flashed rockbox by leaving the archos charging screen with On. by Jens Arnold · 20 years ago
  27. 8737b37 No ROMBox for FM Recorder by Linus Nielsen Feltzing · 20 years ago
  28. d4e5397 Renamed has_new_lcd() to is_new_player(), and got rid of the alias by Jens Arnold · 20 years ago
  29. 011835d iRiver: attempt to set up the SDRAM correctly by Linus Nielsen Feltzing · 20 years ago
  30. 47e8773 An attempt to set the radio in a more defined state at boot by Linus Nielsen Feltzing · 20 years ago
  31. dbd11c9 The player also has MAS poweron reset, handle it. by Jens Arnold · 20 years ago
  32. 67b17e1 Show rockbox logo again after leaving the charging screen, to provide better visual feedback by Jens Arnold · 20 years ago
  33. 14c72f2 Code cleanup by Jens Arnold · 20 years ago
  34. 61753a8 Fixed a simulator warning, and disabled some unused code for targets without charging (Ondio) by Jens Arnold · 20 years ago
  35. 2996d17 Animated charging screen for player by Jens Arnold · 20 years ago
  36. b3e31b9 Fix: Properly apply the backlight settings for the charging screen by Jens Arnold · 20 years ago
  37. 3999bc0 Fixed a warning by Jens Arnold · 20 years ago
  38. 7ebb5d9 Moved player ATA power handling to the correct functions by Jens Arnold · 20 years ago
  39. bdba1d0 Include .ucl files for players by Jens Arnold · 20 years ago
  40. b7638be Fix: read the correct registers for player HD spindown by Jens Arnold · 20 years ago
  41. 4820177 Enable building flashed rockbox and rombox for players by Jens Arnold · 20 years ago
  42. cbf9da4 Added make clean by Jens Arnold · 20 years ago
  43. 09280d0 Player: initialize backlight control pin (for coldstart) by Jens Arnold · 20 years ago
  44. 2a89e7d New players: switch on the HD in ata_init() by Jens Arnold · 20 years ago
  45. b8b94f1 Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Only power on HD if not started by charger insertion. (3) Changed button read to use port C instead of ADC. This allows for 3 buttons as on the other platforms. by Jens Arnold · 20 years ago
  46. 0044a04 the -t test option now does no memory test, but enables 38400 baud on players by Jörg Hohensohn · 20 years ago
  47. 50d363f HD spindown for Players by Jörg Hohensohn · 20 years ago
  48. c519e63 Makefile and adjustments for compiling uart_boot under cygwin by Jens Arnold · 20 years ago
  49. 3023700 There will soon exist bitmapped players without RTC (iRiver) by Linus Nielsen Feltzing · 20 years ago
  50. e68ccbd Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
  51. e17938c Added ADC_UNREG_POWER for the iRiver, for compatibility by Linus Nielsen Feltzing · 20 years ago
  52. 359ef77 Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling that setting caused a NULL pointer access by Jens Arnold · 20 years ago
  53. bb4872e We use the apps/recorder dir for the iriver build as well by Linus Nielsen Feltzing · 20 years ago
  54. 7c5f5f5 iRiver: SWAB16 and SWAB32 macros by Linus Nielsen Feltzing · 20 years ago
  55. 3ad0879 Correct polarity for the iRiver backlight pin by Linus Nielsen Feltzing · 20 years ago
  56. 003247e Added iRiver ADC tick task by Linus Nielsen Feltzing · 20 years ago
  57. 0decb00 Added iRiver button handling by Linus Nielsen Feltzing · 20 years ago
  58. 27d00ca Added iRiver ADC channel info by Linus Nielsen Feltzing · 20 years ago
  59. fea2472 Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
  60. 6acdfd7 Correct keyboard type by Linus Nielsen Feltzing · 20 years ago
  61. b98e74e Added IRIVER_H100_PAD by Linus Nielsen Feltzing · 20 years ago
  62. 1a479d6 Late-add the final silence clip to the queue. This ensures correct shutup() while that clip is playing. Swallowed clip beginnings should be finally gone now. Optimization of the queue pointer handling. by Jens Arnold · 20 years ago
  63. fee06d6 Bug fix: First dereference, then subscript, instead of vice versa. The old code never stored the correct header, and even caused NULL pointer accesses. by Jens Arnold · 20 years ago
  64. 24e6dff append the "silence" clip at the end of voice output, this avoids clicks and missing ends especially with low bitrates by Jörg Hohensohn · 20 years ago
  65. 605cf4c Fix: my previous adjustments broke access to external MMC on newer Ondio models (mask bit 2 == 1). Xor operator works bitwise, so both operators need to be logical values here by Jens Arnold · 20 years ago
  66. 2cf1a89 Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock select circuitry) by Jens Arnold · 20 years ago
  67. 6554417 Only sort once by Björn Stenberg · 20 years ago
  68. 6b4e5f8 You can now leave the playlist viewer with OFF, and the hold-Play context menu works better now by Linus Nielsen Feltzing · 20 years ago
  69. 4bd3e61 The favorites plugin can now be a viewer as well by Linus Nielsen Feltzing · 20 years ago
  70. 3351905 Removed annoying debug output by Linus Nielsen Feltzing · 20 years ago
  71. 34145af Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correct handling of missing/corrupt tracks in playlists. by Linus Nielsen Feltzing · 20 years ago
  72. 8071de3 Added space to name prefix by Björn Stenberg · 20 years ago
  73. 9bcd2a9 Better feedback by Linus Nielsen Feltzing · 20 years ago
  74. f78524b Bug fix: Do only flush the sector buffer after writing head bytes if it really needs to be. The old code did flush always, causing the huge slowdown of fprintf() and other places writing byte-wise by Jens Arnold · 20 years ago
  75. 0b959cf iRiver: Now sets the LCD RESET pin correctly by Linus Nielsen Feltzing · 20 years ago
  76. 890558e The tools are to be built with the native compiler by Linus Nielsen Feltzing · 20 years ago
  77. 685aeb5 Handle invalid playlist entries properly in new_file(). This fixes bug report #1060759 by Linus Nielsen Feltzing · 20 years ago
  78. 7b95e60 Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Uses 2 modes, picker and line edit, selectable by moving the cursor vertically. (2) Flips between pages on left/right wrap. No dedicated shift key. by Jens Arnold · 20 years ago
  79. aeedd7d Increased MMC init timeout (again), and sleep() between consecutive tries. by Jens Arnold · 20 years ago
  80. 31e2e01 Increased init timeout to account for some very slow (SD) cards by Jens Arnold · 20 years ago
  81. 1f6c480 Only voice the MMC remove prompt if voicing is enabled by Jens Arnold · 20 years ago
  82. 0ee36f8 Removed workaround for non-zeroed bss. Added a little optimization for pause mode by Jens Arnold · 20 years ago
  83. 4533d62 Prepend user to subject string by Björn Stenberg · 20 years ago
  84. 803c87d New weird syntax by Björn Stenberg · 20 years ago
  85. 83b8ede Const is allowed. by Björn Stenberg · 20 years ago
  86. 727d8d2 Use new info format by Björn Stenberg · 20 years ago
  87. d4c1fc6 Corrected hostname by Björn Stenberg · 20 years ago
  88. 383df5c Using new debian syncmail by Björn Stenberg · 20 years ago
  89. 1710e38 Fixed the player sim. There is no SH1 hardware in the simulator... by Jens Arnold · 20 years ago
  90. 2e290d6 Important step towards player flashing: LCD inits for both new LCD (confirmed working) and old LCD. by Jens Arnold · 20 years ago
  91. ca81ed2 Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss area. This matters because gcc puts zero-initialized data into bss by Jens Arnold · 20 years ago
  92. f497a56 Downtime due to maintenance by Björn Stenberg · 20 years ago
  93. 2024e19 Set style for 'html' too by Björn Stenberg · 20 years ago
  94. 00321de Correct polarity for NewPlayer HD power control. by Jens Arnold · 20 years ago
  95. e345679 Fixed iriver simulator build by Björn Stenberg · 20 years ago
  96. d15d155 Turn off the recording LED before reporting disk-full errors. Fixes bug report #1061647 by Linus Nielsen Feltzing · 20 years ago
  97. f540e5c Unique error codes by Jens Arnold · 20 years ago
  98. db14d8e New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect by Jens Arnold · 20 years ago
  99. 8ed5003 Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates right from the start by Jens Arnold · 20 years ago
  100. 6fde243 Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz layer 2 files. Others: Correct serial bitrate allows increasing the postpone_dma_tick delay a bit without disturbing playback of same files. by Jens Arnold · 20 years ago