- 70362ee rbutil: lupdate on all languages, updated german lang. by Dominik Wenger · 17 years ago
- 4e8d614 add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. by Dominik Wenger · 17 years ago
- 45f733e rbutil: correct some UI texts, and made the rbspeex config dialog a bit nicer. by Dominik Wenger · 17 years ago
- 6b5780d rbutilqt: made the sapi TTS more configurable, you can now select a specific voice in the config dialog. Also reworked some setSetting functions, to remove depencies. by Dominik Wenger · 17 years ago
- 62f7f9e rbutil: improve voice creation: better parser for genlang output. Make progressbar working while voicegeneration. Sort the voice language list. Make the rbutil Translations built in. (run lrelease before make) by Dominik Wenger · 17 years ago
- d37c622 fix abort button when rockbox-info.txt is not available. by Dominik Riebeling · 17 years ago
- 9f68670 rbutil: added creation of voice files with rbutil. by Dominik Wenger · 17 years ago
- 43bc13e rbutil: Updated german translation. (also lupdate on all translations) by Dominik Wenger · 17 years ago
- 3e252cb rbutil: turkish translation by Mehmet Ş. Çatalbaş (baratrion) FS#8407 by Dominik Wenger · 17 years ago
- 919caf0 allow building ipodpatcher / sansapatcher with MinGW. by Dominik Riebeling · 17 years ago
- 9d482eb w32: when utilizing IE values for system proxy also honor the ProxyEnable value. In the configuration dialog, display a note when system proxy is disabled. by Dominik Riebeling · 17 years ago
- 01a8a7f move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file. by Dominik Riebeling · 17 years ago
- 646d39e Accept two rbutil patches by Clemens Werther: by Nicolas Pennequin · 17 years ago
- 651179c add some missing abort button changes and call processEvents a bit more often by Dominik Riebeling · 17 years ago
- 4a2a45f add a custom rule for building librbspeex prior to building rbutil. by Dominik Riebeling · 17 years ago
- 2ab4636 rbutil: make the sapi voice script builtin. by Dominik Wenger · 17 years ago
- bebddd4 rbutil: reworked configuration of TTS engines to the new Style. by Dominik Wenger · 17 years ago
- 1e489e5 Change some defaults and give settings widgets better properties. by Thom Johansen · 17 years ago
- fb70493 rbutil: Fix broken voice file urls for a few targets. by Dominik Wenger · 17 years ago
- ed33c89 rbutil: ups again, more missing files. by Dominik Wenger · 17 years ago
- 37113e6 rbutil: Oops, the missing ui file. by Dominik Wenger · 17 years ago
- f5c695b rbutil: added a button into talkfile dialog, to directly jump to config of tts and enc. by Dominik Wenger · 17 years ago
- 815504b rbutil: added builtin rbspeex encoder. Reworked encoder configuration. by Dominik Wenger · 17 years ago
- 4ce8fbe rbutilqt: added support for rbspeex encoder as external executable. by Dominik Wenger · 17 years ago
- 6587478 Add some brief instructions to compile sansapatcher by Dave Chapman · 17 years ago
- fd52fd7 Bump version for release. by Barry Wardell · 17 years ago e200rpatcher_v0_2
- 8a7c0ee Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without breaking ipodpatcher. I don't have any Ipod to test with, but the change is easy to revert. by Magnus Holmgren · 17 years ago rbutilqt_v1.0.3
- e96fe7f rbutilQt: bump version to 1.0.3 in preparation for a new release. by Dominik Wenger · 17 years ago
- 5e37895 RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warnings _are_ useful. :) by Magnus Holmgren · 17 years ago
- 4991cd3 Bump version for release by Barry Wardell · 17 years ago
- d46cf97 Support database rebuild disabling when USB is connected for all e200 OF versions. Some people may have to update the OF (to any version they want) using sansapatcher before it will work. This just ensures that the NVPARAMS are in a good state and we can be sure where to look for the rebuild flag.The c200 OF doesn't reboot before rebuilding the database, so our trick won't ever work there. by Barry Wardell · 17 years ago
- 45b830d Set svn keywords. by Barry Wardell · 17 years ago
- f4d39b3 Handy script for packaging rbutil on OS X by Barry Wardell · 17 years ago
- 152f405 Small clarification. by Dominik Riebeling · 17 years ago
- 80ad919 make the dialog box asking about replacing an up-to-date bootloader less confusing. by Dominik Riebeling · 17 years ago
- f697158 rbutil: fix the complete installation. by Dominik Wenger · 17 years ago
- 04f1eaf rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additionally fix the positon of the _dirname.talk file and uninstallation of talkfiles. by Dominik Wenger · 17 years ago
- 7189d24 Bump version to 1.0.2 for new rbutil release. by Dominik Riebeling · 17 years ago rbutilqt_v1_0_2
- 7bcfa84 Don't check for external rbutil.ini anymore -- doing so didn't gave a real benefit but caused trouble instead. The file is built-in anyway. by Dominik Riebeling · 17 years ago
- 2893660 When portable installation is finished set progress value to 100%. by Dominik Riebeling · 17 years ago
- 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
- a0f15c6 Add an icon and version text for the OS X bundle. by Barry Wardell · 17 years ago
- b5e7261 FS#7913: mountpoint resolving on OS X. by Barry Wardell · 17 years ago
- abd8c39 Code police and simplify function a bit. by Dominik Riebeling · 17 years ago
- 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
- 611f2bc rbutil: add options to create .talk files only for Folders or only for Files or for Both. by Dominik Wenger · 17 years ago
- 9834093 Fix a crash when trying to download the manual. by Dominik Riebeling · 17 years ago
- 40f5bb3 Bump version for new release with fixed OF loading on e200. by Barry Wardell · 17 years ago bootloader_c200_v3 bootloader_e200_v3
- fe64bf2 Add names for the buttons in the Quick Start tab. by Dominik Riebeling · 17 years ago
- 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
- 22cf8ad Use i10n for numbers using QLocale. by Dominik Riebeling · 17 years ago
- 25441b3 When changing cache path update the size information. by Dominik Riebeling · 17 years ago
- ed96797 Oops, I should not add typos to weblinks. by Dominik Riebeling · 17 years ago
- 43d577e When detecting a macpod cancel bootloader installation. Add a link to IpodConverstionToFAT32 wiki page. by Dominik Riebeling · 17 years ago
- b11b470 Small typographic enhancements. by Dominik Riebeling · 17 years ago
- 00db400 Fix typo. by Dominik Riebeling · 17 years ago
- 84b865a mntent.h should only be used on linux, not os x. by Dominik Riebeling · 17 years ago
- c0e34fa Updated french translation for rbutilqt. by Nicolas Pennequin · 17 years ago
- 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
- 5353473 Fix a warning. by Dominik Riebeling · 17 years ago
- 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
- d2560a2 Oops, missed that when changing the default proxy to system ... by Dominik Riebeling · 17 years ago
- 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
- f79fbc1 rbutil: added swift tts engine. by Dominik Wenger · 17 years ago
- 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
- 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
- a1a4575 w32: add USB autodetection based on PID / VID values. by Dominik Riebeling · 17 years ago
- ec6f965 Bump version for new release for C200 by Dave Chapman · 17 years ago bootloader_c200_v2
- a26110c Set correct value for proxy when uninstalling, otherwise uninstallation will fail in proxied environments. by Dominik Riebeling · 17 years ago
- 1089892 The M5 is greyscale, not color. by Dominik Riebeling · 17 years ago
- 995b9b0 Oops: when adding a new platform I should also add it to the platform list ... by Dominik Riebeling · 17 years ago
- 2a61259 Forgot to adapate 'make clean' by Jens Arnold · 17 years ago
- 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
- 94720dc Add section for sansa c200. by Dominik Riebeling · 17 years ago
- 72e7ea2 Fix the missing c200 detection in bootloader installation. This is completely untested. by Dominik Riebeling · 17 years ago
- d3ea919 Update rbutil to match up with latest sansapatcher changes. Installing c200 bootloader isn't added yet. by Dominik Riebeling · 17 years ago
- 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
- 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
- 82e4af6 Allow FAT16 partitions (for c200) by Björn Stenberg · 17 years ago
- 15cf32b four more keys that are fun by Daniel Stenberg · 17 years ago
- 36427dd Bump version to 2.0 ready for release by Dave Chapman · 17 years ago bootloader_ipods_v2
- 344f451 Spelling fix. by Antoine Cellerier · 17 years ago
- f90837f Check target / mountpoint selection before performing any installation. by Dominik Riebeling · 17 years ago
- 7929b03 Add -s,--silent so it doesnt display the instructions and wait for input before continuing. by Jonathan Gordon · 17 years ago
- c720b1b Bump version to 0.3 and v2 bootloader in preparation for release by Dave Chapman · 17 years ago
- e6dab6d Factorize smallInstall and completeInstall code. by Antoine Cellerier · 17 years ago
- 1464c9b Cosmetics: remove trailing spaces. by Antoine Cellerier · 17 years ago
- 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
- 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
- 2da04fd Use the correct config group when checking the bootloader requirement. by Dominik Riebeling · 17 years ago
- 3c182d2 Fix compilation warning. by Antoine Cellerier · 17 years ago
- 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
- 78d7ece Automatically scroll to the last line of the progress logger when adding a new item. by Antoine Cellerier · 17 years ago
- 4bcd0fa Add an "Install All" button to the themes installation dialog. by Antoine Cellerier · 17 years ago
- 58fe3ae Change some validation button labels from "Ok" to "Install" or "Uninstall". by Antoine Cellerier · 17 years ago
- e4f8b95 Fix a qmake warning caused by some invisible character. by Dominik Riebeling · 17 years ago
- 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
- 3503c1a Fix, take 2. by Antoine Cellerier · 17 years ago
- b8f1e74 Fix http caching. by Antoine Cellerier · 17 years ago
- 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