1. 5c244cf Move rbutil documents into a separate subfolder. by Dominik Riebeling · 15 years ago
  2. 1383be8 Fix a compiler warning showing up with newer gcc versions. by Dominik Riebeling · 15 years ago
  3. 0fcc84f Add cache index file to HttpGet class to maintain a list of hash - file origin mappings. by Dominik Riebeling · 15 years ago
  4. 96addda Don't trace every device in the machine when scanning for USB devices on Windows. by Dominik Riebeling · 15 years ago
  5. 2e9155c Add the left brace again that was unintentionally lost. by Dominik Riebeling · 15 years ago
  6. bc74895 Fix building Rockbox Utility when using newer versions of libspeex. by Dominik Riebeling · 15 years ago
  7. 11bd80c rbutil: rework and rename the "dont overwrite talkfiles" option so it really generates only new Talkfiles. by Dominik Wenger · 15 years ago
  8. 3215c09 rbutil: split tts.cpp/h into individual files. by Dominik Wenger · 15 years ago
  9. c06bc78 Fix Nano2G bootloader installation - no longer assume that the OSOS image is the first. by Dave Chapman · 15 years ago
  10. 71e79e7 rbutil: YH820 Unstable support by Rafaël Carré · 15 years ago
  11. 8e95cc4 ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further changes. by Dave Chapman · 15 years ago
  12. e486241 rbutil: store the voice language in the correct setting. by Dominik Wenger · 15 years ago
  13. 747b9ca mkamsboot: allow the version string to be overridden from the commandline - e.g. "make APPVERSION=v1.1 mkamsboot". by Dave Chapman · 15 years ago
  14. ef9dfb8 Rework configuration dialog for TTS / Encoder values. by Dominik Riebeling · 15 years ago
  15. 205231c Don't put the complete HTML source in the trace when checking for a new version. The recognized filenames is enough. by Dominik Riebeling · 15 years ago
  16. e51dbc0 mkamsboot: support Fuze OF v 1.02.28 by Rafaël Carré · 15 years ago
  17. e100947 Update german rbutil translation. by Dominik Riebeling · 15 years ago
  18. 30ea0b6 mkamsboot: build and package (dmg) an universal OSX binary by Rafaël Carré · 15 years ago
  19. 6705994 Add Czech translation to the resources too. by Dominik Riebeling · 15 years ago
  20. b5240fd Czech translation for Rockbox Utility (FS#10662 by Pavel Rzehák). by Dominik Riebeling · 15 years ago
  21. 21a712c If available, use the systems libspeex when linking rbspeex(enc|dec) and rbutil dynamically. This is similar to FS#9233 but utilizes pkg-config. by Dominik Riebeling · 15 years ago
  22. 32b367b Don't warn if the archive has to be created. by Dominik Riebeling · 15 years ago
  23. 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 15 years ago
  24. d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 15 years ago
  25. 45c411e Rework rbutil deployment script. by Dominik Riebeling · 15 years ago
  26. f65170f Add config option to disable ccache during build. by Dominik Riebeling · 15 years ago
  27. 2b05ef7 Add command line option to specify project file for deploying out-of-tree. by Dominik Riebeling · 15 years ago
  28. 9e25f04 Handle which not returning anything when searching for qmake. by Dominik Riebeling · 15 years ago
  29. bbe9d32 Refactor rbutil deploy script. by Dominik Riebeling · 15 years ago
  30. 1644cd8 Clean up a few source strings. by Dominik Riebeling · 15 years ago
  31. b9a17dd Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt. by Dominik Riebeling · 15 years ago
  32. 4e4510e Query RAM size when scanning for Ipods. Return the target string for Video 64MB when apropriate amount of RAM is detected. Makes Rockbox Utility detect it correctly for first time installs. by Dominik Riebeling · 15 years ago
  33. 885dc15 rbutil: correct url to samsung bootloaders. by Dominik Wenger · 15 years ago
  34. 4802673 Samsung YH920 & YH925 are in the unstable category by Rafaël Carré · 15 years ago
  35. 976784b rbutil: correct dependencies by setting DEPENDPATH. by Dominik Wenger · 15 years ago
  36. 8b32a2d Always format error message using ANSI functions to get rid of type-punning when building with rbutil. by Dominik Riebeling · 15 years ago
  37. 2474708 Substract the correct number of minutes when calculating the durations seconds part. by Dominik Riebeling · 15 years ago
  38. d7b9f99 Fix short version of qmake command option. Add display of building time. by Dominik Riebeling · 15 years ago
  39. 019a75d rbutil: bump version in preparation for release. by Dominik Wenger · 15 years ago rbutil_1.2.3
  40. 6bb507a rbutil: mark e200v2 and fuze as unstable. by Dominik Wenger · 15 years ago
  41. d0b048e rbutil: dont output a error if rbutil follows a http redirect. by Dominik Wenger · 15 years ago
  42. 293a4b6 rbutil: check for new Versions at startup. by Dominik Wenger · 15 years ago
  43. f10450e rbutil: change some more URLs to match new locations. by Dominik Wenger · 15 years ago
  44. f1330ae rbutil: fix URL to the font pack. by Dominik Wenger · 15 years ago
  45. 0695b1a rbutil: fix URL to build-info for dailies and releases. And hide targets which are not in the stable or unstable category. by Dominik Wenger · 15 years ago
  46. 98f5c30 Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) by Maurus Cuelenaere · 15 years ago
  47. fc79569 rbutil: correct several name entrys in the rbutil.ini file. by Dominik Wenger · 15 years ago
  48. 2417023 Make mkamsboot Makefile operate silent per default. by Dominik Riebeling · 15 years ago
  49. 4d86861 rbutil: modify buildsystem so you can build outside of the rbutilqt directoy. (similar to the normal buildsystem). Attention: Spaces in the path will cause errors. by Dominik Wenger · 15 years ago
  50. 4dd44bf Explicitly set CC to prevent make trying to use cc instead. Fixes build issues on w32. by Dominik Riebeling · 15 years ago
  51. 0bafa03 rbutil: correct debug output. by Dominik Wenger · 15 years ago
  52. 624c608 rbutil: correct usb-id reading on windows. by Dominik Wenger · 15 years ago
  53. 6fd6adb rbutil: dont write logfile if user aborts filename selection. by Dominik Wenger · 15 years ago
  54. 7feb639 rbutil: add a option to ignore specific files for .talk file generation. by Dominik Wenger · 15 years ago
  55. 1391272 rbutil: fix festival tts handling. by Dominik Wenger · 15 years ago
  56. 40952de rbutil: also remove the target-id from the onda targets. by Dominik Wenger · 15 years ago
  57. da35805 rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini by Dominik Wenger · 15 years ago
  58. e4c754b Rockbox Utility: fix some typos in Dutch translation by Maurus Cuelenaere · 15 years ago
  59. 11826e9 Rockbox Utility: make chinachippatch translateable + update Dutch translation by Maurus Cuelenaere · 15 years ago
  60. e49ffb2 * Onda VX747/VX767: fix target_id & MODEL_NUMBER by Maurus Cuelenaere · 16 years ago
  61. e8c71aa Rockbox Utility: add preliminary support for installing the bootloader (+ dual boot) on ChinaChip targets by Maurus Cuelenaere · 16 years ago
  62. 9db0540 Add Save icon and add a note to the about dialog about the origin of the icons. Should have been there much earlier ... by Dominik Riebeling · 16 years ago
  63. 7610078 Improve notification about unsupported players. by Dominik Riebeling · 16 years ago
  64. 9cdfbfe Fix up some USB IDs. by Dominik Riebeling · 16 years ago
  65. 9f75cc3 Set svn:executable property. by Dominik Riebeling · 16 years ago
  66. de247bf Remove resolution from system configuration as it isn't used anymore. by Dominik Riebeling · 16 years ago
  67. 1da97be Fix a warning. by Dominik Riebeling · 16 years ago
  68. 426bfa8 rbutil: add a errorlog function into rbutil and the possibility to save a log if a error happens. (thanks to bluebrother for the trace functionality) by Dominik Wenger · 16 years ago
  69. 26a0dd0 rbutil: use universal mkamsboot.a and libucl.a on mac. by Dominik Wenger · 16 years ago
  70. ac77c08 Make mkamsboot Makefile more silent. by Dominik Riebeling · 16 years ago
  71. cb55d5c rbutil: move extern "C" declaration into mkamsboot.h by Dominik Wenger · 16 years ago
  72. f4e2d83 mkamsboot: move intermediate files into a build directory and allow building of a universal lib (for macs) by Dominik Wenger · 16 years ago
  73. a66dfa4 rbutil: add ams sansa targets. (FS#10185) by Dominik Wenger · 16 years ago
  74. e9d81ba Fix Rockbox Utility build on W32. by Dominik Riebeling · 16 years ago
  75. 6cea330 Clean up accessing system setting values for a specific player. by Dominik Riebeling · 16 years ago
  76. e2f5086 Clean up and rename Detect class. by Dominik Riebeling · 16 years ago
  77. 84ced00 Simplify and cleanup rockbox-info.txt handling. by Dominik Riebeling · 16 years ago
  78. ad7dab6 Add missing multiple inclusion protection. by Dominik Riebeling · 16 years ago
  79. 15ff26d Add (untested) support for Samsung YH-820, YH-920 and YH-925. Based on FS#10373 with adjustments to match the recent changes. by Dominik Riebeling · 16 years ago
  80. 0b7bfb6 Extend bootloader installation to accept alternatives for the destination filename. by Dominik Riebeling · 16 years ago
  81. 63ba647 Clean up bootloader installation debug output a bit. by Dominik Riebeling · 16 years ago
  82. de460fe rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs fixing). by Dominik Wenger · 16 years ago
  83. 363cbc2 Support libusb-1.0. by Dominik Riebeling · 16 years ago
  84. bd5b744 Clean up some debug output, kill some trailing spaces and break some overly long lines. by Dominik Riebeling · 16 years ago
  85. 89e5333 Move download link pattern description to rbutil.ini. by Dominik Riebeling · 16 years ago
  86. 0592557 Fix SCSI inquiry on W32. by Dominik Riebeling · 16 years ago
  87. 8b77ce2 Fix rbutil build on w32. by Dominik Riebeling · 16 years ago
  88. 1eca02d Add support (on Linux and win32 only - I couldn't figure this out on OS X) for reading the XML device information from ipods. This information includes the RAM size, which is potentially useful for rbutil to distinguish between the two ipod video builds. This is implemented as both a new --dump-xml option (to dump the entire XML to a file) and a new 'ramsize' field in struct ipod_t. by Dave Chapman · 16 years ago
  89. 71f0814 Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/htole32 are standard BSD functions, and they now also appear in glibc 2.9 or later on Linux. As the functions are so simple, we just rename to avoid a clash instead of attempting to use the library versions on some platforms. Same as fix provided in FS#10428 by Alyssa Milburn. by Dave Chapman · 16 years ago
  90. b5f9f61 mkamsboot: remove runtime copyright notice by Rafaël Carré · 16 years ago
  91. 844b214 FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xavier. by Dominik Riebeling · 16 years ago
  92. 34213c3 Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule by Dave Chapman · 16 years ago
  93. b9bcadf e200rpatcher: new e200rpatcher.dmg creation rule for OSX by Rafaël Carré · 16 years ago
  94. 06cd53b sansapatcher: new sansapatcher.dmg creation rule for OSX by Rafaël Carré · 16 years ago
  95. 99edc7b Also bump version in trunk by Frank Gevaerts · 16 years ago
  96. 1b75247 fix bin2c.c path by Frank Gevaerts · 16 years ago
  97. ff2f839 Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed number like 1.1 can (and should) be used for releases. by Thomas Martitz · 16 years ago
  98. ef7ad19 mkamsboot: change version string to 1.1, move devices list in the header by Rafaël Carré · 16 years ago
  99. f9eeab2 Slightly rewrite some parts of mkamsboot for better output and some sanity in the early array declarations. No functional change. by Thomas Martitz · 16 years ago
  100. 5de08ea When changing TTS settings from the talkfile dialog make sure to not reset the currently selected folder if its valid. Fixes FS#10409. by Dominik Riebeling · 16 years ago