1. f31e7a1 Revert "Fix FS#12606 - next track can cause the screen to be cleared" by Jonathan Gordon · 13 years ago
  2. cb9bc3b Fix FS#12606 - next track can cause the screen to be cleared by Jonathan Gordon · 13 years ago
  3. 47115ba Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtime by Bertrik Sikken · 13 years ago
  4. 67b4b2a Update manual for %cs and %T tags by Osborne Jacobs · 13 years ago
  5. 595427c Add new actions to %Tp (Touchscreen areas) by Osborne Jacobs · 13 years ago
  6. 47e30b8 Update manual for boot behaviour on clip+, clipv2 and fuzev2. by Dominik Riebeling · 13 years ago
  7. b30df55 Enable MPIO HD200 and HD300 installation. by Dominik Riebeling · 13 years ago
  8. 674bbba Fix false positive in version detection. by Dominik Riebeling · 13 years ago
  9. 93cf878 Test: check retrieved version string as well. by Dominik Riebeling · 13 years ago
  10. fb30d01 Fix minor bookmark problems/Enhance bookmark functions by Osborne Jacobs · 13 years ago
  11. 16a9561 fix year calculation in gmtime by Bertrik Sikken · 13 years ago
  12. 01397c4 rds: show rds clock-time as broken down time instead of UTC time in debug menu by Bertrik Sikken · 13 years ago
  13. f637072 Change EQ settings to use a struct array in global_settings. by Michael Sevakis · 13 years ago
  14. 64bb720 Coldfire: Optimize emac context save/restore in mixer ISR. by Michael Sevakis · 13 years ago
  15. d2aafd1 gmtime: reduce array size: days in month fit in 8 bits by Rafaël Carré · 13 years ago
  16. 727e8aa Introduce gmtime.c and use it in the AS3514 RTC driver by Bertrik Sikken · 13 years ago
  17. 3448f5b Mark MPIO HD300 as stable in tools/builds.pm by Marcin Bukat · 13 years ago
  18. cd5ee6f Bump version to 1.2.13. by Dominik Riebeling · 13 years ago rbutil_1.2.13
  19. 0666298 Correctly insert build ID. by Dominik Riebeling · 13 years ago
  20. 7d2c7b8 Rockbox Utility: add "revision" information back. by Dominik Riebeling · 13 years ago
  21. b069562 rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic by Andrew Ryabinin · 13 years ago
  22. 4601a8b Manual: Fix misaligment in the 'Images' theme tags table. by pixelma · 13 years ago
  23. d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
  24. 534117d Re-add -DDEBUG to the warble makefile by Frank Gevaerts · 13 years ago
  25. cd8e11b Tweak some PCM drivers for less typecasting with the data pointer. by Michael Sevakis · 13 years ago
  26. f6e17e8 AMSv2: add proper definitions for charge current by Bertrik Sikken · 13 years ago
  27. f8de21f rkw-loader: Fix wrong include by Andrew Ryabinin · 13 years ago
  28. 975332d Disable built-in make rules for binutils 2.16.1. by Dominik Riebeling · 13 years ago
  29. ecbda69 rename rkw.h header file by Marcin Bukat · 13 years ago
  30. 0263fe3 rk27xx: Implement dualboot capable bootloader by Marcin Bukat · 13 years ago
  31. 587f52f rk27xx: switch to RKW format for binary by Marcin Bukat · 13 years ago
  32. e2d6f92 rk27generic: Implement power_off() by Marcin Bukat · 13 years ago
  33. f30043a rk27xx: add rolo_restart() rk27xx specific variant by Marcin Bukat · 13 years ago
  34. 4718ff9 Add RKW support to rolo by Marcin Bukat · 13 years ago
  35. 2f8b44a Add RKW firmware file format loader by Marcin Bukat · 13 years ago
  36. f35e300 scramble: add RKW firmware file format encoder by Marcin Bukat · 13 years ago
  37. 1c565c9 rk27xx: rework linker scripts and crt0.S by Marcin Bukat · 13 years ago
  38. 7569450 rk27load: fix linking with newer toolchains by Marcin Bukat · 13 years ago
  39. 0cc6ba0 Remove standalone makefile. Use configure to build by Frank Gevaerts · 13 years ago
  40. 8d41b23 Move includes of other makefiles around to make GCCFLAGS work properly. by Frank Gevaerts · 13 years ago
  41. b9ce249 Don't define CPU_* for __PCTOOL__ by Frank Gevaerts · 13 years ago
  42. efd25bf Disable some more sim_ and app_ redirection for __PCTOOL__. by Frank Gevaerts · 13 years ago
  43. 466a7c6 Integrate the warble tool in the regular build system. by Frank Gevaerts · 13 years ago
  44. 13a7c9a Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asm by Frank Gevaerts · 13 years ago
  45. fcb9fda android: drop copied lcd_blit_yuv() and use generic one. by Thomas Martitz · 13 years ago
  46. db85689 test_X plugins PLA integration by Jean-Louis Biasini · 13 years ago
  47. 83b4d70 Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__ by Frank Gevaerts · 13 years ago
  48. 105a05c One more *_filesize() to remove by Frank Gevaerts · 13 years ago
  49. 52724c1 filesize() isn't prefixed anymore for sims. by Frank Gevaerts · 13 years ago
  50. c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
  51. f7a4ee2 Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions. by Frank Gevaerts · 13 years ago
  52. 71953a4 Don't redirect file IO to app_* for __PCTOOLS__ builds. by Frank Gevaerts · 13 years ago
  53. 8eb36cf matrix: shorten statement. by Thomas Martitz · 13 years ago
  54. 36c84f9 Plugin Matrix PLA integration (code) by Jean-Louis Biasini · 13 years ago
  55. 26fc31a Add the warble test program. by Sean Bartell · 14 years ago
  56. 693af46 Plugin mosaique PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  57. d05db0a Correct actionable offense for misappropriation of action context. by Michael Sevakis · 13 years ago
  58. f688710 Change keyclick_click so that it may accept raw buttons or actions. by Michael Sevakis · 13 years ago
  59. a92696d Plugin Starfield PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  60. 10c566e Plugin logo PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  61. f1e1ab8 Plugin snow PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  62. d5e676b Add a %cs(current screen) state for the "Track Info" screen by Osborne Jacobs · 13 years ago
  63. bcfa783 Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the Context Menu by Osborne Jacobs · 13 years ago
  64. 59e5a32 Fix errors in unintentionally merged gerrit commit. by Michael Sevakis · 13 years ago
  65. 286a4c5 Revise the PCM callback system after adding multichannel audio. by Michael Sevakis · 13 years ago
  66. 3f82f3a Sansa Clip Zip: Bubble now shows a proper background image by Dimitar Dimitrov · 13 years ago
  67. 57264ce Pandora port: Add support for the L/R shoulder buttons by Thomas Jarosch · 13 years ago
  68. 46b34da Updated some missing items for Simplified-Chinese translation (FS#12584) by Jean-Louis Biasini · 13 years ago
  69. fa452c1 Manual: Describe more generally how to customise the main menu. by Alexander Levin · 13 years ago
  70. 5db58fc Manual: Fix the WPS tags table by Alexander Levin · 13 years ago
  71. 9476883 Fix sanity check in UnwStartThumb() using the wrong register by Thomas Jarosch · 13 years ago
  72. 5bfbc64 Fuze+: All games plugins keymaps by Jean-Louis Biasini · 13 years ago
  73. 2f5df69 Bulgarian translation for the remaining strings. by Dimitar Dimitrov · 13 years ago
  74. 4fbbbf1 Make %LC and %LR always have predictable and usable values. by Frank Gevaerts · 13 years ago
  75. dc572fb configure: fix $(LD) which was incorrectly set as $(AR) by Amaury Pouly · 13 years ago
  76. e8c7d10 Fix mismatching C++ new[] / delete calls by Thomas Jarosch · 13 years ago
  77. 29c7259 imx233: correctly stop charging on topoff (fix battery discharging) by Amaury Pouly · 13 years ago
  78. b9bf6cd Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false by Frank Gevaerts · 13 years ago
  79. 8efb8f9 lcd drivers: split lcd_gradient_rect so it is actually useful by Jonathan Gordon · 13 years ago
  80. f0ecce9 Fix ucl-related makefiles by Frank Gevaerts · 13 years ago
  81. fbb8c31 Fix bugs in lcd drivers after b37e6bc by Andrew Ryabinin · 13 years ago
  82. e958aee root menu ordering: Remove underscores from the config setting. by Thomas Martitz · 13 years ago
  83. 8c0c844 imx233: always boot when powered up from 5v by Amaury Pouly · 13 years ago
  84. 0d78dd1 imx233: user __FIELD_SET to set the clock divisors by Amaury Pouly · 13 years ago
  85. c4450b9 imx233: print power up source in the bootloader by Amaury Pouly · 13 years ago
  86. c735ff2 mkimxboot/fuze+: fix booting to the OF by Amaury Pouly · 13 years ago
  87. d96a32d fix warning by Jonathan Gordon · 13 years ago
  88. 1c1e1c0 skin_engine: ease the restrictions on %x/%xl by Jonathan Gordon · 13 years ago
  89. 34031cb skin_engine: Clean up %x() handling - beware theme issues by Jonathan Gordon · 13 years ago
  90. 0807fe8 Fix build errors by Jonathan Gordon · 13 years ago
  91. 2c71aa9 lcd/skin_engine: Add the ability to draw onto the backdrop layer by Jonathan Gordon · 13 years ago
  92. 13f98df rk27xx: Make sure SD module clock is not gated by Marcin Bukat · 13 years ago
  93. c0a2c3f Fix build errors and warnings by Jonathan Gordon · 13 years ago
  94. b37e6bc lcd drivers: Convert lcd_[remote_]framebuffer to a pointer by Jonathan Gordon · 13 years ago
  95. 15c69b8 mkximxboot/fuze+: add power button delay to power on by Amaury Pouly · 13 years ago
  96. 9f48f5f root menu: Use - to reset the root menu order from a config by Jonathan Gordon · 13 years ago
  97. ee1f54c Append "64bit" only on 64bit binary. by Dominik Riebeling · 13 years ago
  98. a532b60 Rockbox Utility: update french translation by Jean-Louis Biasini · 13 years ago
  99. 077e8b6 Clean up some variables. by Frank Gevaerts · 13 years ago
  100. 6b66b88 Commit FS#12288 - Sansa Clip+: "Home" in the main menu to WPS/Radio. by Michael Giacomelli · 13 years ago