1. d700970 Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if the reason for getting there was a spurious ON event. Don't disable the multi-colour LED in the M3 bootloader. by Jens Arnold · 17 years ago
  2. ed3ff1b Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & remote power button vs. the respective hold switch, and shut down when on hold. On X5/M5 this check is not strictly necessary for the main unit, but left there to keep things uniform. (2) M3: Stop reading the ADC properly before leaving the bootloader, on RoLo, and on reboot, to make it work reliably after those transitions. (3) Disable all interrupt sources on system init to avoid premature ISR calls after enabling interrupts in general. (4) iAudios: Proper implementation of ide_powered(), avoiding nasty HDD clicks in the bootloader when powering down, e.g. because of Hold. (5) Slight optimisations. by Jens Arnold · 17 years ago
  3. 4071826 save clock plugin settings in correct directory by Robert Kukla · 17 years ago
  4. a6430d3 Updated italian translation. Fixed accent as requested in FS #8742 but with correct character set. by Alessio Lenzi · 17 years ago
  5. a67e5d8 It makes more sense for the callback registrar to decide if its a "oneshot" then the callback caller. by Jonathan Gordon · 17 years ago
  6. c6b6bad iAudio M3: ADC driver, making buttons and battery voltage reading work. * Disable the multi-colour LED for now to save power. Proper handling will be added later. * Make reboot on button press work on iAudio X5, M5, M3 in panicf(), and on M3 in UIE(). by Jens Arnold · 17 years ago
  7. 648104a fixes for the Chinese and Japanese language files by Harry Tu. Closes FS#8716 and FS#8576. by Marcoen Hirschberg · 17 years ago
  8. 19c6e66 Implement the playback event handling as a system-wide multi-purpose event system. Unified mpeg.c and playback.c audio event handling. Converted ata_idle_notify to use the new event handling system also. by Miika Pekkarinen · 17 years ago
  9. 478ba0a Add two missing coldfire interrupt vectors. by Jens Arnold · 17 years ago
  10. 3005cf5 Sound on M3. yay! by Jens Arnold · 17 years ago
  11. 7757bcf Further size savings - no need to make call for 0-9 by Steve Gotthardt · 17 years ago
  12. c0fb5b8 rbutil: fix a debug output, so it compiles again on windows. by Dominik Wenger · 17 years ago
  13. 30f8326 iAudio M3: Fix standard remote context. * Process button adc values in the button driver. Those buttons won't work without the not-yet-committable ADC driver though. by Jens Arnold · 17 years ago
  14. 6ee34cb Small bin-size optimisation - convert a macro used six times to a function by Dave Chapman · 17 years ago
  15. 9ae9a18 Make ports debug screen usable on M3 by Jens Arnold · 17 years ago
  16. 373d56b spelling mistakes pointed out by Alex Wallis by Daniel Stenberg · 17 years ago
  17. 4e2c517 m:robe 100 - fix screenshots by Robert Kukla · 17 years ago
  18. 77e036a when changing settings from the Talk and Voice window also update the main widgets settings. by Dominik Riebeling · 17 years ago
  19. da6b43b Another capitalization inconsistency fixed. by Jonas Häggqvist · 17 years ago
  20. 25ae7d6 m:robe 100 - screenshots for plugins by Robert Kukla · 17 years ago
  21. 45ba583 Fix remote stop from tree in the M3 keymap. by Jens Arnold · 17 years ago
  22. fc2a757 Make screendump work on the M3 (sim). by Jens Arnold · 17 years ago
  23. 1b53f44 Apply FS#8538 - iconsistencies in menu wording/capitalization as well as update Danish language. by Jonas Häggqvist · 17 years ago
  24. d3c3fc8 In order to disable building plugins for a target, 'plugin' must be set to empty in configure. by Jens Arnold · 17 years ago
  25. 3894a44 More iAudio M3 work. Target build compiles, but same problem regarding plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works. by Jens Arnold · 17 years ago
  26. 8a6291d More iAudio M3 work. Target build compiles, but same problem regarding plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works. by Jens Arnold · 17 years ago
  27. 422454c Actually compile the M3 keymap for the M3. by Jens Arnold · 17 years ago
  28. 919c206 More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement. by Jens Arnold · 17 years ago
  29. ab974bc Small fix for the default colour icon set - the equalizer showed one pink line, use pure magic magenta there to make this line transparent. by Marianne Arnold · 17 years ago
  30. 7fcd26e Only boost the CPU for large transactions. It would be nice to get rid of boosting for USB altogehter, but it doesn't seem to work then. by Frank Gevaerts · 17 years ago
  31. 3c561f2 Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (untested). * Only try the initial remote LCD init if the remote is plugged, and do it in main builds as well, giving slightly earlier remote LCD output when booting. * Fix delays in the X5/M5 remote LCD init. * Remove an unnecessary check in the X5/M5 remote LCD driver and the M3 LCD driver. by Jens Arnold · 17 years ago
  32. bf3c96c 1st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. * Fix default battery capacity. by Jens Arnold · 17 years ago
  33. c865a9b m:robe 100 - correct headphone detection by Robert Kukla · 17 years ago
  34. bef8e8c Fix Red by Karl Kurbjun · 17 years ago
  35. ef62d68 Split up app.lds to the respective target directories. The portalplayer devices replicate app.lds since their target tree doesn't follow a syntax typical to the newer arm targets - the portalplayers could be cleaned up further. boot.lds and plugin.lds still need to be cleaned up. by Karl Kurbjun · 17 years ago
  36. 2b5f9ae Make ATA work on M3. by Jens Arnold · 17 years ago
  37. 80ded2a Really fix low-bat detection in the iAudio bootloader. * Improve naming of iriver and iaudio bootloader files. by Jens Arnold · 17 years ago
  38. 17bc340 Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewport related init bug in the 2 bit vertically interleaved LCD driver. * Fix low bat warning in iaudio bootloader - voltages are in millivolts now. by Jens Arnold · 17 years ago
  39. 579089a Fix Player warnings. Charcell needs fb_data properly defined as well. by Jens Arnold · 17 years ago
  40. c883611 Cowon D2: Make the bootloader functional (usage instructions to appear on the CowonD2Info wikipage shortly). Also re-enable IRAM by reducing Tremor's ICODE usage. by Rob Purchase · 17 years ago
  41. 769fcbd More iAudio M3 work. Bootloader compiles, but doesn't work yet. by Jens Arnold · 17 years ago
  42. 78017a0 give the Key column in the button tables a fixed with to prevent it getting too wide (happened with some long alternative buttons lists). by Dominik Riebeling · 17 years ago
  43. f5921cf Really stop red. Whatever works atm. by Michael Sevakis · 17 years ago
  44. deb9a83 Arrrgh. Fix red now. :\ by Michael Sevakis · 17 years ago
  45. e37044f Hotswap code shuffling: Fix yellow. Simplify some target function access. Keep fat lock access from compiling for Ondios - think of a nicer way later. by Michael Sevakis · 17 years ago
  46. 06a5299 Do some crackdown on kernel object reinitialization after they could be in use and use before initialization. For c200/e200: Be sure fat cache and ata locks are acquired in the proper order during hot swapping. Delay hotswap monitoring until after initial file mounting (address 2nd kobj concern + possible call of fat driver before init). by Michael Sevakis · 17 years ago
  47. 2f5a37d Fix newly introduced race condition in SD driver. Make sure to force remount in case two SYS_HOTSWAP_INSERTED messages are received in a row. Be sure flags are reset to re-initialize the SD-card. Go back to locking out driver access during disk mount/unmount attempts. by Michael Sevakis · 17 years ago
  48. d80246f Committed the missing file to r16632. by Miika Pekkarinen · 17 years ago
  49. 3da7d79 Keep those two empty lines. by Miika Pekkarinen · 17 years ago
  50. 52d827a FS#7598 - Dircache support for multivolume targets (by Phil Light). by Miika Pekkarinen · 17 years ago
  51. afde7f7 Add a note about Rockbox not running on Sansas v2 (FS#8477 by Marc Guay). by Dominik Riebeling · 17 years ago
  52. d3bf94f Add missing "Save Sound Settings" and "Save Theme Settings" description (FS#8541 by Marc Guay). by Dominik Riebeling · 17 years ago
  53. 6a6c820 m:robe 100 - remove ugly workaround for false initial voltage readings and wait until readings have settled instead by Robert Kukla · 17 years ago
  54. c194b38 pointers suck... spotted in IRC by Jonathan Gordon · 17 years ago
  55. 9603e4e D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip' works now). Fix duplicate CONFIG_LCD value. by Rob Purchase · 17 years ago
  56. 292f139 fix the last warning by Frank Gevaerts · 17 years ago
  57. a029060 remember to test a bit more when doing larger changes... by Frank Gevaerts · 17 years ago
  58. 5731d37 left USB_SERIAL enabled by default yet again... by Frank Gevaerts · 17 years ago
  59. 6092cba D2: Enable FAT16 support. Also disable tagcache for the time being. by Rob Purchase · 17 years ago
  60. f10f891 provide a debug menu item to virtually reinsert drives for usb storage when the player is back to normal after "ejecting" all drives by Frank Gevaerts · 17 years ago
  61. 7451330 make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) by Frank Gevaerts · 17 years ago
  62. 9d32b6a Accept FS #8704: fix a translation error in srpski.lang by Peter D'Hoye · 17 years ago
  63. 326d0ab make usb_serial work again. Also know as "make sure arrays are allocated at their correct size" by Frank Gevaerts · 17 years ago
  64. 59b5dfb Update Dutch translation by Peter D'Hoye · 17 years ago
  65. b9864b9 Updated italian translation. by Alessio Lenzi · 17 years ago
  66. 6f05899 don't do early usb detection on device with software stack. This doesn't work properly when booting while the device is plugged in to a power-only USB cable, and on sansa the microSD slot doesn't work here. by Frank Gevaerts · 17 years ago
  67. bc0f0cf ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvn by Robert Kukla · 17 years ago
  68. 80ec514 m:robe 100 - add target specific strings by Robert Kukla · 17 years ago
  69. 0035c91 Add M3 config file. by Jens Arnold · 17 years ago
  70. cdec67c Add iAudio M3 to configure. * Resolve 2 cases of duplicate target_id. The less supported targets got new IDs. by Jens Arnold · 17 years ago
  71. 2b7d48e Bugfix for new list implementation - correctly assign colours for remote LCDs (fixes wrong colours on X5 remote) by Dave Chapman · 17 years ago
  72. 67481f5 First step towards the iAudio M3 port: Make the 2bit vertically interleaved LCD driver code usable for main or remote. The M3 remote will be treated as the main LCD. by Jens Arnold · 17 years ago
  73. afd5c6a Fix (another) overflow when seeking in long WMA files. by Michael Giacomelli · 17 years ago
  74. c7052c3 When unsetting the proxy in the settings dialog unset the global proxy too. Update settings in prior to re-downloading the info files. by Dominik Riebeling · 17 years ago
  75. 191b7e8 Don't assume reading the duration field advances the buffer 12 bytes, instead check the return value and seek accordingly. Improves (fixes?) seeking in sample submitted by Lear. by Michael Giacomelli · 17 years ago
  76. 6ab1c90 FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). by Miika Pekkarinen · 17 years ago
  77. 7317139 Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver with the same pixelformat instead of duplicating everything. by Jens Arnold · 17 years ago
  78. ed8402c Sansa SD card driver: Simplify hotswap handling, and make it send the insert/remove events while filesystem access is blocked. Also use atomic GPIO bit manipulation where possible, and protect the interrupt level manipulation in the ISR from interrupts arriving at the same time. by Jens Arnold · 17 years ago
  79. bc092ad Make Rockbox compatible with CF cards (FS #8644): 1) always init after soft_reset (now nano can soft_reset too), 2) ignore error when setting advanced powermanagement, 3) fix minor bug where sleep mode flag was set even if the sleep command failed. by Peter D'Hoye · 17 years ago
  80. ae00bd6 AAC decoder: Remove suspicious use of the REAL_CONST macro. I don't know what triggers the execution of this code, but this change stops some floating point math code from being linked. It looks like the right thing to do... by Magnus Holmgren · 17 years ago
  81. 885283c more fixes for button bar... this will all disappear when viewports are handled by a manager of some sort by Jonathan Gordon · 17 years ago
  82. d78521a Make the newly supported languages known to SAPI voice generation. by Jens Arnold · 17 years ago
  83. e009c0b fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate by Jonathan Gordon · 17 years ago
  84. 4404724 fix FS#8701 - metronome doesnt change back to ui font after drawing by Jonathan Gordon · 17 years ago
  85. 3f686d7 fix recorder, buttonbar caused list problems by Jonathan Gordon · 17 years ago
  86. e96f19c enable partition probing for superfloppy targets; hanging was caused by out-of-bounds sector access by Robert Kukla · 17 years ago
  87. 88e2053 ATA driver: * Add protection against out-of-bounds accesses. Those can happen e.g. with disks formatted in superfloppy mode, and were the cause for the excessive m:robe100 boot time with standard disk.c code. * Fix ata_mutex handling in case of errors on large sector targets (i.e. iPod Video). * Extra check for unsupported disk sizes when LBA48 support is enabled (>=2TiB). by Jens Arnold · 17 years ago
  88. 445fada No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  89. 63e9c05 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  90. 8c6920e Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  91. 9b939a6 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  92. d1ed7c3 No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  93. 75c7ac8 Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files. by Michael Giacomelli · 17 years ago
  94. ae31160 Fix fireworks adding another boost count on exit. by Michael Sevakis · 17 years ago
  95. 13138ae Correct added language file: add to sources and set keywords by Peter D'Hoye · 17 years ago
  96. 9c3f6c4 Simplify that clip indicator reset code a bit by Peter D'Hoye · 17 years ago
  97. 3290999 Yet an other translation: FS#8703 Serbian translation by Ivan Pesic. by Mustapha Senhaji · 17 years ago
  98. 30ab1a3 Reset recording clipping indicators when changing gain. Solves FS #6147 by Peter D'Hoye · 17 years ago
  99. 8a2a474 fix USB id for m:robe100 by Dominik Riebeling · 17 years ago
  100. 7fd7058 Fix FS #7955. Smart move must not be used on the remains stack. * Remove the special case for moving kings as is no longer necessary, and write the smart move in a slightly more elegant way. by Jens Arnold · 17 years ago