1. bef8e8c Fix Red by Karl Kurbjun · 17 years ago
  2. 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
  3. 2b5f9ae Make ATA work on M3. by Jens Arnold · 17 years ago
  4. 80ded2a Really fix low-bat detection in the iAudio bootloader. * Improve naming of iriver and iaudio bootloader files. by Jens Arnold · 17 years ago
  5. 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
  6. 579089a Fix Player warnings. Charcell needs fb_data properly defined as well. by Jens Arnold · 17 years ago
  7. 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
  8. 769fcbd More iAudio M3 work. Bootloader compiles, but doesn't work yet. by Jens Arnold · 17 years ago
  9. 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
  10. f5921cf Really stop red. Whatever works atm. by Michael Sevakis · 17 years ago
  11. deb9a83 Arrrgh. Fix red now. :\ by Michael Sevakis · 17 years ago
  12. 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
  13. 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
  14. 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
  15. d80246f Committed the missing file to r16632. by Miika Pekkarinen · 17 years ago
  16. 3da7d79 Keep those two empty lines. by Miika Pekkarinen · 17 years ago
  17. 52d827a FS#7598 - Dircache support for multivolume targets (by Phil Light). by Miika Pekkarinen · 17 years ago
  18. afde7f7 Add a note about Rockbox not running on Sansas v2 (FS#8477 by Marc Guay). by Dominik Riebeling · 17 years ago
  19. d3bf94f Add missing "Save Sound Settings" and "Save Theme Settings" description (FS#8541 by Marc Guay). by Dominik Riebeling · 17 years ago
  20. 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
  21. c194b38 pointers suck... spotted in IRC by Jonathan Gordon · 17 years ago
  22. 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
  23. 292f139 fix the last warning by Frank Gevaerts · 17 years ago
  24. a029060 remember to test a bit more when doing larger changes... by Frank Gevaerts · 17 years ago
  25. 5731d37 left USB_SERIAL enabled by default yet again... by Frank Gevaerts · 17 years ago
  26. 6092cba D2: Enable FAT16 support. Also disable tagcache for the time being. by Rob Purchase · 17 years ago
  27. 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
  28. 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
  29. 9d32b6a Accept FS #8704: fix a translation error in srpski.lang by Peter D'Hoye · 17 years ago
  30. 326d0ab make usb_serial work again. Also know as "make sure arrays are allocated at their correct size" by Frank Gevaerts · 17 years ago
  31. 59b5dfb Update Dutch translation by Peter D'Hoye · 17 years ago
  32. b9864b9 Updated italian translation. by Alessio Lenzi · 17 years ago
  33. 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
  34. bc0f0cf ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvn by Robert Kukla · 17 years ago
  35. 80ec514 m:robe 100 - add target specific strings by Robert Kukla · 17 years ago
  36. 0035c91 Add M3 config file. by Jens Arnold · 17 years ago
  37. 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
  38. 2b7d48e Bugfix for new list implementation - correctly assign colours for remote LCDs (fixes wrong colours on X5 remote) by Dave Chapman · 17 years ago
  39. 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
  40. afd5c6a Fix (another) overflow when seeking in long WMA files. by Michael Giacomelli · 17 years ago
  41. 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
  42. 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
  43. 6ab1c90 FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). by Miika Pekkarinen · 17 years ago
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. d78521a Make the newly supported languages known to SAPI voice generation. by Jens Arnold · 17 years ago
  50. e009c0b fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate by Jonathan Gordon · 17 years ago
  51. 4404724 fix FS#8701 - metronome doesnt change back to ui font after drawing by Jonathan Gordon · 17 years ago
  52. 3f686d7 fix recorder, buttonbar caused list problems by Jonathan Gordon · 17 years ago
  53. e96f19c enable partition probing for superfloppy targets; hanging was caused by out-of-bounds sector access by Robert Kukla · 17 years ago
  54. 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
  55. 445fada No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  56. 63e9c05 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  57. 8c6920e Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  58. 9b939a6 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  59. d1ed7c3 No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  60. 75c7ac8 Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files. by Michael Giacomelli · 17 years ago
  61. ae31160 Fix fireworks adding another boost count on exit. by Michael Sevakis · 17 years ago
  62. 13138ae Correct added language file: add to sources and set keywords by Peter D'Hoye · 17 years ago
  63. 9c3f6c4 Simplify that clip indicator reset code a bit by Peter D'Hoye · 17 years ago
  64. 3290999 Yet an other translation: FS#8703 Serbian translation by Ivan Pesic. by Mustapha Senhaji · 17 years ago
  65. 30ab1a3 Reset recording clipping indicators when changing gain. Solves FS #6147 by Peter D'Hoye · 17 years ago
  66. 8a2a474 fix USB id for m:robe100 by Dominik Riebeling · 17 years ago
  67. 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
  68. 29d9ee4 Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use. by Marianne Arnold · 17 years ago
  69. 8f74e78 Document the database WPS tags. by Miika Pekkarinen · 17 years ago
  70. d8204fa Simplified the playback engine more and removed unnecessary code. by Miika Pekkarinen · 17 years ago
  71. 3c41df9 Fixed yellow. by Miika Pekkarinen · 17 years ago
  72. f98f76e Fixed red. HWCODEC platforms still use the old api. by Miika Pekkarinen · 17 years ago
  73. 104fa09 Fixed red. HWCODEC platforms still use the old api. by Miika Pekkarinen · 17 years ago
  74. e90e24d Set svn:keywords and svn:eol-style by Nils Wallménius · 17 years ago
  75. cb57bf8 Fix the PP5002 crash bug affecting iPod 1st, 2nd and 3rd Gen. Yet another of those PP5002 quirks... by Jens Arnold · 17 years ago
  76. 2ccdc48 Rewritten playback event handling. Should fix runtime statistics gathering. by Miika Pekkarinen · 17 years ago
  77. aafa321 m:robe 100: chessbox - make black pieces black and white pieces red by Robert Kukla · 17 years ago
  78. 89dc21a m:robe 100 - Hopefully fix the power-off issue. by Mark Arigo · 17 years ago
  79. 2d8cd81 Increase backlight priority to the same level as UI so that there is no longer a long delay when activating it during heavy CPU load. by Michael Giacomelli · 17 years ago
  80. 9f77d98 disable USB_SERIAL by default again. It got enabled accidentally in the last commit by Frank Gevaerts · 17 years ago
  81. f0b4a32 reorganise the usb stack to provide a clean separation between core and class drivers by Frank Gevaerts · 17 years ago
  82. 5f83f0e Fix broken manual builds by Nils Wallménius · 17 years ago
  83. 6058e0c Minor cleanups mostly for consistency. by Jens Arnold · 17 years ago
  84. cbc701c Change default font to R12 for the gigabeat too. by Michael Giacomelli · 17 years ago
  85. 064f702 Improvements to cabbie v2 for the Gigabeat. The font is now helvR12, which looks better than helvR14 and is consistent with other targets. Also corrected kB/s to kbit/s. by Nicolas Pennequin · 17 years ago
  86. d6a5f62 fix red by Jonathan Gordon · 17 years ago
  87. e1ba7f7 there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called by Jonathan Gordon · 17 years ago
  88. 012833c merge the variou set color functions which all do the same thing (and just let settings_apply() set the setting) by Jonathan Gordon · 17 years ago
  89. 07b48ba m:robe 100: some more work on the manual by Robert Kukla · 17 years ago
  90. 37d43f4 Greyscale library: Assembler optimised update function for SH1 (Archos recorders, Ondios), giving ~50% speedup. by Jens Arnold · 17 years ago
  91. d6c23b4 m:robe 100: - don't compile touchpad driver for bootloader - honour hold switch by Robert Kukla · 17 years ago
  92. 5a75184 add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values. by Dominik Riebeling · 17 years ago
  93. 0def1dd force the lists to reload when the colour changes by Jonathan Gordon · 17 years ago
  94. f444f1e fix the touchpad list code by Jonathan Gordon · 17 years ago
  95. 0e5cec2 FS#8457 - convert the list drawing code to use viewports. This does not include any of the customizability which was in the patch, so unless any bugs show up users should not notice any difference. by Jonathan Gordon · 17 years ago
  96. 8232e1a Shift volume left a bit iAmp WPS so it displays correctly. by Dan Everton · 17 years ago
  97. 4d58b0d Oops (from about 2 months ago) - implement viewport support in the Gigabeat F's asm-optimised lcd_bitmap_transparent_part() function. by Dave Chapman · 17 years ago
  98. 25949f9 document dual-boot feature on m:robe 100 by Robert Kukla · 17 years ago
  99. 562b9de D2: Make lcd_init_device() actually turn on the LCD, in preparation for booting the main image. Previously this required an explicit lcd_enable(true). by Rob Purchase · 17 years ago
  100. 6ef63a5 m:robe 100: use power button for dual-booting the OF (short press to boot rockbox, long press for OF) by Robert Kukla · 17 years ago