1. cdb71c7 Fix red. by Andrew Ryabinin · 11 years ago
  2. 61f9dbc rk27xx: initialize i2c driver in bootloader. by Andrew Ryabinin · 11 years ago
  3. aa801b5 European Portuguese update by Tiago Roque Medeiros by Frank Gevaerts · 11 years ago
  4. 850491a Don't set CORE_GCSECTIONS in fixedpoint.make. by Dominik Riebeling · 11 years ago
  5. 08199cd Provide high resolution volume and prescaler to hosted targets. by Michael Sevakis · 11 years ago
  6. 370ed6d Properly seek to next id3v2 frame for unsynced tags. by Dominik Riebeling · 11 years ago
  7. 1489fa3 Adapt logic in configure script to cope with both x86 and x86_64 architecture Android NDKs by Bryan Childs · 11 years ago
  8. a2d8d42 Properly implement volume in warble. dB cut only. by Michael Sevakis · 11 years ago
  9. 5314fb2 Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de. by Michael Sevakis · 11 years ago
  10. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 12 years ago
  11. 8829e90 Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS. by Michael Sevakis · 11 years ago
  12. ecaa401 Add Serial Port 1 support for iPod Photo/Color/4G/Mini2G by andypotter · 12 years ago
  13. 354c989 Update instructions in docs/README to change 'Check out from SVN' to 'Clone from git' by Bryan Childs · 11 years ago
  14. 21b62bd Make pcm_sw_volume.c a bit less verbose by merging volume code. by Michael Sevakis · 11 years ago
  15. 4f2c0c1 Oops. Revert a pointless change. by Michael Sevakis · 11 years ago
  16. e61e9c6 Do some cleanup, adjustment and a couple fixes to recent sound changes. by Michael Sevakis · 11 years ago
  17. 91b33d5 Manual: fix minor error with D2 OF filenames by Alex Parker · 11 years ago
  18. 62cb84a imageviewer: fix animated gifs handling by Marcin Bukat · 11 years ago
  19. 540e5d1 Forget about fixedpoint.c in any HWCODEC bin. by Michael Sevakis · 12 years ago
  20. 333f4f5 Fix final error from 0c7b787 in Player sim. by Michael Sevakis · 12 years ago
  21. b2dd1f8 rk27load: Fix stage1 (dram init routine) by Marcin Bukat · 12 years ago
  22. 5261b19 Still at it for 0c7b787. Might be done now. by Michael Sevakis · 12 years ago
  23. 9e71fd1 Keep fixing 0c7b787 stuff by Michael Sevakis · 12 years ago
  24. bbd991a Fix some more errors and warnings from 0c7b787. by Michael Sevakis · 12 years ago
  25. 0971f57 Hopefully knock out most of the red and yellow from 0c7b787. by Michael Sevakis · 12 years ago
  26. 0c7b787 Straighten out the mad twisted state of sound.c and related areas. by Michael Sevakis · 12 years ago
  27. fd9e256 Use equivalent puts_scroll() call. by Thomas Martitz · 12 years ago
  28. fd6ab02 rk27xx: do not attenuate signal twice in analog bypass mode by Marcin Bukat · 12 years ago
  29. 490db74 rk27xx: avoid one multiply in udelay() as pointed by kugel by Marcin Bukat · 12 years ago
  30. 3c802a9 rk27xx: make udelay() more accurate by Marcin Bukat · 12 years ago
  31. 6be8097 hm60x/hm801: Fix balance by enabling sw volume control. by Andrew Ryabinin · 12 years ago
  32. 2dd1f37 Fix f5a5b94 errors. Employ SW volume for select targets on SIM. by Michael Sevakis · 12 years ago
  33. f5a5b94 Implement universal in-PCM-driver software volume control. by Michael Sevakis · 12 years ago
  34. a9049a7 fix yellow by Marcin Bukat · 12 years ago
  35. a924df8 rk27xx: implement radio support by Amaury Pouly · 12 years ago
  36. f49e750 Move fixedpoint.h to be accessible in /firmware. by Michael Sevakis · 12 years ago
  37. f5b7134 Consolidate identical fixedpoint exp and ln functions. by Michael Sevakis · 12 years ago
  38. 9a19a22 Add missing USB IDs. by Dominik Riebeling · 12 years ago
  39. e30b3d8 Change autodetection result to a list. by Dominik Riebeling · 12 years ago
  40. e6c0bd0 rk27xx: fix i2c driver by Marcin Bukat · 12 years ago
  41. dcba741 bookmark: add cancelling of autoload bookmark by Richard Quirk · 12 years ago
  42. 703bc40 Fix ipodpatcher on OS X. by Dominik Riebeling · 12 years ago
  43. ea0bfe7 Replace the use of uname to get the build output. by Dominik Riebeling · 12 years ago
  44. 891351d Fix Qt5 / MinGW problems. by Dominik Riebeling · 12 years ago
  45. 801f3bb Rename "interface" parameter. by Dominik Riebeling · 12 years ago
  46. 7271ff6 Add ANDROID_SDK_PATH and ANDROID_NDK_PATH to generated Makefile. by Dominik Riebeling · 12 years ago
  47. b3ef8c8 Put resource object into object folder. by Dominik Riebeling · 12 years ago
  48. 86d46b6 Remove unnecessary all target. by Dominik Riebeling · 12 years ago
  49. 5ce2136 Extend Utils::mountpoints() to allow filtering for supported types. by Dominik Riebeling · 12 years ago
  50. f84602a Fix identations. by Andrew Ryabinin · 12 years ago
  51. 670af63 rk27xx: Correct comment about i2c divider calculation by Marcin Bukat · 12 years ago
  52. f8d36b5 Increase MAXUSERFONTS to 12. by Frank Gevaerts · 12 years ago
  53. 9f242e7 android: Rewrite PCM playback without OnPlaybackPositionUpdateListener. by Thomas Martitz · 12 years ago
  54. 9add11d woops, revert test code by Jonathan Gordon · 12 years ago
  55. 83d3f1d simplelist: Fix simplelist_set_line_count() so it actually sets the count by Jonathan Gordon · 12 years ago
  56. ddf5520 rk27xx: Add E & F gpio ports to debug info. by Andrew Ryabinin · 12 years ago
  57. b0eb3c7 hm60x: Add lcd type information to debug info. by Andrew Ryabinin · 12 years ago
  58. 575d00e Remove redundant assigment of variable to itself by Bertrik Sikken · 12 years ago
  59. 9b8f11d Fix LV24020 tuner chip volume level definition (found by cppcheck) by Bertrik Sikken · 12 years ago
  60. 0de2a85 Change audio_set_cuesheet parameter from int to bool (fixes cppcheck warning) by Bertrik Sikken · 12 years ago
  61. d504a6b rknanoutils: fix boot tool by Amaury Pouly · 12 years ago
  62. 6ea48cf rknanoutils: add dfu tool by Amaury Pouly · 12 years ago
  63. aa898d6 Encode the password using base64 before storing it to the configuration file. by Dominik Riebeling · 12 years ago
  64. 9965849 Add option to temporarily show proxy password. by Dominik Riebeling · 12 years ago
  65. 0d5883d autoconf.pl: Add support for build folders with screen resolution (e.g. build-android-320x480). by Thomas Martitz · 12 years ago
  66. d220940 rknanoutils: fix stupid mistake by Amaury Pouly · 12 years ago
  67. 9e7bd64 Remove keyword line. by Dominik Riebeling · 12 years ago
  68. 9623685 Don't include unwarminder for checkwps, database and warble. by Dominik Riebeling · 12 years ago
  69. 027c035 jz4740: a few minor fixes by Marcin Bukat · 12 years ago
  70. 44c32f8 mkimxboot: fix usage by Amaury Pouly · 12 years ago
  71. 00c37a6 Prepare unofficial pandora release by Thomas Jarosch · 12 years ago
  72. 143bcfa Prepare new maemo release by Thomas Jarosch · 12 years ago
  73. d94ce51 Default to non-GUI configuration for tests. by Dominik Riebeling · 12 years ago
  74. af58d04 ZipInstaller: rename some member variables to be in line with the rest. by Dominik Riebeling · 12 years ago
  75. e500667 Don't leak HttpGet objects in ZipInstaller. by Dominik Riebeling · 12 years ago
  76. ef9eea7 Don't delete ZipInstaller instances directly. by Dominik Riebeling · 12 years ago
  77. 6aeecf5 TTS encoders: allow volume range between 0.0 and 2.0. by Dominik Riebeling · 12 years ago
  78. dfd54d5 Update for 3.13 by Alex Parker · 12 years ago
  79. c738942 VGM Codec: Improve time and fade behavior. Tweak minor misc. by Michael Sevakis · 12 years ago
  80. 2f9e3ca Samsung YP-R0 LCD improvements by Lorenzo Miori · 12 years ago
  81. 8ef8ea2 ypr0: Align to coding guidelines (no typedef) and remove unused function. by Thomas Martitz · 12 years ago
  82. 7ef2fe3 ypr0: Fix erroneous if condition. by Thomas Martitz · 12 years ago
  83. 6059216 Samsung YP-R0 hosted target code refactoring by Lorenzo Miori · 12 years ago
  84. 3e4be68 Make the tarball generation tool handle spaces in filenames by Frank Gevaerts · 12 years ago
  85. 1b90645 Update bulgarian.lang by Zahari Yurukov by Alex Parker · 12 years ago
  86. 30f2990 Sort bulgarian.lang into english.lang order by Alex Parker · 12 years ago
  87. aba69eb update Chinese(Simplified) translation by PurlingNayuki · 12 years ago
  88. e4040d9 EQ: - Fine grained EQ configuration by Hayden Pearce · 12 years ago
  89. cdf5429 Debug Screen: - Skin Engine RAM usage - fix a small typo by Hayden Pearce · 12 years ago
  90. d8a3871 update French translation by Amaury Pouly · 12 years ago
  91. 97f1466 rk27xx: fix usb logf by Amaury Pouly · 12 years ago
  92. 3875f57 rk27xx: add memmap to debug screen by Amaury Pouly · 12 years ago
  93. 3a13150 Revert "skin tags: fix the id3 track/disc numbers in conditionals" by Jonathan Gordon · 12 years ago
  94. 2febee5 more error handling for checkwps by Jonathan Gordon · 12 years ago
  95. d76dca1 checkwps: show a helpful error if the parser callback errors out by Jonathan Gordon · 12 years ago
  96. 657b91a skin engine: Relax the AA load width/height checks by Jonathan Gordon · 12 years ago
  97. 8df1185 FS#12828 : french update by Stephane Moutard-Martin · 12 years ago
  98. 36a9990 Build libtlsf for all systems by Frank Gevaerts · 12 years ago
  99. 88656a5 Make the git viewer use the global libtlsf.a by Frank Gevaerts · 12 years ago
  100. e0d94f5 Manual: The c200v2 also needs to be set to MSC mode for installation. by Alex Parker · 12 years ago