1. 2893660 When portable installation is finished set progress value to 100%. by Dominik Riebeling · 17 years ago
  2. 080889a Add support for installing/replacing the bootloader in the PPBL section of the firmware partition. Allows installation of the Rockbox bootloader in place of the Sandisk one. This expects a plain bootloader binary with no header. Our Rockbox bootloader successfully boots both Rockbox and the OF when installed in this way. This makes it easy to get to a state where e200tool is required, so care is advised. by Barry Wardell · 17 years ago
  3. a0f15c6 Add an icon and version text for the OS X bundle. by Barry Wardell · 17 years ago
  4. b5e7261 FS#7913: mountpoint resolving on OS X. by Barry Wardell · 17 years ago
  5. abd8c39 Code police and simplify function a bit. by Dominik Riebeling · 17 years ago
  6. 79d358b Add new "actions" menu which allows accessing the install / uninstall actions from the menu. Manual and Info tab are still missing from the menu. by Dominik Riebeling · 17 years ago
  7. 611f2bc rbutil: add options to create .talk files only for Folders or only for Files or for Both. by Dominik Wenger · 17 years ago
  8. 9834093 Fix a crash when trying to download the manual. by Dominik Riebeling · 17 years ago
  9. 40f5bb3 Bump version for new release with fixed OF loading on e200. by Barry Wardell · 17 years ago bootloader_c200_v3 bootloader_e200_v3
  10. fe64bf2 Add names for the buttons in the Quick Start tab. by Dominik Riebeling · 17 years ago
  11. 2b2c536 Upon uninstallation only remove a file if it isn't used in another section. A possible problematic case would've been two themes installing the same font. by Dominik Riebeling · 17 years ago
  12. 22cf8ad Use i10n for numbers using QLocale. by Dominik Riebeling · 17 years ago
  13. 25441b3 When changing cache path update the size information. by Dominik Riebeling · 17 years ago
  14. ed96797 Oops, I should not add typos to weblinks. by Dominik Riebeling · 17 years ago
  15. 43d577e When detecting a macpod cancel bootloader installation. Add a link to IpodConverstionToFAT32 wiki page. by Dominik Riebeling · 17 years ago
  16. b11b470 Small typographic enhancements. by Dominik Riebeling · 17 years ago
  17. 00db400 Fix typo. by Dominik Riebeling · 17 years ago
  18. 84b865a mntent.h should only be used on linux, not os x. by Dominik Riebeling · 17 years ago
  19. c0e34fa Updated french translation for rbutilqt. by Nicolas Pennequin · 17 years ago
  20. 5321711 The archos website fooled me by providing a wrong download, no need for that extended check. Thanks to amiconn for the clarification. by Dominik Riebeling · 17 years ago
  21. 5353473 Fix a warning. by Dominik Riebeling · 17 years ago
  22. ddbb751 Add parsing of ajbrec.ajz file header for autodetection. All archos targets should now be detectable. Fix a stupid bug in file-based detection. by Dominik Riebeling · 17 years ago
  23. d2560a2 Oops, missed that when changing the default proxy to system ... by Dominik Riebeling · 17 years ago
  24. 8431da1 Give the configuration dialog its old size back and make sure to always start at the Device tab. by Dominik Riebeling · 17 years ago
  25. f79fbc1 rbutil: added swift tts engine. by Dominik Wenger · 17 years ago
  26. acc70ec rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs script. Also let the configure dialog remember options and paths for different tts and encoders. by Dominik Wenger · 17 years ago
  27. 7415443 w32: implement "system proxy" settings. This uses the IE setting by reading its values from the registry. Make system proxy the default value if no configuration file is found. by Dominik Riebeling · 17 years ago
  28. a1a4575 w32: add USB autodetection based on PID / VID values. by Dominik Riebeling · 17 years ago
  29. ec6f965 Bump version for new release for C200 by Dave Chapman · 17 years ago bootloader_c200_v2
  30. a26110c Set correct value for proxy when uninstalling, otherwise uninstallation will fail in proxied environments. by Dominik Riebeling · 17 years ago
  31. 1089892 The M5 is greyscale, not color. by Dominik Riebeling · 17 years ago
  32. 995b9b0 Oops: when adding a new platform I should also add it to the platform list ... by Dominik Riebeling · 17 years ago
  33. 2a61259 Forgot to adapate 'make clean' by Jens Arnold · 17 years ago
  34. 4ce9368 Add a manifest to ipodpatcher.exe in order to make it request administrative rights on windows vista. This will cause a separate cmd window to pop up. The proper solution will be to implement a check for administrative rights in the executable, and tell the user to start from an elevated command prompt if not. This solution will still need a (changed) manifest. by Jens Arnold · 17 years ago
  35. 94720dc Add section for sansa c200. by Dominik Riebeling · 17 years ago
  36. 72e7ea2 Fix the missing c200 detection in bootloader installation. This is completely untested. by Dominik Riebeling · 17 years ago
  37. d3ea919 Update rbutil to match up with latest sansapatcher changes. Installing c200 bootloader isn't added yet. by Dominik Riebeling · 17 years ago
  38. 359028f Cosmetic - Change the way the detected type of Sansa is displayed and bump version to 0.4-svn. by Dave Chapman · 17 years ago
  39. 8d145a5 Initial attempt at c200 support - you now need both a "firmware.mi4" file (c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader. by Dave Chapman · 17 years ago
  40. 82e4af6 Allow FAT16 partitions (for c200) by Björn Stenberg · 17 years ago
  41. 15cf32b four more keys that are fun by Daniel Stenberg · 17 years ago
  42. 36427dd Bump version to 2.0 ready for release by Dave Chapman · 17 years ago bootloader_ipods_v2
  43. 344f451 Spelling fix. by Antoine Cellerier · 17 years ago
  44. f90837f Check target / mountpoint selection before performing any installation. by Dominik Riebeling · 17 years ago
  45. 7929b03 Add -s,--silent so it doesnt display the instructions and wait for input before continuing. by Jonathan Gordon · 17 years ago
  46. c720b1b Bump version to 0.3 and v2 bootloader in preparation for release by Dave Chapman · 17 years ago
  47. e6dab6d Factorize smallInstall and completeInstall code. by Antoine Cellerier · 17 years ago
  48. 1464c9b Cosmetics: remove trailing spaces. by Antoine Cellerier · 17 years ago
  49. 76ea412 Modify Makefile for cross-compiling a windows .exe - this requires the libusb-win32-device-bin-0.1.12.1 archive extracted to the e200rpatcher source directory. by Dave Chapman · 17 years ago
  50. 7e0ed6b Add a call to usb_set_configuration() (apparently required for both Windows and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting. by Dave Chapman · 17 years ago
  51. 2da04fd Use the correct config group when checking the bootloader requirement. by Dominik Riebeling · 17 years ago
  52. 3c182d2 Fix compilation warning. by Antoine Cellerier · 17 years ago
  53. ef425fe Fixes to the Complete and Small Installation routines: Don't try installing a bootloader if the target doesn't have one, Don't install doom WADs if the target doesn't have a doom plugin. by Antoine Cellerier · 17 years ago
  54. 78d7ece Automatically scroll to the last line of the progress logger when adding a new item. by Antoine Cellerier · 17 years ago
  55. 4bcd0fa Add an "Install All" button to the themes installation dialog. by Antoine Cellerier · 17 years ago
  56. 58fe3ae Change some validation button labels from "Ok" to "Install" or "Uninstall". by Antoine Cellerier · 17 years ago
  57. e4f8b95 Fix a qmake warning caused by some invisible character. by Dominik Riebeling · 17 years ago
  58. 554f0c3 If caching is disabled, still cache theme info and images in a temporary directory (which will be deleted once rbutil is closed) to prevent downling them every time the theme selection changes. by Antoine Cellerier · 17 years ago
  59. 3503c1a Fix, take 2. by Antoine Cellerier · 17 years ago
  60. b8f1e74 Fix http caching. by Antoine Cellerier · 17 years ago
  61. fc25266 Device detection based on USB PIDs. This is currently linux only and requires libusb. There is also no way to figure the mount point from the USB PID so the old methods are tried for this. by Dominik Riebeling · 17 years ago
  62. 3d41c1c Do not allow install doom files on a target that doesn't have a doom.rock plugin. by Antoine Cellerier · 17 years ago
  63. 1b62cc1 Archos Recorder v1 also came in 6 GB and 15 GB flavors. by Antoine Cellerier · 17 years ago
  64. 974eb5d Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). by Antoine Cellerier · 17 years ago
  65. 4c881e2 Add BrowseDirtree::setDir(const QString&) to simplify the code. by Antoine Cellerier · 17 years ago
  66. bedfd7c On linux, default to /media for the mountpoint selection but make it possible to chose other directories too. by Antoine Cellerier · 17 years ago
  67. a619d06 Corrent an info message by Dave Chapman · 17 years ago
  68. 9730ca8 Add chinese translation to rbutil by Xinlu Huang (FS#7697). by Dominik Riebeling · 17 years ago
  69. 3cd6a45 it's /media, not /Media. by Dominik Riebeling · 17 years ago
  70. b775101 rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac. by Dominik Wenger · 17 years ago
  71. 79244b2 Give more verbose error message when uploading e200rpatcher fails. by Barry Wardell · 17 years ago
  72. 7eb73ef Change the Mac OS X rules to compile a static binary. Also add a README file with a brief description of e200rpatcher and some build instructions. We still need a Windows developer to make this work there... by Dave Chapman · 17 years ago
  73. d31751e Oops, remove some duplicated code. by Dave Chapman · 17 years ago
  74. dd998b7 Initial version of standalone e200rpatcher tool to upload and run the e200r patching application to patch the original Sansa bootloader. This requires the patching binary (called bootloader.bin) to be in the e200rpatcher directory when compiling. Currently only tested on Linux. by Dave Chapman · 17 years ago
  75. 6e79715 Add functions to read and write the AUPD (flash update) image. "--read-aupd aupd.bin" will read (and decrypt) the AUPD image, and "--write-aupd aupd.bin" will write (and encrypt) an image. Also fix a bug in the "diskmove" function which corrupted the AUPD image when a bootloader was installed. So in order to manipulate the aupd image, you need to restore a clean firmware partition, and install the bootloader with this version of ipodpatcher. Decryption functions based on the description and sample code at http://ipodlinux.org/Flash_Decryption by Dave Chapman · 17 years ago
  76. 6714681 bump version number for first bugfix release. by Dominik Riebeling · 17 years ago
  77. d64975f update german translation a bit. Still incomplete. by Dominik Riebeling · 17 years ago
  78. b9dbd4e - rework language selection a bit: use language string as key instead of language file basename. Display the language string in the selection list too. This makes it possible to distinguish between two variants of the same language without adjusting the language name. by Dominik Riebeling · 17 years ago
  79. a449a3a make sure closing the application aborts the remaining HttpGet objects. Should fix the crash upon exit. by Dominik Riebeling · 17 years ago
  80. 09d66ac For some strange reason my last project file adjusting didn't seem to work correctly. Restucture a bit and rename debug configuration to "dbg" seems to help. by Dominik Riebeling · 17 years ago
  81. ad4b886 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. by Dave Chapman · 17 years ago
  82. c5550c9 Normal build defaults to release. Disable debug output for that case. To create a debug build (with debug output enabled) use "qmake -config debug". by Dominik Riebeling · 17 years ago
  83. 9dbcc38 Add short explanation on how to build rbutilqt. by Dominik Riebeling · 17 years ago
  84. a0cc369 rbutil: added a main .pro file. by Dominik Wenger · 17 years ago
  85. 53986b3 rbutil: removed the wx version of rbutil. by Dominik Wenger · 17 years ago
  86. b2e651d - check for specific files / folders case-insensitive by Dominik Riebeling · 17 years ago
  87. 72b7447 Add first time detection for some archos devices and gigabeat based on player-specific files. by Dominik Riebeling · 17 years ago
  88. c00652b use the getmntend api here too. by Dominik Riebeling · 17 years ago
  89. 84f8f3d Fix autodetection based on rockbox-info.txt which I broke when fixing X5 detection. Replace mountpoint detection to use getmntent api on linux. by Dominik Riebeling · 17 years ago
  90. f225f04 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next ipodpatcher version is released. by Dave Chapman · 17 years ago
  91. aea7790 Add options to create Universal binaries on Mac OS X by Dave Chapman · 17 years ago
  92. 7db65ab Fix a possible crash when entering the talkfile window without correct settings. Thanks to Nico_P. by Dominik Riebeling · 17 years ago
  93. 87a8f41 TTS configuration: default to the first profile found. by Dominik Riebeling · 17 years ago
  94. 4f88182 update UI a few times more often during installation. by Dominik Riebeling · 17 years ago
  95. 7717520 When installing builds use the real platform name, not the configuration section one. Fixes installation of X5V builds. by Dominik Riebeling · 17 years ago
  96. fae8e3f When installing a build also save the platform information to the log file. This solves the detection issue on X5 / X5V (as they share the same build but not bootloader). by Dominik Riebeling · 17 years ago
  97. 4146da5 When collapsing the devices tree upon detection collapse all. by Dominik Riebeling · 17 years ago
  98. c147317 rbutilQt: add the ipodvideo64mb build to rbutil. by Dominik Wenger · 17 years ago
  99. 50af4dc When autodetecting, don't segfault if no item was previously selected and a device is found. by Dominik Riebeling · 17 years ago
  100. 189de39 rbutilqt: French translation update. by Nicolas Pennequin · 17 years ago