1. 08ca0b5 atjboottool: add missing copyright headers by Amaury Pouly · 12 years ago
  2. 54ef306 flac: use 64 bit math to calculate the elapsed time by Nils Wallménius · 12 years ago
  3. c1ec1ec rk27xx: Disable cache while invalidating it. by Andrew Ryabinin · 12 years ago
  4. 50d9fb9 FS#12775 - 2 missing strings in the catalan translation by Enric Morales · 12 years ago
  5. 5dec7af Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" by Marcin Bukat · 12 years ago
  6. c975de1 SH gcc 4.6.3 with link-time optimization, for Archos targets by Boris Gjenero · 12 years ago
  7. 8ad8473 logdiskf.h - fix wrong cpp conditionals by Marcin Bukat · 12 years ago
  8. 5f9b024 Add USB ID for Nano 7G so it can be recognized as unsupported. by Dominik Riebeling · 12 years ago
  9. 709827b imx233: fix user timer by Amaury Pouly · 12 years ago
  10. e86991f Implements exponential and logarithm in calculator plugin by Ophir LOJKINE · 12 years ago
  11. 9b8a664 Add missing commas in German translation of rbutil by Alexander Levin · 12 years ago
  12. 41b6ac6 libgme: fix badly written cpp conditions spotted by gcc 4.6.3 by Marcin Bukat · 12 years ago
  13. 04fb4b7 hm801: Implement additional button driver. by Andrew Ryabinin · 12 years ago
  14. 89254cb rknanoutils: add raw encode mode, add header fields by Amaury Pouly · 12 years ago
  15. bc6c08c opus: only put the mdct function in iram for cf, by Nils Wallménius · 12 years ago
  16. 3fea2c7 min2440: make it build again by Marcin Bukat · 12 years ago
  17. aa55bc2 opus: don't rely on stride being 1<<shift by Nils Wallménius · 12 years ago
  18. 091619b opus: use two pointers for mdct pre and post rotation by Andree Buschmann · 12 years ago
  19. c8e7dae opus: put hot code in iram by Nils Wallménius · 12 years ago
  20. ac6ee9f mkrk27boot: Fix makefile. by Andrew Ryabinin · 12 years ago
  21. 9a7d11d Bump current version to 3.12 by Alex Parker · 12 years ago
  22. 3d35f14 FS#12764 - bdf2bmp fails to compile by Jonas Häggqvist · 12 years ago
  23. 7a7d7a2 Improve seeking in opus, tested on Sansa; not tested on a target with a disk. by Frederik M.J. Vestre · 12 years ago
  24. ab5879c wpsbuild: fix copying of remote font by Nils Wallménius · 12 years ago
  25. be6da12 imx233: add more ocotp registers to debug screen by Amaury Pouly · 12 years ago
  26. 823d090 opus: arm asm for C_MULC by Andree Buschmann · 12 years ago
  27. 2326f15 opus: cf asm for C_MULC by Nils Wallménius · 12 years ago
  28. e3e53c9 imx233/fuze+: add status led(icon) support to sd/mmc storage layer by Amaury Pouly · 12 years ago
  29. 097352a Introduce mkrk27boot - tool for patching bootloader images of rk27xx targets. by Andrew Ryabinin · 12 years ago mkrk27boot_v1.0
  30. 71778bd pdbox: Always use fixedpoint version of math functions by Marcin Bukat · 12 years ago
  31. ef4bf8a pdbox: fix makefile by Marcin Bukat · 12 years ago
  32. 0ae8d16 opus: replace copy loops with calls to memcpy by Andree Buschmann · 12 years ago
  33. c7840e7 opus: speed up mdct overlap add and copying by Andree Buschmann · 12 years ago
  34. 3ac0fc7 opus: cf inline asm for MULT32_32_Q31 by Nils Wallménius · 12 years ago
  35. 2119f75 opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplication by Andree Buschmann · 12 years ago
  36. d2875fc This patch adds RDS capability to Samsung YP-R0 target. by Lorenzo Miori · 12 years ago
  37. 9302300 Make Cabbiev2 enable icons when selected by Alex Mayer · 12 years ago
  38. a0293c7 FS#12756 by Marek Salaba - update Czech language by Alex Parker · 12 years ago
  39. da67f66 opus: slight speedup of deemphasis by Andree Buschmann · 12 years ago
  40. dceec09 opus: speed up comb_filter by Andree Buschmann · 12 years ago
  41. 78ca74a Fix read caused by 71f7011. by Dominik Riebeling · 12 years ago
  42. 2c3b8bd Factor out executable based TTS engines to separate subclasses. by Dominik Riebeling · 12 years ago
  43. 7f76bb4 Don't assume success for TTS object creation. by Dominik Riebeling · 12 years ago
  44. a2dd162 Check selection before trying to create talk files. by Dominik Riebeling · 12 years ago
  45. 4d96b4c Fix a couple of warnings and remove an unused variable. by Dominik Riebeling · 12 years ago
  46. c659f99 Allow USB IDs to be non-unique. by Dominik Riebeling · 12 years ago
  47. 71f7011 Add set_sleeptimer_duration function in minutes by Richard Quirk · 12 years ago
  48. 9ee396b Polish translation update for Rockbox Utility. by Daniel Kluz · 12 years ago
  49. fb6e4b9 Fix grammar of the German translation (add some missing commas) by Alexander Levin · 12 years ago
  50. 6c4395b Corrected typo '%Play' with 'Play' on line 407 by Alex Mayer · 12 years ago
  51. 6d2ad50 opus: put arrays frequently used by pulse decoding on the stack by Nils Wallménius · 12 years ago
  52. 283277e atj: provide default output prefix/filenames on unpacking by Amaury Pouly · 12 years ago
  53. 0a334e2 Add Richard Quirk to credits. by Michael Giacomelli · 12 years ago
  54. 055c92c snake2: fix maze size for sansa clip zip by Richard Quirk · 12 years ago
  55. 821efc4 Introduce atjboottool for ATJ213x firmwares by Amaury Pouly · 12 years ago
  56. 8687b98 opus: speed up arm asm MULT16_32_Q15 by Nils Wallménius · 12 years ago
  57. d7799aa opus: allocate mdct f2 buffer in iram by Andree Buschmann · 12 years ago
  58. b6bcb13 opus: allocate buffers for X and freq in iram by Andree Buschmann · 12 years ago
  59. 341e2c4 Support technically invalid image/jpg mimetype in tags. by Frank Gevaerts · 12 years ago
  60. 270d9ea opus: statically allocate decoder state in iram by Andree Buschmann · 12 years ago
  61. 706b920 kernel: Allow queue_wait_w_tmo() to be called with TIMEOUT_BLOCK. by Thomas Martitz · 12 years ago
  62. 082cd01 opus: speed up deemphasis by Nils Wallménius · 12 years ago
  63. f49785c opus: build with -fno-strict-aliasing for mips to fix warnings by Nils Wallménius · 12 years ago
  64. 3ee5a8a Fix typo in german translation. by Dominik Riebeling · 12 years ago
  65. 548dcc3 hm60x/hm801: Fix blinking white screen. by Andrew Ryabinin · 12 years ago
  66. 82d882e Fix type cast for LCD_BUFF. by Andrew Ryabinin · 12 years ago
  67. 1e5e022 rk27generic: Enable frequency scaling by Marcin Bukat · 12 years ago
  68. 84134f7 rk27xx lcd code rework by Andrew Ryabinin · 12 years ago
  69. f636aa0 opus: put frequently used mdct buffer on the real stack which is in iram by Nils Wallménius · 12 years ago
  70. 425725e opus: improve cf MULT16_32_Q15 by giving the compiler more freedom by Nils Wallménius · 12 years ago
  71. 5f60590 opus: put some const tables and structs in iram by Nils Wallménius · 12 years ago
  72. afc6b3f opus: asm MULT16_32_Q15 for arm and cf by Nils Wallménius · 12 years ago
  73. 06fc6fd opus: #if 0 out some more unused code, delete unused file by Nils Wallménius · 12 years ago
  74. f498142 opus: #if 0 out some unused code by Nils Wallménius · 12 years ago
  75. c555938 checkwps: Do not error out on rwps for non-remote targets. by Thomas Martitz · 12 years ago
  76. e3cd7ec Remove unused include path for opus by Bertrik Sikken · 12 years ago
  77. 7ad7ed0 Update german translation. by Dominik Riebeling · 12 years ago
  78. 094eca6 Announce 3.10 as release version for nano2g. by Dominik Riebeling · 12 years ago
  79. 1b8e380 Initial opus codec support by Frederik M J Vestre · 12 years ago
  80. 72ebcbf rk27xx: Fix commit_discard_idcache() by Marcin Bukat · 12 years ago
  81. 1c975ee Support "eject" on OS X. by Dominik Riebeling · 12 years ago
  82. f902bbe Make backup dialog modal. by Dominik Riebeling · 12 years ago
  83. 213f69d FS#12750 by Vanja Cvelbar - update Slovenian translation by Alex Parker · 12 years ago
  84. 3a13995 FS#12662 by Manuel Flury - update French translation by Alex Parker · 12 years ago
  85. 4ebc7df ypr0: Fix graphical eq keymap. by Sergey Semushin · 12 years ago
  86. b985d5c Fix FS#12743 - 'Data Abort' on USB connection by Thomas Martitz · 12 years ago
  87. a147919 ypr0: Correct .scrobbler.log path for YPR0 by Sergey Semushin · 12 years ago
  88. 80297e8 Fix error in german translation. by Dominik Riebeling · 12 years ago
  89. a1b780e Add support for Microsoft Speech Platform. by Dominik Riebeling · 12 years ago
  90. 469a614 Add derived SAPI4 class. by Dominik Riebeling · 12 years ago
  91. 6be7dab Make SAPI implementation more parametrizable. by Dominik Riebeling · 12 years ago
  92. 4a9ba12 Add icons to some buttons in the main installation dialog. by Dominik Riebeling · 12 years ago
  93. 9e2eb62 Change sapi_voice.vbs voice list separation character. by Dominik Riebeling · 12 years ago
  94. 328ff6d Add "Eject" button to main window. by Dominik Riebeling · 12 years ago
  95. 4f99dd4 Fix manual URLs not getting updated properly on device change. by Dominik Riebeling · 12 years ago
  96. 05caadb Correctly construct the path for talkfile generation. by Dominik Riebeling · 12 years ago
  97. a46e0b0 unwarminder: make SP and PC visible on smaller screens by Marcin Bukat · 12 years ago
  98. 49cded1 imx233: properly disable frequency scaling for now by Amaury Pouly · 12 years ago
  99. 072bade rk27xx: Put some nand handling functions for reference by Marcin Bukat · 12 years ago
  100. a1b101b imx233: disable cpu frequency scaling by Amaury Pouly · 12 years ago