1. 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
  2. 6ab1c90 FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). by Miika Pekkarinen · 17 years ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. d78521a Make the newly supported languages known to SAPI voice generation. by Jens Arnold · 17 years ago
  9. e009c0b fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate by Jonathan Gordon · 17 years ago
  10. 4404724 fix FS#8701 - metronome doesnt change back to ui font after drawing by Jonathan Gordon · 17 years ago
  11. 3f686d7 fix recorder, buttonbar caused list problems by Jonathan Gordon · 17 years ago
  12. e96f19c enable partition probing for superfloppy targets; hanging was caused by out-of-bounds sector access by Robert Kukla · 17 years ago
  13. 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
  14. 445fada No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  15. 63e9c05 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  16. 8c6920e Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  17. 9b939a6 Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  18. d1ed7c3 No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  19. 75c7ac8 Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files. by Michael Giacomelli · 17 years ago
  20. ae31160 Fix fireworks adding another boost count on exit. by Michael Sevakis · 17 years ago
  21. 13138ae Correct added language file: add to sources and set keywords by Peter D'Hoye · 17 years ago
  22. 9c3f6c4 Simplify that clip indicator reset code a bit by Peter D'Hoye · 17 years ago
  23. 3290999 Yet an other translation: FS#8703 Serbian translation by Ivan Pesic. by Mustapha Senhaji · 17 years ago
  24. 30ab1a3 Reset recording clipping indicators when changing gain. Solves FS #6147 by Peter D'Hoye · 17 years ago
  25. 8a2a474 fix USB id for m:robe100 by Dominik Riebeling · 17 years ago
  26. 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
  27. 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
  28. 8f74e78 Document the database WPS tags. by Miika Pekkarinen · 17 years ago
  29. d8204fa Simplified the playback engine more and removed unnecessary code. by Miika Pekkarinen · 17 years ago
  30. 3c41df9 Fixed yellow. by Miika Pekkarinen · 17 years ago
  31. f98f76e Fixed red. HWCODEC platforms still use the old api. by Miika Pekkarinen · 17 years ago
  32. 104fa09 Fixed red. HWCODEC platforms still use the old api. by Miika Pekkarinen · 17 years ago
  33. e90e24d Set svn:keywords and svn:eol-style by Nils Wallménius · 17 years ago
  34. 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
  35. 2ccdc48 Rewritten playback event handling. Should fix runtime statistics gathering. by Miika Pekkarinen · 17 years ago
  36. aafa321 m:robe 100: chessbox - make black pieces black and white pieces red by Robert Kukla · 17 years ago
  37. 89dc21a m:robe 100 - Hopefully fix the power-off issue. by Mark Arigo · 17 years ago
  38. 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
  39. 9f77d98 disable USB_SERIAL by default again. It got enabled accidentally in the last commit by Frank Gevaerts · 17 years ago
  40. f0b4a32 reorganise the usb stack to provide a clean separation between core and class drivers by Frank Gevaerts · 17 years ago
  41. 5f83f0e Fix broken manual builds by Nils Wallménius · 17 years ago
  42. 6058e0c Minor cleanups mostly for consistency. by Jens Arnold · 17 years ago
  43. cbc701c Change default font to R12 for the gigabeat too. by Michael Giacomelli · 17 years ago
  44. 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
  45. d6a5f62 fix red by Jonathan Gordon · 17 years ago
  46. 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
  47. 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
  48. 07b48ba m:robe 100: some more work on the manual by Robert Kukla · 17 years ago
  49. 37d43f4 Greyscale library: Assembler optimised update function for SH1 (Archos recorders, Ondios), giving ~50% speedup. by Jens Arnold · 17 years ago
  50. d6c23b4 m:robe 100: - don't compile touchpad driver for bootloader - honour hold switch by Robert Kukla · 17 years ago
  51. 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
  52. 0def1dd force the lists to reload when the colour changes by Jonathan Gordon · 17 years ago
  53. f444f1e fix the touchpad list code by Jonathan Gordon · 17 years ago
  54. 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
  55. 8232e1a Shift volume left a bit iAmp WPS so it displays correctly. by Dan Everton · 17 years ago
  56. 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
  57. 25949f9 document dual-boot feature on m:robe 100 by Robert Kukla · 17 years ago
  58. 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
  59. 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
  60. 4e89048 m:robe 100 - small keymap changes by Robert Kukla · 17 years ago
  61. 0fd6a04 Pragmatic fix for FS#8681 (logf breaks scrobbling). The correct fix is a better event mechanism but scrobbling is currently the only track_changed_event consumer so I'll wait til I have more time. by Nicolas Pennequin · 17 years ago
  62. 1e6d550 handle interface-specific control requests a bit more cleanly by Frank Gevaerts · 17 years ago
  63. c8d2a24 Fix FS#8675: Last song in playlist ends prematurely. by Magnus Holmgren · 17 years ago
  64. c0cc0e6 Commit FS#8626 by Frank Otto. Fixes character glitch in helvR10. by Michael Giacomelli · 17 years ago
  65. d1fadb2 Move some sh specific assembler files into the target tree by Nils Wallménius · 17 years ago
  66. 4c67c33 Oops. Didn't mean to commit this. by Barry Wardell · 17 years ago
  67. 46973f7 Only need to include these for e200. by Barry Wardell · 17 years ago
  68. 0449c0e Second part of FS#8272 - include charger status in Sansa debug menu. by Barry Wardell · 17 years ago
  69. fdb5a4b FS#8272 - Erratic reboot behaviour on sansa e200. Makes reboot on USB connect work consistently. by Barry Wardell · 17 years ago
  70. 52df7ad present a different USB serial number depending on which USB class drivers are enabled. This is needed for Windows to correctly detect the device if a different set of drivers is active than on the previous plugin by Frank Gevaerts · 17 years ago
  71. 4fe9d7c mrobe 100 manual - installation section by Robert Kukla · 17 years ago
  72. 41051ca start of a manual for the mrobe 100, lots of work still needs to be done by Robert Kukla · 17 years ago
  73. 931ceed MODE SENSE output data length field has to be the length of the response excluding the length field. by Frank Gevaerts · 17 years ago
  74. 19815f8 fix endianness bug in MODE SENSE 10 response by Frank Gevaerts · 17 years ago
  75. ab26ede Manual: Also rename the screenshot files to ss-context-menu*.png for consistency (just an internal change, not visible to the users. by Marianne Arnold · 17 years ago
  76. 5b5e8b0 Add D2 option to scramble by Rob Purchase · 17 years ago
  77. 90bcefa Manual: Change all references of 'File Menu' to 'Context Menu', it is even called this way in the Rockbox menus (patch FS#8649 by Bryan Childs plus a minor tweak by me). by Marianne Arnold · 17 years ago
  78. 6cfa909 handle START_STOP_UNIT eject command, to make TEST_UNIT_READY return false once the OS ejects by Frank Gevaerts · 17 years ago
  79. 81d3a02 mark all drives as DEVICE_REMOVABLE to make mac osx (and some developers) happy by Frank Gevaerts · 17 years ago
  80. ebb4943 fix wrong building block_count from read and write commands by Frank Gevaerts · 17 years ago
  81. f8a5a40 remove usb_benchmark. Its usefulness is extremely limited, and the usb stack around it is moving fast, so it's likely to suffer from bit rot very soon. by Frank Gevaerts · 17 years ago
  82. c270b7a only send a Charging Only interface if nothing else is sent by Frank Gevaerts · 17 years ago
  83. a9afca9 remove stalls that are optional. This makes osx not crash on disconnect by Frank Gevaerts · 17 years ago
  84. 018de35 Slightly simpler mechanism to avoid Q_AUDIO_FILL_BUFFER floods. by Steve Bavin · 17 years ago
  85. 0466319 Try and only use the PCM buffer low latency mode in sound settings when we really need to. by Dan Everton · 17 years ago
  86. 48a79ad All references to the hardware equalizer should have be removed. by Dan Everton · 17 years ago
  87. 5c5fef0 m:robe 100: use correct bmp file for chessbox (needs make clean) by Robert Kukla · 17 years ago
  88. 0b4299a extra input checking by Frank Gevaerts · 17 years ago
  89. 8493f5b Greyscale library: Preparations for a gamma measurement plugin. by Jens Arnold · 17 years ago
  90. 8abe9cf remove a reundant MIN(), and reduce the buffer. We really don't need 16k for this. It seems to work reliably at full speed. by Frank Gevaerts · 17 years ago
  91. 2aa4804 fix red 2 by Robert Kukla · 17 years ago
  92. f3ef9aa fix red 1 by Robert Kukla · 17 years ago
  93. 3e3e1d5 simulator: by Robert Kukla · 17 years ago
  94. 793fc3f add some #ifdefs to gt rid of some unused variable warnings (and their RAM use) by Frank Gevaerts · 17 years ago
  95. 776d015 implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to work, and needs to be enabled in the debug menu. by Frank Gevaerts · 17 years ago
  96. b3ab788 update the bNumInterfaces field in the configuration descriptor correctly by Frank Gevaerts · 17 years ago
  97. 411b929 move the ifp7xx usb serial driver files to more specific names, to make the "usb_serial" name available for more general usb class driver use by Frank Gevaerts · 17 years ago
  98. e57806a Fix svn properties. by Jens Arnold · 17 years ago
  99. 52e1f81 Greyscale library: Assembler optimised update for coldfire, ~73% speedup when using IRAM, ~35% speedup without IRAM. Slight optimisation for other targets as well. by Jens Arnold · 17 years ago
  100. 1509faf Use IRAM where appropriate when testing framerate, for more realistic results for the greyscale library. by Jens Arnold · 17 years ago