1. 3aec87c Move Info tab content to a separate widget. by Dominik Riebeling · 13 years ago
  2. 93ed5ba Correct filename in manifest. by Dominik Riebeling · 13 years ago
  3. 2d7a4e9 Fix RockboxInfo() not handling git hashes correctly. by Dominik Riebeling · 13 years ago
  4. 2dbb17d Initial unit test of RockboxInfo class. by Dominik Riebeling · 13 years ago
  5. 557451a Put test objects into test specific subfolder. by Dominik Riebeling · 13 years ago
  6. a56f442 Allow overriding filename for rockbox-info.txt. by Dominik Riebeling · 13 years ago
  7. 8498e10 Remove "r" prefix for version information. by Dominik Riebeling · 13 years ago
  8. a794aaa Update rbutil russian translation by Семён Жуковский · 13 years ago
  9. f7fdf13 Move manual tab contents to separate widget. by Dominik Riebeling · 13 years ago
  10. 3933afc Make configuration check reusable. by Dominik Riebeling · 13 years ago
  11. f1eedb8 Don't try to save settings if none available. by Dominik Riebeling · 13 years ago
  12. 779c2f3 chinachippatcher: allow additional CFLAGS from the command line. by Dominik Riebeling · 13 years ago rbutil_1.2.12
  13. 13e640c Update version to 1.2.12, OS X specific file. by Dominik Riebeling · 13 years ago
  14. 3131dd5 Bump version to 1.2.12. by Dominik Riebeling · 13 years ago
  15. db3afb0 Make sure we use POSIX/C99 printf() when building for windows by Rafaël Carré · 13 years ago
  16. 88cda7e mkamsboot: fix some Clipv2 that we used to brick by Rafaël Carré · 13 years ago
  17. d1b47c2 Clipv2: fix button reading on some models by Rafaël Carré · 13 years ago
  18. 3e0f2b3 Use relative paths to quazip includes. by Dominik Riebeling · 13 years ago
  19. 7d8db0a findExecutable(): cleanup log output a bit. by Dominik Riebeling · 13 years ago
  20. 4105c82 Centralize settings for executable based TTS systems. by Dominik Riebeling · 13 years ago
  21. 0ae49c2 Separate default quality setting for encoders. by Dominik Riebeling · 13 years ago
  22. 933a674 libmp3lame: add quality and volume settings. by Dominik Riebeling · 13 years ago
  23. 76440aa mkamsboot: ignore built files / folders by Rafaël Carré · 13 years ago
  24. 250a733 Check running processes at startup. by Dominik Riebeling · 13 years ago
  25. 61047e1 Fix a typo. by Dominik Riebeling · 13 years ago
  26. b18bbab Fix unused-but-set warnings in helper functions. by Dominik Riebeling · 13 years ago
  27. 633749e TTS: check if created wav file exists. by Dominik Riebeling · 13 years ago
  28. 92fa7a8 Add alternate firmware filenames for e200v2. by Dominik Riebeling · 13 years ago
  29. b45cc0a Support reading OF files from zip. by Dominik Riebeling · 13 years ago
  30. 9db5c12 Fix wavtrim on voicefile creation. by Dominik Riebeling · 13 years ago
  31. 820dcfd Remove multithreading support from voicefile creation. by Dominik Riebeling · 13 years ago
  32. 85a3f3f Update copyright information for 2012. by Dominik Riebeling · 13 years ago
  33. 42fa2a8 Improve error handling and logging. by Dominik Riebeling · 13 years ago
  34. ab49b5e MSVC compatibility adjustments. by Dominik Riebeling · 13 years ago
  35. f1fc6ba Rockbox Utility: use libmp3lame for voice clips. by Dominik Riebeling · 13 years ago
  36. 3e014d3 Fix wrong includes. by Dominik Riebeling · 13 years ago
  37. 959432d Fix typo in comment. by Dominik Riebeling · 13 years ago
  38. f22ecf6 MSVC: fix error in README and update librbspeex build folder. by Dominik Riebeling · 13 years ago
  39. ade55fd Fix "invalid settings" dialog appearing twice. by Dominik Riebeling · 13 years ago
  40. be0e197 Split up encoders sources. by Dominik Riebeling · 13 years ago
  41. ded02d8 Remove OS X special universal binary handling. by Dominik Riebeling · 13 years ago
  42. c6dcec4 Update OS X library building. by Dominik Riebeling · 13 years ago
  43. 61f999a Rockbox Utility: add support for mkimxboot bootloader. by Dominik Riebeling · 13 years ago
  44. 56e1e85 Extend flashing hint a bit. by Dominik Riebeling · 13 years ago
  45. f36f782 Update displayed settings on startup. by Dominik Riebeling · 13 years ago
  46. 2b04f7b Remove trailing whitespaces. by Dominik Riebeling · 13 years ago
  47. 1f0e653 Fix cross compiling on OS X. by Dominik Riebeling · 13 years ago
  48. d7b8b10 Remove unnecessary include. by Dominik Riebeling · 13 years ago
  49. 97ac4c0 Rockbox Utility: update building libs. by Dominik Riebeling · 13 years ago
  50. c5530d9 Allow passing additional CFLAGS. by Dominik Riebeling · 13 years ago
  51. 8c6c6a6 libtools.make: allow overriding variables via environment. by Dominik Riebeling · 13 years ago
  52. 57a0ebb Rockbox Utility: recognize Nano 6th gen as unsupported device. by Dominik Riebeling · 13 years ago
  53. 893666a Rockbox Utility: add description and helper code for VS. by Dominik Riebeling · 13 years ago
  54. 0cb0b50 Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this. by Frank Gevaerts · 13 years ago
  55. 51ff206 rbutil: enable clipzip by Rafaël Carré · 13 years ago
  56. e4614c4 mkamsboot: update README by Rafaël Carré · 13 years ago bootloader_amsv2_v4
  57. 6a94f6b mkamsboot: don't boot OF when USB is plugged by Rafaël Carré · 13 years ago
  58. 13b2f53 Rename libchinachip to libchinachippatcher. by Dominik Riebeling · 13 years ago
  59. 8420502 libtools.make: add rule to build a DLL. by Dominik Riebeling · 13 years ago
  60. 70837fb sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions. by Dominik Riebeling · 13 years ago
  61. 6c61231 ipodpatcher: move linker only options out of CFLAGS. by Dominik Riebeling · 13 years ago
  62. 8be58fd Rockbox Utility: use libsansapatcher. by Dominik Riebeling · 13 years ago
  63. 1828bb8 sansapatcher: allow building without bootloaders. by Dominik Riebeling · 13 years ago
  64. 472c02d sansapatcher: use libtools.make. by Dominik Riebeling · 13 years ago
  65. d992536 Rockbox Utility: use libipodpatcher. by Dominik Riebeling · 13 years ago
  66. 98becd2 mkamsboot: fix building as universal library. by Dominik Riebeling · 13 years ago
  67. b056e02 ipodpatcher: convert to use libtools.make. by Dominik Riebeling · 13 years ago
  68. d16cefc mkamsboot: convert to use libtools.make. by Dominik Riebeling · 13 years ago
  69. dfcb85e chinachippatcher: convert to use libtools.make. by Dominik Riebeling · 13 years ago
  70. 17a0c83 Break some long lines. by Dominik Riebeling · 13 years ago
  71. 911a355 Pass version when building libmktccboot for Rockbox Utility. by Dominik Riebeling · 13 years ago
  72. b52a9cc mkimxboot: use common Makefile. by Dominik Riebeling · 13 years ago
  73. 0d4af18 Rockbox Utility: pass BUILD_DIR to libs Makefiles. by Dominik Riebeling · 13 years ago
  74. 6b8f0b0 mkmpioboot: use common Makefile. by Dominik Riebeling · 13 years ago
  75. b24e562 Initial common Makefile for Rockbox Utility tools / libs. by Dominik Riebeling · 13 years ago
  76. 9c19e87 Remove duplicate entry in russian translation. by Dominik Riebeling · 13 years ago
  77. c9a8031 mkamsboot: add support for sansa clip zip firmware version v1.01.18 by Bertrik Sikken · 13 years ago
  78. 5ffd2f7 Various adjustments for MSVC. by Dominik Riebeling · 13 years ago
  79. 6bc8916 QuaZip: change the order of void-casts. by Dominik Riebeling · 13 years ago
  80. 16f48e8 Rockbox Utility: disable some pointless warnings when building with VS. by Dominik Riebeling · 13 years ago
  81. e23adb5 ipodpatcher: guard platform specific files. by Dominik Riebeling · 13 years ago
  82. f83a3d0 Make rbutil tools Makefile more silent. by Dominik Riebeling · 13 years ago
  83. 38f03d4 sansapatcher: factor out handling of bundled bootloaders. by Dominik Riebeling · 13 years ago
  84. 38890ac sansapatcher: guard platform specific files. by Dominik Riebeling · 13 years ago
  85. 346f1e0 Add double inclusion protection and prepare for use with C++ code. by Dominik Riebeling · 13 years ago
  86. 2d2fa5c Add missing include. by Dominik Riebeling · 13 years ago
  87. 7de4f64 Rockbox Utility: build chinachippatcher as library. by Dominik Riebeling · 13 years ago
  88. fd5f16c Consolidate libraries list in project file a bit. by Dominik Riebeling · 13 years ago
  89. 059cb71 Extend return codes for chinachip_patch(). by Dominik Riebeling · 13 years ago
  90. 07da9ce Split up chinachippatcher. by Dominik Riebeling · 13 years ago
  91. 444b176 mkamsboot: make clip zip boot OF when pressing left button by Rafaël Carré · 13 years ago
  92. ab76a0d mkamsboot/dualboot: use arm-elf-eabi cross compiler by default by Rafaël Carré · 13 years ago
  93. c871076 mkimxboot: remove an unecessary include that will prevent compilation of rbutil by Amaury Pouly · 13 years ago
  94. 8317226 Carbon TTS: Fix a memory leak on read error. by Dominik Riebeling · 13 years ago
  95. 5692857 Bulk convert all DOS line endings to UNIX. by Torne Wuff · 13 years ago
  96. d9b7d58 mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot by Amaury Pouly · 13 years ago
  97. 0609bfd Rockbox Utility: bump version to 1.2.11. by Dominik Riebeling · 13 years ago rbutil_1.2.11
  98. 303c486 Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil by Amaury Pouly · 13 years ago
  99. ec5d6ea Rockbox Utility: polish translation update by Marcin Bukat (FS#12366). by Dominik Riebeling · 13 years ago
  100. e4cc3d4 Rockbox Utility: update german translation. by Dominik Riebeling · 13 years ago