1. a3e3791 rk27xx: Print rockbox version in bootloader. by Andrew Ryabinin · 12 years ago bootloader_hifimanhm60x_v1 bootloader_hifimanhm801_v1
  2. 84355f3 brickmania: Disable resuming after game over by Wieland Hoffmann · 13 years ago
  3. 5f37840 Warble must have a call to dsp_init before setting options or using it. by Michael Sevakis · 12 years ago
  4. ae5656a Put the <string.h> channel_mode.c for memcpy. by Michael Sevakis · 12 years ago
  5. 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
  6. 23b5f3e Make compressor_update static. by Michael Sevakis · 12 years ago
  7. 4928810 M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800. by Michael Sevakis · 12 years ago
  8. 230f6f4 Lower IRAM footprint on ARM. by Michael Sevakis · 12 years ago
  9. 4b256de langstat: update for git. by Dominik Riebeling · 12 years ago
  10. 91cf4a7 gitscraper: Provide way to get timestamps for files. by Dominik Riebeling · 12 years ago
  11. a8b597e Database build also needs a /lib/rbcodec/dsp include path. by Michael Sevakis · 12 years ago
  12. 60f4757 CheckWPS needs an include patch to /lib/rbcodec/dsp. by Michael Sevakis · 12 years ago
  13. 3b578f0 Fix 3g warning in dsp_arm.S (which showed as an error). by Michael Sevakis · 12 years ago
  14. d8f3e3d Get warble building again. by Michael Sevakis · 12 years ago
  15. 7cc8bbd Fix no newline at end warning. by Michael Sevakis · 12 years ago
  16. 737e92f Oops forgot to remove test_codec from plugin SOURCES. by Michael Sevakis · 12 years ago
  17. c9bcbe2 Fundamentally rewrite much of the audio DSP. by Michael Sevakis · 13 years ago
  18. c9c1349 usb-s3c6400: merge the 2 drivers by Rafaël Carré · 12 years ago
  19. c1a71ab Fix a typo and remove line splicing. by Dominik Riebeling · 12 years ago
  20. 8bdecac Don't assume the compiler to be gcc / g++. by Dominik Riebeling · 12 years ago
  21. bdb00fa Remove useless operation. by Dominik Riebeling · 12 years ago
  22. 8a3824f ipodpatcher: replace ipod2c with bin2c. by Dominik Riebeling · 12 years ago
  23. 308f099 Move bin2c handling to libtools.make by Dominik Riebeling · 12 years ago
  24. b4424ca Add "ipod" mode to bin2c. by Dominik Riebeling · 12 years ago
  25. fe3d580 rbcodec refactoring: get_audio_base_data_type by Sean Bartell · 13 years ago
  26. b794cbb Replace a \n-using sed expression with a more compatible tr by Frank Gevaerts · 12 years ago
  27. 0048e5b Some whitespace correction in dsp_*.S by Michael Sevakis · 12 years ago
  28. fdd3634 Fix up some more type stuff in pcmbuf.c. by Michael Sevakis · 12 years ago
  29. a6dea9e rbcodec refactoring: dsp_set_eq_coefs by Sean Bartell · 13 years ago
  30. 79a667d rk27xx: Add failsafe mode to the bootloader by Marcin Bukat · 12 years ago
  31. 2bafdae rk27xx: Do not turn off clocks in bootloader as this breaks OF loading by Marcin Bukat · 12 years ago
  32. 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
  33. 97a535d Oops, Shoulda been "int16_t" not "uint16_t". by Michael Sevakis · 12 years ago
  34. 3c391ad Coldfire (m68k): Add macros for tpf.w/l instructions. by Michael Sevakis · 12 years ago
  35. cfc32fe Adjust some typing in voice_thread.c. Constants are also counts, not sizes. by Michael Sevakis · 12 years ago
  36. e5c3327 Add a more correct absolute difference function to dsp-util. by Michael Sevakis · 12 years ago
  37. 2866063 Add a NO_INLINE attribute to gcc_extensions. by Michael Sevakis · 12 years ago
  38. c51fe40 test_codec: Fix some problems with writing WAV with DSP by Michael Sevakis · 12 years ago
  39. 263955e MPEGPlayer: Fixup typecasting for PCM buffer a bit. by Michael Sevakis · 12 years ago
  40. 7f9bb7b MI4 bootloader: check for copy result. by Dominik Riebeling · 12 years ago
  41. b623b97 Check for bootloader file on device before copying. by Dominik Riebeling · 12 years ago
  42. 07798ae Add missing basque and english-us languages. by Dominik Riebeling · 12 years ago
  43. 51f1fcb Voicefile: remove < and > from voice strings before speaking. by Dominik Riebeling · 12 years ago
  44. ab01d5d Fix red. by Andrew Ryabinin · 12 years ago
  45. 56e406d hm60x/hm801: Increase backlight frequency. This will remove background hiss. by Andrew Ryabinin · 12 years ago
  46. f40bfc9 Add codecs to librbcodec. by Sean Bartell · 13 years ago
  47. a000990 imxtools: fix missing '\n' by Amaury Pouly · 12 years ago
  48. b9f9d0d imxtools: fix missing '\n' by Amaury Pouly · 12 years ago
  49. fa6563b Refresh mountpoint from UI before checking for existence. by Dominik Riebeling · 12 years ago
  50. 885db72 gitscraper: support Python3. by Dominik Riebeling · 12 years ago
  51. 0ca7b83 cook: fix incorrect memset size argument by Bertrik Sikken · 12 years ago
  52. f3211e6 libgme: fix incorrect memset size argument by Bertrik Sikken · 12 years ago
  53. 7901aa6 Simplify warning suppression for unused argument by Bertrik Sikken · 13 years ago
  54. 705e7fe event classes are single bits by Jonathan Gordon · 12 years ago
  55. 84f7f60 Fix Rockblox plugin display issues on Clip Zip by Marty Miller · 12 years ago
  56. 1060d30 hm60x: Fix charger detection. by Andrew Ryabinin · 12 years ago
  57. 2d3c43d skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 12 years ago
  58. 2315a23 Missed a comma. by Björn Stenberg · 12 years ago
  59. 0e19067 Add rockchip targets to builds.pm. by Andrew Ryabinin · 12 years ago
  60. 6d73d6e rk27generic: Disable plugins. by Andrew Ryabinin · 12 years ago
  61. f555904 rk27xx: Fix warnings. by Andrew Ryabinin · 12 years ago
  62. fe5f9e0 Fix typo. by Andrew Ryabinin · 12 years ago
  63. 220f938 rk27xx: Remove debug use of timer1 in sd driver. by Andrew Ryabinin · 12 years ago
  64. 95a333b hm801: Update keymaps. by Andrew Ryabinin · 13 years ago
  65. 1793090 hm60x: Update keymaps. by Andrew Ryabinin · 13 years ago
  66. 6ee3fc8 hm801: Add support for plugins. by Andrew Ryabinin · 13 years ago
  67. 397863a hm60x: Add support for plugins. by Andrew Ryabinin · 13 years ago
  68. 8187d8d hm60x: Use binary search in button driver. by Andrew Ryabinin · 13 years ago
  69. 8361c1d hm60x/hm801: Buttons rework. by Andrew Ryabinin · 13 years ago
  70. a92a0fe as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date by Bertrik Sikken · 12 years ago
  71. 4269934 touchscreen/lists: fix two regressions by Thomas Martitz · 12 years ago
  72. 3f4be75 android: Bring back broken unzip progress dialog. by Thomas Martitz · 12 years ago
  73. 0d93677 android: bump target platform version to 4.0.3 (this time for real). by Thomas Martitz · 12 years ago
  74. 728db21 Revert "skin_engine: rework the parser to be closer to the langauge grammar." by Thomas Martitz · 12 years ago
  75. e43b856 skin_engine: rework the parser to be closer to the langauge grammar. by Jonathan Gordon · 12 years ago
  76. e92fbb4 FS#10345 - Gigabeat: Switch volume buttons in Upside Down mode by Bertrik Sikken · 12 years ago
  77. 05ebf79 configure: remove support for ARM non EABI compiler by Rafaël Carré · 12 years ago
  78. c26ab37 mikmod plugin: make functions static when possible by Bertrik Sikken · 13 years ago
  79. cf1e54b superdom plugin: make functions/variables static where possible by Bertrik Sikken · 12 years ago
  80. e54ee56 FS#12611 - European Portuguese translation update (11th March) by Gabriel Maia · 12 years ago
  81. 449dff4 Calculate day-of-week after reading time from RTC. Should fix FS#11814 by Bertrik Sikken · 12 years ago
  82. 2aae745 Add new tarball generation script. by Dominik Riebeling · 12 years ago
  83. e9d5f6c gitscraper: support compressing the sources as 7z. by Dominik Riebeling · 12 years ago
  84. d8cb5c7 Release v3.11.2 by Frank Gevaerts · 13 years ago
  85. 73732f4 si4700 tuner: fix power consumption issue caused by ill-defined power state at startup by Bertrik Sikken · 12 years ago
  86. c45984d Increase mr100 remote lcd thread stack (fixes FS#12640) by Frank Gevaerts · 12 years ago
  87. debe77a Check for existing firmware file on H100 / H300. by Dominik Riebeling · 12 years ago
  88. 2406005 Remove a useless sleep() from hosted's init(). by Thomas Martitz · 13 years ago
  89. a5b0a1d Call radio_init() from hosted's init() too. by Thomas Martitz · 13 years ago
  90. d3ead23 touchscreen: fix some issues/crashes with clicking the list title. by Thomas Martitz · 13 years ago
  91. b7bc240 Use two lined display in properties. by Dominik Riebeling · 13 years ago
  92. 3cb0d71 si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEP by Bertrik Sikken · 13 years ago
  93. 48c248d touchscreen: fix swipe scrolling (jumped back to previous item). by Thomas Martitz · 13 years ago
  94. 688302a touchscreen: Rewrite kinetic scrolling using a state machine. by Thomas Martitz · 13 years ago
  95. a12b2a5 mkamsboot: add support for clip zip original firmware 01.01.20 (tested by me) by Bertrik Sikken · 13 years ago
  96. 80f9577 builds.pm in master has to wait for the actual release. by Frank Gevaerts · 13 years ago
  97. d5859c6 Bump version numbers for 3.11.1 by Frank Gevaerts · 13 years ago
  98. 0c4bd3a libmp3lame encoder: don't retrieve settings for each run. by Dominik Riebeling · 13 years ago
  99. fe756b6 Drop empty voice strings when building list of strings. by Dominik Riebeling · 13 years ago
  100. 76c74c4 fix tms320dm320 crt0.S by Marcin Bukat · 13 years ago