summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Collapse)Author
2007-11-06Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without ↵Magnus Holmgren
breaking ipodpatcher. I don't have any Ipod to test with, but the change is easy to revert. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15498 a1c6a512-1295-4272-9138-f99709370657
2007-11-05rbutilQt: bump version to 1.0.3 in preparation for a new release.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15488 a1c6a512-1295-4272-9138-f99709370657
2007-10-31RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler ↵Magnus Holmgren
warnings _are_ useful. :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15386 a1c6a512-1295-4272-9138-f99709370657
2007-10-20Bump version for releaseBarry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15227 a1c6a512-1295-4272-9138-f99709370657
2007-10-20Support database rebuild disabling when USB is connected for all e200 OF ↵Barry Wardell
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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15225 a1c6a512-1295-4272-9138-f99709370657
2007-10-20Set svn keywords.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15224 a1c6a512-1295-4272-9138-f99709370657
2007-10-20Handy script for packaging rbutil on OS XBarry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15220 a1c6a512-1295-4272-9138-f99709370657
2007-10-19Small clarification.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15215 a1c6a512-1295-4272-9138-f99709370657
2007-10-19make the dialog box asking about replacing an up-to-date bootloader less ↵Dominik Riebeling
confusing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15214 a1c6a512-1295-4272-9138-f99709370657
2007-10-19rbutil: fix the complete installation.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15213 a1c6a512-1295-4272-9138-f99709370657
2007-10-19rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. ↵Dominik Wenger
Additionally fix the positon of the _dirname.talk file and uninstallation of talkfiles. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15212 a1c6a512-1295-4272-9138-f99709370657
2007-10-18Bump version to 1.0.2 for new rbutil release.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15190 a1c6a512-1295-4272-9138-f99709370657
2007-10-17Don't check for external rbutil.ini anymore -- doing so didn't gave a real ↵Dominik Riebeling
benefit but caused trouble instead. The file is built-in anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15174 a1c6a512-1295-4272-9138-f99709370657
2007-10-16When portable installation is finished set progress value to 100%.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15154 a1c6a512-1295-4272-9138-f99709370657
2007-10-14Add support for installing/replacing the bootloader in the PPBL section of ↵Barry Wardell
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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15108 a1c6a512-1295-4272-9138-f99709370657
2007-10-13Add an icon and version text for the OS X bundle.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15098 a1c6a512-1295-4272-9138-f99709370657
2007-10-13FS#7913: mountpoint resolving on OS X.Barry Wardell
Also, make rbutil build again for OS X and add /usr/local to the lib and include paths since that is most likely where libusb will be. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15096 a1c6a512-1295-4272-9138-f99709370657
2007-10-12Code police and simplify function a bit.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15089 a1c6a512-1295-4272-9138-f99709370657
2007-10-12Add new "actions" menu which allows accessing the install / uninstall ↵Dominik Riebeling
actions from the menu. Manual and Info tab are still missing from the menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15088 a1c6a512-1295-4272-9138-f99709370657
2007-10-12rbutil: add options to create .talk files only for Folders or only for Files ↵Dominik Wenger
or for Both. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15087 a1c6a512-1295-4272-9138-f99709370657
2007-10-12Fix a crash when trying to download the manual.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15086 a1c6a512-1295-4272-9138-f99709370657
2007-10-11Bump version for new release with fixed OF loading on e200.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15075 a1c6a512-1295-4272-9138-f99709370657
2007-10-08Add names for the buttons in the Quick Start tab.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15037 a1c6a512-1295-4272-9138-f99709370657
2007-10-07Upon uninstallation only remove a file if it isn't used in another section. ↵Dominik Riebeling
A possible problematic case would've been two themes installing the same font. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15028 a1c6a512-1295-4272-9138-f99709370657
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15027 a1c6a512-1295-4272-9138-f99709370657
2007-10-07When changing cache path update the size information.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15022 a1c6a512-1295-4272-9138-f99709370657
2007-10-04Oops, I should not add typos to weblinks.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14986 a1c6a512-1295-4272-9138-f99709370657
2007-10-04When detecting a macpod cancel bootloader installation. Add a link to ↵Dominik Riebeling
IpodConverstionToFAT32 wiki page. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14985 a1c6a512-1295-4272-9138-f99709370657
2007-10-01Small typographic enhancements.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14944 a1c6a512-1295-4272-9138-f99709370657
2007-09-30Fix typo.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14925 a1c6a512-1295-4272-9138-f99709370657
2007-09-29mntent.h should only be used on linux, not os x.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14902 a1c6a512-1295-4272-9138-f99709370657
2007-09-28Updated french translation for rbutilqt.Nicolas Pennequin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14892 a1c6a512-1295-4272-9138-f99709370657
2007-09-27The archos website fooled me by providing a wrong download, no need for that ↵Dominik Riebeling
extended check. Thanks to amiconn for the clarification. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14870 a1c6a512-1295-4272-9138-f99709370657
2007-09-27Fix a warning.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14867 a1c6a512-1295-4272-9138-f99709370657
2007-09-27Add parsing of ajbrec.ajz file header for autodetection. All archos targets ↵Dominik Riebeling
should now be detectable. Fix a stupid bug in file-based detection. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14865 a1c6a512-1295-4272-9138-f99709370657
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14832 a1c6a512-1295-4272-9138-f99709370657
2007-09-23Give the configuration dialog its old size back and make sure to always ↵Dominik Riebeling
start at the Device tab. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14830 a1c6a512-1295-4272-9138-f99709370657
2007-09-23rbutil: added swift tts engine.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14829 a1c6a512-1295-4272-9138-f99709370657
2007-09-23rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs ↵Dominik Wenger
script. Also let the configure dialog remember options and paths for different tts and encoders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14828 a1c6a512-1295-4272-9138-f99709370657
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading ↵Dominik Riebeling
its values from the registry. Make system proxy the default value if no configuration file is found. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14827 a1c6a512-1295-4272-9138-f99709370657
2007-09-23w32: add USB autodetection based on PID / VID values.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14826 a1c6a512-1295-4272-9138-f99709370657
2007-09-22Bump version for new release for C200Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14818 a1c6a512-1295-4272-9138-f99709370657
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ↵Dominik Riebeling
fail in proxied environments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14804 a1c6a512-1295-4272-9138-f99709370657
2007-09-21The M5 is greyscale, not color.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14803 a1c6a512-1295-4272-9138-f99709370657
2007-09-21Oops: when adding a new platform I should also add it to the platform list ...Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14800 a1c6a512-1295-4272-9138-f99709370657
2007-09-21Forgot to adapate 'make clean'Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14797 a1c6a512-1295-4272-9138-f99709370657
2007-09-21Add a manifest to ipodpatcher.exe in order to make it request administrative ↵Jens Arnold
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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14796 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Add section for sansa c200.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14782 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Fix the missing c200 detection in bootloader installation. This is ↵Dominik Riebeling
completely untested. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14760 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 ↵Dominik Riebeling
bootloader isn't added yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14759 a1c6a512-1295-4272-9138-f99709370657