1. 84f7f60 Fix Rockblox plugin display issues on Clip Zip by Marty Miller · 12 years ago
  2. 1060d30 hm60x: Fix charger detection. by Andrew Ryabinin · 12 years ago
  3. 2d3c43d skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 12 years ago
  4. 2315a23 Missed a comma. by Björn Stenberg · 12 years ago
  5. 0e19067 Add rockchip targets to builds.pm. by Andrew Ryabinin · 12 years ago
  6. 6d73d6e rk27generic: Disable plugins. by Andrew Ryabinin · 12 years ago
  7. f555904 rk27xx: Fix warnings. by Andrew Ryabinin · 12 years ago
  8. fe5f9e0 Fix typo. by Andrew Ryabinin · 12 years ago
  9. 220f938 rk27xx: Remove debug use of timer1 in sd driver. by Andrew Ryabinin · 12 years ago
  10. 95a333b hm801: Update keymaps. by Andrew Ryabinin · 13 years ago
  11. 1793090 hm60x: Update keymaps. by Andrew Ryabinin · 13 years ago
  12. 6ee3fc8 hm801: Add support for plugins. by Andrew Ryabinin · 12 years ago
  13. 397863a hm60x: Add support for plugins. by Andrew Ryabinin · 12 years ago
  14. 8187d8d hm60x: Use binary search in button driver. by Andrew Ryabinin · 12 years ago
  15. 8361c1d hm60x/hm801: Buttons rework. by Andrew Ryabinin · 12 years ago
  16. a92a0fe as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date by Bertrik Sikken · 12 years ago
  17. 4269934 touchscreen/lists: fix two regressions by Thomas Martitz · 12 years ago
  18. 3f4be75 android: Bring back broken unzip progress dialog. by Thomas Martitz · 12 years ago
  19. 0d93677 android: bump target platform version to 4.0.3 (this time for real). by Thomas Martitz · 12 years ago
  20. 728db21 Revert "skin_engine: rework the parser to be closer to the langauge grammar." by Thomas Martitz · 12 years ago
  21. e43b856 skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 12 years ago
  22. e92fbb4 FS#10345 - Gigabeat: Switch volume buttons in Upside Down mode by Bertrik Sikken · 12 years ago
  23. 05ebf79 configure: remove support for ARM non EABI compiler by Rafaël Carré · 12 years ago
  24. c26ab37 mikmod plugin: make functions static when possible by Bertrik Sikken · 13 years ago
  25. cf1e54b superdom plugin: make functions/variables static where possible by Bertrik Sikken · 12 years ago
  26. e54ee56 FS#12611 - European Portuguese translation update (11th March) by Gabriel Maia · 12 years ago
  27. 449dff4 Calculate day-of-week after reading time from RTC. Should fix FS#11814 by Bertrik Sikken · 12 years ago
  28. 2aae745 Add new tarball generation script. by Dominik Riebeling · 12 years ago
  29. e9d5f6c gitscraper: support compressing the sources as 7z. by Dominik Riebeling · 12 years ago
  30. d8cb5c7 Release v3.11.2 by Frank Gevaerts · 12 years ago
  31. 73732f4 si4700 tuner: fix power consumption issue caused by ill-defined power state at startup by Bertrik Sikken · 12 years ago
  32. c45984d Increase mr100 remote lcd thread stack (fixes FS#12640) by Frank Gevaerts · 12 years ago
  33. debe77a Check for existing firmware file on H100 / H300. by Dominik Riebeling · 12 years ago
  34. 2406005 Remove a useless sleep() from hosted's init(). by Thomas Martitz · 12 years ago
  35. a5b0a1d Call radio_init() from hosted's init() too. by Thomas Martitz · 12 years ago
  36. d3ead23 touchscreen: fix some issues/crashes with clicking the list title. by Thomas Martitz · 12 years ago
  37. b7bc240 Use two lined display in properties. by Dominik Riebeling · 12 years ago
  38. 3cb0d71 si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEP by Bertrik Sikken · 12 years ago
  39. 48c248d touchscreen: fix swipe scrolling (jumped back to previous item). by Thomas Martitz · 12 years ago
  40. 688302a touchscreen: Rewrite kinetic scrolling using a state machine. by Thomas Martitz · 12 years ago
  41. a12b2a5 mkamsboot: add support for clip zip original firmware 01.01.20 (tested by me) by Bertrik Sikken · 12 years ago
  42. 80f9577 builds.pm in master has to wait for the actual release. by Frank Gevaerts · 12 years ago
  43. d5859c6 Bump version numbers for 3.11.1 by Frank Gevaerts · 12 years ago
  44. 0c4bd3a libmp3lame encoder: don't retrieve settings for each run. by Dominik Riebeling · 12 years ago
  45. fe756b6 Drop empty voice strings when building list of strings. by Dominik Riebeling · 12 years ago
  46. 76c74c4 fix tms320dm320 crt0.S by Marcin Bukat · 12 years ago
  47. d4674ed arm: implement safe reads by intercepting the data abort handler. by Amaury Pouly · 12 years ago
  48. f33330c arm: factor all exception handlers out of the crt0.S files by Amaury Pouly · 12 years ago
  49. bb0e4cc touchscreen: Fix kinetic scrolling when the statusbar is off. by Thomas Martitz · 12 years ago
  50. f458888 Build libspc with -03 on m68k (Coldfire). by Michael Sevakis · 12 years ago
  51. 4b56ee0 Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. by Thomas Martitz · 12 years ago
  52. a54072e arm: fix get_sp (missing return) by Amaury Pouly · 12 years ago
  53. bc41926 More completely flush WMA decoder state on seek to prevent artifact. by Michael Giacomelli · 12 years ago
  54. 905f920 Shorten voicefont progress output a bit. by Dominik Riebeling · 12 years ago
  55. 9ca9b65 Revert 1207c7b and fix the actual warnings. by Frank Gevaerts · 12 years ago
  56. 1207c7b Disable _FORTIFY_SOURCE for the simulator by Frank Gevaerts · 12 years ago
  57. 416da22 Call tuner_power(true) from the correct place for lv24020lp. by Frank Gevaerts · 12 years ago
  58. eb6c658 Remove espeak from TTS list on Windows. by Dominik Riebeling · 12 years ago
  59. e46382a Bump builds.pm so that Rockbox Utility notices 3.11 by Alex Parker · 12 years ago
  60. 560ee29 Drop the nano2g back to unstable for now by Frank Gevaerts · 12 years ago
  61. a85780b Classic/6G: CPU frequency/voltage scaling by Cástor Muñoz · 12 years ago
  62. a75b5b8 Classic/6G: click wheel controller powersave by Cástor Muñoz · 12 years ago
  63. 41b4623 usb-nano2g-6g: missing brace in non-default preprocessor path by Rafaël Carré · 12 years ago
  64. b18d76a configure fixes. by Thomas Martitz · 12 years ago
  65. 4e8893b android: Fix crash on start up. by Thomas Martitz · 12 years ago
  66. 3414c95 configure: prevent $LDOPTS from stacking up on make reconf. by Thomas Martitz · 12 years ago
  67. 72988f3 android: implement system_exception_wait and system_reboot, so that the panicf() screen can be exited. by Thomas Martitz · 12 years ago
  68. 148a80e panicf(): fix wrong font and colors being displayed. by Thomas Martitz · 12 years ago
  69. 10d8717 Split sleep timer activation and default duration setting. by Nick Peskett · 12 years ago
  70. 0e4a298 Mark the Sansa c200v2 series of players as stable by Michael Giacomelli · 12 years ago
  71. a8b3d50 Enable tlsf in warble build to fix it. by Thomas Martitz · 12 years ago
  72. f5a3dbc Fix ARM version detection (need to pass mcpu/march to cpp). by Thomas Martitz · 12 years ago
  73. 3a3f4d6 Override manually selected arch/arch_version in simcc(). by Thomas Martitz · 12 years ago
  74. a54c687 Apparently make doesn't like inline comments by Thomas Martitz · 12 years ago
  75. 7b1a369 build system: completely autodetect target cpu architecture. by Thomas Martitz · 12 years ago
  76. c56950e tlsf: move to /lib (it's also used by plugins). by Thomas Martitz · 12 years ago
  77. 9f2ee2f Fix HTML manual download link (FS#12620). by Dominik Riebeling · 12 years ago
  78. c1fcd69 Prefix compareversion test files. by Dominik Riebeling · 12 years ago
  79. da30008 FS#12627 - March update of Czech language by Marek Salaba · 12 years ago
  80. 6f62226 quickscreen: optionally display the shortcuts menu instead of the QS by Jonathan Gordon · 12 years ago
  81. 7ec426e Classic/6G: hold switch detection using GPIO by Cástor Muñoz · 12 years ago
  82. 1d5a505 shortcuts: Don't enter shortcuts menu if there are none by Jonathan Gordon · 12 years ago
  83. b2202a3 skin_engine: Allow negative numbers for the start offset in %ss by Jonathan Gordon · 12 years ago
  84. 215ac63 Fix makefile conditions by Frank Gevaerts · 12 years ago
  85. 83cb2e5 Fix warble and clean up/refactor Makefile. by Thomas Martitz · 12 years ago
  86. d5f4391 Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION. by Thomas Martitz · 12 years ago
  87. 045c69c Fix bootloaders. by Thomas Martitz · 12 years ago
  88. d26bbb9 (Hopefully) fix overlay plugins. by Thomas Martitz · 12 years ago
  89. 54e00c1 Fix sim/checkwps build failure. by Thomas Martitz · 12 years ago
  90. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 12 years ago
  91. 9445d46 skin_engine: fix scrolling lines with dynamic content by Jonathan Gordon · 12 years ago
  92. 76664d2 android: only output unzip log message when performing the unzip. by Thomas Martitz · 12 years ago
  93. c8317eb android: clean-up and some refactoring in java code. by Thomas Martitz · 12 years ago
  94. 82337dd buflib/shrink_callback: Resume playback only if it was playing (not paused). by Thomas Martitz · 12 years ago
  95. ced3b17 ignore ipodpatcher binary by Rafaël Carré · 12 years ago
  96. 5513c6d rk27xx: implement system_init() by Marcin Bukat · 12 years ago
  97. 2e03c2a android: Remove hack not needed anymore (since 58e097d). by Thomas Martitz · 12 years ago
  98. 901521d android: lcd_update/_rect() changes by Thomas Martitz · 12 years ago
  99. 6e6f0c6 Redraw simplelist if/when necessary- by Thomas Martitz · 12 years ago
  100. 58e097d android: Add facility for java code to wait native code to be ready. by Thomas Martitz · 12 years ago