1. ee567d8 Fix wrong typecast in test. by Dominik Riebeling · 9 years ago
  2. bbb46a8 Improve handling of Qt5 subversions on OS X. by Dominik Riebeling · 9 years ago
  3. 32aaa52 Use Gestalt to get number of CPUs on OS X. by Dominik Riebeling · 9 years ago
  4. 8624392 Fix compile warning on OS X. by Dominik Riebeling · 9 years ago
  5. 7cc6d85 Fix C++11 compile error with version strings. by Dominik Riebeling · 9 years ago
  6. ece9303 Slightly increase VDD2 on AMSv2. by Michael Giacomelli · 9 years ago
  7. fe9a3ce GUI boost for any button by Mihail Zenkov · 9 years ago
  8. 123346b _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now. by Frank Gevaerts · 9 years ago
  9. 219e116 sd-as3525v2: prevent DTO error and DMA problems by Mihail Zenkov · 9 years ago
  10. a24abd2 Fix NUM_ADC_CHANNELS for AS3525v2 by Mihail Zenkov · 9 years ago
  11. 8d50cdc lua: don't include rockbox-specific libc headers for the button helper tool. by Frank Gevaerts · 9 years ago
  12. e65478c sd-as3525v2: exit with error if transfer failure by Mihail Zenkov · 9 years ago
  13. 2d8a785 sd-as3525v2: Limit number of retry by Mihail Zenkov · 9 years ago
  14. d0d66f3 usb-s3c6400x: prevent calling usb_enable(enable) twice on USB insert by Mihail Zenkov · 9 years ago
  15. 4c6871c usb-s3c6400x: prevent lockup if usb extracted during data sending by Mihail Zenkov · 9 years ago
  16. bb48fa0 regtools: Convert rk27xx register description file to v2 format by Marcin Bukat · 9 years ago
  17. 906a623 hwstub: fix warning: no newline at end of file with newer gcc by Marcin Bukat · 9 years ago
  18. 0e2b490 hwstub: rework usb driver for atj213x by Marcin Bukat · 9 years ago
  19. 2292782 A better fix than b58b9c2. by Frank Gevaerts · 9 years ago
  20. b58b9c2 Remove clearly broken error checking, as pointed out by newer gcc. by Frank Gevaerts · 9 years ago
  21. 2c7bb67 HDD16X0: remove unnecessary define. by Szymon Dziok · 9 years ago
  22. e0a4dc5 HDD63X0: add a note about poweroff while charging to the config file. by Szymon Dziok · 9 years ago
  23. 164f50b HDD16X0: disable poweroff while charging, add a note to the config file why. by Szymon Dziok · 9 years ago
  24. 663abe3 HDD16X0: fix voltage values and simplify voltage calculation. by Szymon Dziok · 9 years ago
  25. 78311e0 HDD63X0: fix values for charging (based on OF). by Szymon Dziok · 9 years ago
  26. 5138995 usb-s3c6400x: fix broken build for LOGF_ENABLE by Cástor Muñoz · 9 years ago
  27. ff637c7 iPod Classic: size optmizations for HAVE_ATA_SMART by Cástor Muñoz · 9 years ago
  28. bc56811 iPod Nano 2G and Classic: Fix power and charging detection. by Michael Sparmann · 10 years ago
  29. 929be52 iPod Classic: fix buffer alignment on HDD driver by Cástor Muñoz · 9 years ago
  30. 3216f39 iPod Classic: fix build when ATA_HAVE_BBT is not defined by Cástor Muñoz · 9 years ago
  31. e9497db iPod Classic: ATA SMART updates by Cástor Muñoz · 9 years ago
  32. 31d9084 iPod Classic: fix USB_DEVBSS_ATTR alignment by Cástor Muñoz · 9 years ago
  33. 0b6647f usb-s3c6400x: set alignment for ep0_setup_pkt by Cástor Muñoz · 9 years ago
  34. 6f54a86 as3514: fix bug in volume management on AS3543 targets which are not AS3525v2 by Amaury Pouly · 9 years ago
  35. 7619031 regtools: make description file parser stricter by Amaury Pouly · 9 years ago
  36. 7d87ebb regtools/desc: convert v1 stmp description files to v2 by Amaury Pouly · 9 years ago
  37. 6e54f72 regtools/desc: rename v1 stmp files by Amaury Pouly · 9 years ago
  38. 6b9610f regtoosl/qeditor: port to the new description format by Amaury Pouly · 9 years ago
  39. 0f701a6 regtools: update v2 specification, library and tools by Amaury Pouly · 9 years ago
  40. 16c915e configure: allow for compiler toolchain override (with warnings) by Amaury Pouly · 9 years ago
  41. 840dacc AS3543: Fix increasing noise and power consumption if booted through rolo by Mihail Zenkov · 9 years ago
  42. e2f943f iPod Classic: revert "set initial USB current limit to 500mA" by Cástor Muñoz · 9 years ago
  43. 4605df1 iPod Classic: remove uninteresting info in HW debug screen by Cástor Muñoz · 9 years ago
  44. e6cd53a Replace SAMSUNG_YH920_PAD with YH92X by Sebastian Leonhardt · 9 years ago
  45. 11c8b39 Fix warning in rolo. by Michael Giacomelli · 9 years ago
  46. 3f54101 Enable frequency scaling on AMSv2 devices. by Mihail Zenkov · 9 years ago
  47. 7432af0 Make sure the system is boosted before enabling USB hardware. by Michael Giacomelli · 9 years ago
  48. 9f364a1 Increase button delays in preperation for frequency scaling. by Michael Giacomelli · 9 years ago
  49. 784790d Change the clipv2 button driver to use fixed delays rather than processor cycle counting. by Michael Giacomelli · 9 years ago
  50. 1015088 Fix building with Qt 4.7. by Dominik Riebeling · 9 years ago
  51. 5c027e3 Fix uninstallation for mi4 based bootloader installs. by Dominik Riebeling · 9 years ago
  52. 537f9a4 Return process IDs in Utils::findRunningProcess(). by Dominik Riebeling · 9 years ago
  53. 3b089b4 Add color to trace debug output. by Dominik Riebeling · 9 years ago
  54. 610b80b rbutil: fix writing to rbutil.log after bootloader uninstall by Cástor Muñoz · 9 years ago
  55. 0992092 rbutil: fix resolveDevicename() on Windows by Cástor Muñoz · 9 years ago
  56. 2ae9431 update deploy.py to recognize and use Qt5 by Cástor Muñoz · 9 years ago
  57. 09dc358 Change the debug menu to show CPU frequency in MHz. by Michael Giacomelli · 9 years ago
  58. 5aa15c4 Translate remaining polish strings. by Szymon Dziok · 9 years ago
  59. 2790b33 Update polish translation. by Szymon Dziok · 9 years ago
  60. 7800aac Samsung YH92X: Remove unneeded line. by Szymon Dziok · 9 years ago
  61. a953964 iPod Classic: fix wake-up from power-off on USB insert by Cástor Muñoz · 9 years ago
  62. 9e24d5d iPod Classic: update documentation on PMU target by Cástor Muñoz · 9 years ago
  63. 166da9a Plugin 2048: optimize small tiles by Sebastian Leonhardt · 9 years ago
  64. 87229a4 Plugin Frotz: Match keymap and manual by Sebastian Leonhardt · 9 years ago
  65. 5e91ec1 Samsung YH820/92x keymap bugfixes by Sebastian Leonhardt · 9 years ago
  66. ad65f8c Handle mixed case in Windows USB ID detection. by Cástor Muñoz · 9 years ago
  67. 7d7359a Fix and extend HttpGet unit test again. by Dominik Riebeling · 9 years ago
  68. 70baf0f Fix compiling HttpGet unit test. by Dominik Riebeling · 9 years ago
  69. 7e7fd0c Use random port for HttpGet unit tests. by Dominik Riebeling · 9 years ago
  70. 79d513d Add documentation to HttpGet and remove unnecessary return value. by Dominik Riebeling · 9 years ago
  71. d24a9ea Add support file:// URLs in HttpGet. by Dominik Riebeling · 9 years ago
  72. 4627d4b Fix static compilation with Qt5. by Cástor Muñoz · 9 years ago
  73. 2d23c03 iPod Classic: use uncached memory for USB driver by Cástor Muñoz · 9 years ago
  74. 00bda90 iPod Classic: add non-cached memory region by Cástor Muñoz · 9 years ago
  75. 348bfc5 iPod Classic: clickwheel fixes by Cástor Muñoz · 9 years ago
  76. ead38db iPod Classic: set initial USB current limit to 500mA by Cástor Muñoz · 9 years ago
  77. 5c67ebb iPod Classic: prepare LCD driver for the bootloader by Cástor Muñoz · 9 years ago
  78. f753b8e iPod Classic: s5l8702 clocking rewrite+documentation by Cástor Muñoz · 9 years ago
  79. ad5e5c4 hwstub: fix atj213x dsp lua code by Marcin Bukat · 9 years ago
  80. f47f04b hwstub: Add ajt213x lua interface for DSP block by Marcin Bukat · 9 years ago
  81. 5b7c9d4 fix yellow. by Szymon Dziok · 9 years ago
  82. a507bb2 YH8xx,YH9xx: Keymap improvement by Sebastian Leonhardt · 9 years ago
  83. a8758c9 Fix scrolling left button inadvertently cancels listtree by Sebastian Leonhardt · 9 years ago
  84. ce26212 AB repeat: fix bug that prevents to jump to beginning of track by Sebastian Leonhardt · 9 years ago
  85. d57e651 iPod Classic: enable AB repeat by Cástor Muñoz · 9 years ago
  86. 2172c11 Samsung YH820/YH92X: different way of powering off to avoid powering by Szymon Dziok · 9 years ago
  87. c7fc5ca Fix (D)EBUG compilation errors on targets using FAT by Cástor Muñoz · 9 years ago
  88. d20185a iPod Classic: reads HDD S.M.A.R.T. data by Cástor Muñoz · 10 years ago
  89. 32b4558 iPod Classic: initialize USB power configuration by Cástor Muñoz · 10 years ago
  90. be5fc0f iAP: lingo 1 (microphone) by Cástor Muñoz · 10 years ago
  91. b2d650f iAP: authentication 1.0 by Cástor Muñoz · 10 years ago
  92. efd047a iPod Classic: implement IPOD_ACCESSORY_PROTOCOL by Cástor Muñoz · 10 years ago
  93. 38ae0d5 iPod Classic: implement HAVE_SERIAL by Cástor Muñoz · 10 years ago
  94. 9f27dc2 iPod Classic: introduce s5l8702 UART driver by Cástor Muñoz · 10 years ago
  95. 291b233 ipod Classic: implement HAVE_RECORDING by Cástor Muñoz · 10 years ago
  96. 42abc6a iPod Classic: capture support for CS42L55 codec by Cástor Muñoz · 10 years ago
  97. 67b4e7f iPod Classic: use new PL080 DMA driver by Cástor Muñoz · 10 years ago
  98. d6ee2c9 iPod Classic: introduce PL080 DMA controller driver by Cástor Muñoz · 10 years ago
  99. 609cde9 iPod Classic: s5l8702 GPIO interrupt controller. by Cástor Muñoz · 10 years ago
  100. 3fdb86e qeditor: fix uninitialised variable by Amaury Pouly · 9 years ago