1. a9b5c2a usb_core: Fix typo in comment by Michael Sparmann · 13 years ago
  2. 9c72039 Fix FS#12499 - Directory playback fails after saving playlist by Boris Gjenero · 13 years ago
  3. 3a9aa8e Fix up tools/version.sh for git transition. by Torne Wuff · 13 years ago
  4. 79f88e7 Remove bzr support from tools/version.sh. by Torne Wuff · 13 years ago
  5. 6fdc91e usb-s3c6400x: move usb_init_device by Rafaël Carré · 13 years ago
  6. 249218a usb-s3c6400x.c: move usb_detect and usb_enable by Rafaël Carré · 13 years ago
  7. ab475d1 The AMSv1 driver limitation that disallows 64K transfers is a USB core limitation, not a CPU limitation, so use the appropriate defines to test for it by Frank Gevaerts · 13 years ago
  8. 11707ab imx233: forgot a file by Amaury Pouly · 13 years ago
  9. 7d5e2e2 Fix simulator reds. by Thomas Martitz · 13 years ago
  10. 094e62a imx233/fuze+: implement rtc (time only, alarm still to implement) by Amaury Pouly · 13 years ago
  11. 162fdea ypr0: Proper battery curve measured with battery_bench. by Thomas Martitz · 13 years ago
  12. bba84a9 Enable (and fix) battery_bench on hosted targets. by Thomas Martitz · 13 years ago
  13. 05f12e0 ypr0: Enable battery voltage read-out, charging monitoring and charger detection. by Thomas Martitz · 13 years ago
  14. 07605a6 usb-s3c6400x: Fix endpoints being enabled too late by Michael Sparmann · 13 years ago
  15. 4c2126b usb PACK_DATA: use a static inline to enable type checking by Rafaël Carré · 13 years ago
  16. 6a6269f usb_hid: fix r31457 by Rafaël Carré · 13 years ago
  17. c17b0af Fix shortcut to talk time: force enqueuing otherwise it interrupts itself right away when speaking the shortcut entry again. by Stéphane Doyon · 13 years ago
  18. 2403f38 RDS: Use a define that doesn't imply any particular hardware dependency. by Michael Sevakis · 13 years ago
  19. ea55ad0 Forgot a "static" in r31462. by Michael Sevakis · 13 years ago
  20. 7b59641 Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread. by Michael Sevakis · 13 years ago
  21. 20d81d9 i.MX31: Implement asynchronous version of I2C driver. by Michael Sevakis · 13 years ago
  22. ad9a058 i.MX31: Some tweaks with variable declaration in SPI driver. by Michael Sevakis · 13 years ago
  23. 98b38c4 usb-srv-as3525v2: backport r31458 by Michael Sparmann · 13 years ago
  24. 0003018 usb-s3c6400x: Fix some more confusion between DEPCTL_stall and DEPCTL_naksts by Michael Sparmann · 13 years ago
  25. ddd2eda USB HID: cosmetics / simplifications by Rafaël Carré · 13 years ago
  26. 366a52f remove superfluous ifdef by Rafaël Carré · 13 years ago
  27. 4c12aa1 iPod Classic: HDD endianness change by Michael Sparmann · 13 years ago
  28. a7a78b3 Fix warnings from r31453 by Bertrik Sikken · 13 years ago
  29. d2cdd80 plugins: another round of making local things static and adding missing #includes by Bertrik Sikken · 13 years ago
  30. 7949dd4 protect the yes/no screen from extra keypresses (which can happen if you display 2 yes/no screens too quickly) by Jonathan Gordon · 13 years ago
  31. fd150d0 Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It's not needed in the setting declaration since the menu for setting it is called via customized code which already has a formetter. by Alexander Levin · 13 years ago
  32. f77353c ucl: make it possible to specify additional CFLAGS by Rafaël Carré · 13 years ago
  33. 565b869 file properties: display correctly file/folder sizes > 2GB by Rafaël Carré · 13 years ago
  34. 0b885f2 imx233: print rockbox version in bootloader by Amaury Pouly · 13 years ago bootloader_fuzeplus_v1
  35. 84b97dd fuze+: remove two_finger pseudo touchpad button because it was unrealiable, update keymap to remove akward mappings by Amaury Pouly · 13 years ago
  36. 4fe6963 imx233: implement core_sleep by Amaury Pouly · 13 years ago
  37. 4e8320d i.MX31: Rename something by Michael Sevakis · 13 years ago
  38. d56daa1 i.MX31: Silly little change to enable/disable a SPI by Michael Sevakis · 13 years ago
  39. 0726b17 Clarify in what units the settings.sleeptimer_duration is by Alexander Levin · 13 years ago
  40. 3074b64 Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c by Nick Peskett · 13 years ago
  41. fdcf5e4 Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. by Tomasz Moń · 13 years ago
  42. 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
  43. 57a0ebb Rockbox Utility: recognize Nano 6th gen as unsupported device. by Dominik Riebeling · 13 years ago
  44. 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
  45. 3bc771d Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe for most people, and these changes change that, making it easy to delete most or all of a user's music. This is a *very* bad idea. by Frank Gevaerts · 13 years ago
  46. cf04cf3 Fix missing include. by Thomas Martitz · 13 years ago mkamsboot_1.5
  47. 7a7eca6 Unify a bit. by Thomas Martitz · 13 years ago
  48. 20b662a rbpaths: Add new special dir HOME_DIR for RaaA. by Thomas Martitz · 13 years ago
  49. 1678459 ypr0: Fix ascodec_readbytes(). by Thomas Martitz · 13 years ago
  50. 1dcc834 ypr0: Remove last #ifdef in as3514. by Thomas Martitz · 13 years ago
  51. e650992 FS#12482 - Romanian language update by Sergiu Rotaru by Bertrik Sikken · 13 years ago
  52. bf021e3 ypr0: Add variables to provide a argv and stdout/err redirection for running Rockbox to the loader script. by Thomas Martitz · 13 years ago
  53. 1a0bc64 imx233: forgot a file by Amaury Pouly · 13 years ago
  54. f7f1f70 imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging by Amaury Pouly · 13 years ago
  55. a1d3ed2 ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() not being called. by Thomas Martitz · 13 years ago
  56. 2ec443d Remove bash-specific syntax from rockboxdev.sh by Thomas Martitz · 13 years ago
  57. 4539ffe TMS320DM320: Add generic I/O debug window for targets other than mrobe 500. by Tomasz Moń · 13 years ago
  58. 616d786 Update config.h for the previous commit. by Thomas Martitz · 13 years ago
  59. b8197aa ypr0: Rename ypr0.h to match naming scheme. by Thomas Martitz · 13 years ago
  60. e6717d1 Fix messed up zxbox keymaps. Fixes fuze+ red also. by Thomas Martitz · 13 years ago
  61. e3bcb0e Fix reds. by Thomas Martitz · 13 years ago
  62. 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
  63. 567e0ad Actually remove the pulled out field (sequel to r31406) by Alexander Levin · 13 years ago
  64. 461e2c7 Actually call ct-ng (i.e. fix left-over from testing). by Thomas Martitz · 13 years ago
  65. 6296045 Add crosstool-NG build to rockboxdev.sh. by Thomas Martitz · 13 years ago
  66. c00938e Configure: Fix endianess detection. by Thomas Martitz · 13 years ago
  67. 013cc9d Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (only used for SDL builds so far), which should be the de facto environment variable for this. by Thomas Martitz · 13 years ago
  68. 893666a Rockbox Utility: add description and helper code for VS. by Dominik Riebeling · 13 years ago
  69. 7f7a2d3 Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out a field (FS#12473) by Alexander Levin · 13 years ago
  70. 63c4ef9 Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#12470). No functional changes. by Alexander Levin · 13 years ago
  71. 5b5871b TMS320DM320: Disable CLOCKOUT signal to save some power. by Tomasz Moń · 13 years ago
  72. 8942bf8 Thank you for the bug hunting help, Andrej Sinicyn. However CREDITS is reserved for people who contribute substantial amounts of code or data. by Björn Stenberg · 13 years ago
  73. 0fd1408 Add Andrej Sinicyn to credits by Amaury Pouly · 13 years ago
  74. 452354a sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinicyn for spotting this by Amaury Pouly · 13 years ago
  75. f9a135a Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver. by Tomasz Moń · 13 years ago
  76. b0e7869 usb-drv-as3525v2: use all endpoints by Rafaël Carré · 13 years ago
  77. f805b5d TMS320DM320: Ensure udelay() will not end before specified amount of time. by Tomasz Moń · 13 years ago
  78. b4ffcb5 Fix red. by Boris Gjenero · 13 years ago
  79. 6c97145 Add missing includes found using -Wmissing-declarations. by Boris Gjenero · 13 years ago
  80. 14c2e67 Make more local functions static. by Boris Gjenero · 13 years ago
  81. 2800c55 TMS320DM320: Check for TIMER1 bit in udelay(). by Tomasz Moń · 13 years ago
  82. 2c85013 libtremor: fix memory corruption bug introduced in r30728 that could cause crashes or playback failures for some album art infested files. Closes FS#12448. by Nils Wallménius · 13 years ago
  83. 37f4dfc TMS320DM320: Prevent lockup in udelay() when this function is called with interrupts disabled. by Tomasz Moń · 13 years ago
  84. 3aced71 Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode. by Tomasz Moń · 13 years ago
  85. d63b19a Fix comment in sdmmc to reflect what it really means. by Tomasz Moń · 13 years ago
  86. 31c0842 Sansa Connect: Don't enable DAC clock as it's not necessary. by Tomasz Moń · 13 years ago
  87. 013384f Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks. by Tomasz Moń · 13 years ago
  88. 01415ad AGC: respect gain steps defined in audiohw_settings[] by Marcin Bukat · 13 years ago
  89. e6c85a6 local variable app/gui/icon.c/iconsets can be made static by Bertrik Sikken · 13 years ago
  90. 67eefad Disable unused functions for archos-player in apps/screen_access.c by Bertrik Sikken · 13 years ago
  91. cb972ab Another round of making local functions static by Bertrik Sikken · 13 years ago
  92. 0cb0b50 Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this. by Frank Gevaerts · 13 years ago
  93. 51ff206 rbutil: enable clipzip by Rafaël Carré · 13 years ago
  94. e4614c4 mkamsboot: update README by Rafaël Carré · 13 years ago bootloader_amsv2_v4
  95. 6a94f6b mkamsboot: don't boot OF when USB is plugged by Rafaël Carré · 13 years ago
  96. dafbcad Add missing strings to American English by Michael Chicoine · 13 years ago
  97. 44d1a26 Sansa Connect: use udelay() in AVR spi_txrx(). by Tomasz Moń · 13 years ago
  98. 4aec001 TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise. by Tomasz Moń · 13 years ago
  99. 1a4aea3 Renamed embed_cuesheet struct to embedded_cuesheet. by Nick Peskett · 13 years ago
  100. 1b781df Convert hard-coded unicode byte order mark values to constants. by Nick Peskett · 13 years ago