1. 3a9aa8e Fix up tools/version.sh for git transition. by Torne Wuff · 13 years ago
  2. 79f88e7 Remove bzr support from tools/version.sh. by Torne Wuff · 13 years ago
  3. f77353c ucl: make it possible to specify additional CFLAGS by Rafaël Carré · 13 years ago
  4. 2ec443d Remove bash-specific syntax from rockboxdev.sh by Thomas Martitz · 13 years ago
  5. 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
  6. 461e2c7 Actually call ct-ng (i.e. fix left-over from testing). by Thomas Martitz · 13 years ago
  7. 6296045 Add crosstool-NG build to rockboxdev.sh. by Thomas Martitz · 13 years ago
  8. c00938e Configure: Fix endianess detection. by Thomas Martitz · 13 years ago
  9. 013cc9d Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (only used for SDL builds so far), which should be the de facto environment variable for this. by Thomas Martitz · 13 years ago
  10. 476f4a7 I think 'e' for arm (rather than 'a') is a typo by Nick Peskett · 13 years ago
  11. 84b5274 Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi. by Thomas Martitz · 13 years ago
  12. 719b954 rbspeex: fix cross compiling rbspeex.dll. by Dominik Riebeling · 13 years ago
  13. 71c62c3 rbspeex, libucl: add rule to build DLL. by Dominik Riebeling · 13 years ago
  14. 08fd8ad configure: factorize -D${target} by Rafaël Carré · 13 years ago
  15. 2993738 libucl: allow cross compiling via CROSS as well. by Dominik Riebeling · 13 years ago
  16. c0c5a13 Pandora port: Fix borked compile flags by Thomas Jarosch · 13 years ago
  17. 0124d7b Silence gcc warning by Thomas Jarosch · 13 years ago
  18. 8187115 Fix release notes link by Frank Gevaerts · 13 years ago
  19. 2376c4f Update to 3.10 by Frank Gevaerts · 13 years ago
  20. d073106 Pass VERSION to *all* make invocations in release scripts by Frank Gevaerts · 13 years ago
  21. 488ee77 Don't show the full path when building librbspeex.a by Dominik Riebeling · 13 years ago
  22. bd691ef Sansa Clip Zip: enable all plugins by Rafaël Carré · 13 years ago
  23. 30e2a6d Convert one more file to LF line endings. by Torne Wuff · 13 years ago
  24. 706575f fix checkwps by Jonathan Gordon · 13 years ago
  25. ea7a896 FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. by Fred Bauer · 13 years ago
  26. b6252ab fix target id for HiFiMAN HM-801 by Andrew Ryabinin · 13 years ago
  27. e8a8a1b Sandisk Sansa Connect port (FS #12363) by Tomasz Moń · 13 years ago
  28. 9e07ef2 Use buflib for all skin engine allocations. by Jonathan Gordon · 13 years ago
  29. 9a70c42 Add the ability to create a prefilled struct bitmap along with generated images. by Thomas Martitz · 13 years ago
  30. bd234e7 try again, this time without compile errors by Jonathan Gordon · 13 years ago
  31. 34cc4d5 Fix checkwps by Jonathan Gordon · 13 years ago
  32. 040e06f fuze+: scramble bootloader file by Amaury Pouly · 13 years ago
  33. 2164aab Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801. by Andrew Ryabinin · 13 years ago
  34. 1107bf1 Add Clip Zip as unstable by Frank Gevaerts · 13 years ago
  35. 5854329 Sansa clip zip: attempt to fix the pixel format swappedness for good by Bertrik Sikken · 13 years ago
  36. 55f078f Fix checkwps reds and non-touchscreen warnings. by Thomas Martitz · 13 years ago
  37. 2a478c8 Split long fmt string which caused a yellow by Fred Bauer · 13 years ago
  38. 8c90172 Faster cached font loading. FS#12333 by Fred Bauer · 13 years ago
  39. 32f763c Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) modification by me. This also splits rk27xx lcd driver into lcdif-rk27xx and lcd controller specific part. Some modifications to the pcm driver have been made to allow using codecs in slave mode (as TDA1543 used in hifiman is slave only i2s codec). by Marcin Bukat · 13 years ago
  40. f0311d3 Update convbdf.c for previous change by Fred Bauer · 13 years ago
  41. 81ff054 Fix 'make reconf' for iriver H10 5/6GB. Model name contains an underscore. by Jens Arnold · 13 years ago
  42. 7e8877e imx233/fuze+: enable plugins by Amaury Pouly · 13 years ago
  43. 5adf7d3 sunet mirror was bad. let's try funet. by Björn Stenberg · 13 years ago
  44. c7c657c Prevent unnecessary rebuilding of libs. by Dominik Riebeling · 13 years ago
  45. 291c6be Use another GNU mirror while kernel.org is down. by Björn Stenberg · 13 years ago
  46. b71c66e Fix the build errors by Jonathan Gordon · 13 years ago
  47. f323300 Sansa clipzip: make main build compile (plugins still disabled) by Bertrik Sikken · 13 years ago
  48. 8a0db7b Fix FS#12272 - genlang changes broke some targets by Torne Wuff · 13 years ago
  49. e6317d5 Improve sim win32 cross compiling. by Dominik Riebeling · 13 years ago
  50. 82acdd3 Make genlang faster by doing better regexes. by Thomas Martitz · 13 years ago
  51. 7887e59 Update stable build to 3.9.1 by Frank Gevaerts · 13 years ago
  52. 2b9e944 Rework c200wipe to use proper partitioning and formatting code, which makes the code size-independent. by Frank Gevaerts · 13 years ago
  53. e9eb5b3 Quote command arguments to avoid the shell trying to expand them. by Dominik Riebeling · 13 years ago
  54. 463b3ed Initial framework for the Sandisk Sansa Clip Zip by Bertrik Sikken · 13 years ago
  55. 121b26e perl magic: Use if/elsif/else instead of given/when (FS #12188) by Thomas Jarosch · 13 years ago
  56. c6ca813 Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). by Thomas Martitz · 13 years ago
  57. 3fda72a configure: don't use sed for autoconf.h by Rafaël Carré · 13 years ago
  58. bd89a41 typo by Rafaël Carré · 13 years ago
  59. f56bb4e configure: avoid double escaping of $ (single quote + backslash) by Rafaël Carré · 13 years ago
  60. e1d33c0 configure: remove redundant ENC_CMD by Rafaël Carré · 13 years ago
  61. cea0654 configure: don't use sed to generate the Makefile by Rafaël Carré · 13 years ago
  62. adb1b52 remove obsolete comment by Rafaël Carré · 13 years ago
  63. 3f8bf5e imx233/fuze+: fix memory size and appextra configuration by Amaury Pouly · 13 years ago
  64. 354d8fb Commit FS#12188 - Fix perl scripts that used Switch by Sean Bartell. by Alex Parker · 13 years ago
  65. 9e8d7dc Fix FS#12179 - Simulator build fails when using "configure --sdl-threads" by Thomas Martitz · 13 years ago
  66. ed0f1ae Add --lcdwidth and --lcdheight to help output. by Jonas Häggqvist · 13 years ago
  67. 787537c We have a 3.9 release, update builds.pm by Alex Parker · 13 years ago
  68. 7ba8871 Fixed broken regex by Björn Stenberg · 13 years ago
  69. a7bedc5 Make genlang rewrite english.list if it exists but is older than english.lang by Jens Arnold · 13 years ago
  70. dc0abc7 Fix build problems for win32 cross compilation and cygwin which were introduced with r29983. by Andree Buschmann · 13 years ago
  71. 35cd408 Added NODEPS define to skip recompilation for zip and apk builds. Usage: make zip NODEPS=1 by Björn Stenberg · 13 years ago
  72. 91ce4b2 Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. by Jens Arnold · 13 years ago
  73. 1d1fa41 Remove Manual option from configure script. by Dominik Riebeling · 13 years ago
  74. 986a92f Pandora port: Automate rockbox.pnd (=binary archive) build by Thomas Jarosch · 13 years ago
  75. 6c57136 Pandora port: Fix rockbox share directory path (it has to end on /rockbox) by Thomas Jarosch · 13 years ago
  76. 331b23d FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app builds and enable it for 32 bit too. Fixes linking errors on simbuilds. by Nils Wallménius · 13 years ago
  77. c3cf8bc Add build dependency to zip by Björn Stenberg · 13 years ago
  78. 26a92fa Android: adjust screen orientation based on LCD size. by Dominik Riebeling · 13 years ago
  79. 70b81e6 Android: install codecs as native libs instead of extracting them (FS#12134). by Dominik Riebeling · 13 years ago
  80. 976a169 Rockchip rk27xx port initial commit. This is still work in progress. by Marcin Bukat · 13 years ago
  81. fc68a0d Android: rework r29929 AndroidManifest.xml version handling. by Dominik Riebeling · 13 years ago
  82. bc3f9c1 Add source tree version into AndroidManifest.xml by Dominik Riebeling · 13 years ago
  83. ee7cbf6 FS#12121 by Sean Bartell, disables -Werror on binutils builds to fix them when using gcc 4.6. by Nils Wallménius · 13 years ago
  84. 9b6910c thumb-cc.py: simplify by Rafaël Carré · 13 years ago
  85. 75e3fb7 SAPI voice creating: add slovak to languages. by Dominik Riebeling · 13 years ago
  86. 7bac05c Better version reporting for git-tracked repositories: Include the git by Michael Hohmuth · 13 years ago
  87. 08fb3f6 Sansa Fuze+: initial commit (bootloader only, LCD basically working) by Amaury Pouly · 13 years ago
  88. b66239b Fix Win32 native convttf creating invalid output files. by Dominik Riebeling · 13 years ago
  89. 7adc200 Make convttf build with C89 compilers. by Dominik Riebeling · 13 years ago
  90. 3799020 Fix FS#12003 'langtool.pl --deprecate is broken' by Nils Wallménius · 13 years ago
  91. 0e8e166 Bump to 3.8.1 release. by Alex Parker · 13 years ago
  92. 671127c Commit FS#12000: confttv - try to make digits equally wide (-w to disable) by Magnus Holmgren · 13 years ago
  93. 0f440d1 Pandora port: Fix SDL detection, pkg-config is not supported by Thomas Jarosch · 14 years ago
  94. 7228f2f Android: use APPEXTRA instead of makefile hack by Maurus Cuelenaere · 14 years ago
  95. 0b92c0f Android: remove rockbox.apk when doing 'make clean' by Maurus Cuelenaere · 14 years ago
  96. 36d98fa *really* don't automatically build convttf by Frank Gevaerts · 14 years ago
  97. 5b6a849 Don't automatically build convttf - it isn't (currently) required to build Rockbox. by Dave Chapman · 14 years ago
  98. bd05c07 Remove an erroneous tab by Dave Chapman · 14 years ago
  99. 29e84df Remove a few whitespaces to get under the magical string length of 509 (i.e. fix yellow) by Thomas Martitz · 14 years ago
  100. 9edd6d4 Anti-Aliased Fonts support. by Thomas Martitz · 14 years ago