summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Small clarification.Dominik Riebeling1-1/+1
2007-10-19make the dialog box asking about replacing an up-to-date bootloader less conf...Dominik Riebeling1-13/+5
2007-10-19rbutil: fix the complete installation.Dominik Wenger1-3/+5
2007-10-19rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additional...Dominik Wenger3-19/+20
2007-10-18Bump version to 1.0.2 for new rbutil release.rbutilqt_v1_0_2Dominik Riebeling2-2/+2
2007-10-17Don't check for external rbutil.ini anymore -- doing so didn't gave a real be...Dominik Riebeling1-12/+6
2007-10-16When portable installation is finished set progress value to 100%.Dominik Riebeling1-0/+4
2007-10-14Add support for installing/replacing the bootloader in the PPBL section of th...Barry Wardell3-1/+74
2007-10-13Add an icon and version text for the OS X bundle.Barry Wardell3-0/+20
2007-10-13FS#7913: mountpoint resolving on OS X.Barry Wardell2-6/+30
2007-10-12Code police and simplify function a bit.Dominik Riebeling1-17/+16
2007-10-12Add new "actions" menu which allows accessing the install / uninstall actions...Dominik Riebeling2-0/+173
2007-10-12rbutil: add options to create .talk files only for Folders or only for Files ...Dominik Wenger4-7/+63
2007-10-12Fix a crash when trying to download the manual.Dominik Riebeling1-0/+1
2007-10-11Bump version for new release with fixed OF loading on e200.bootloader_e200_v3bootloader_c200_v3Barry Wardell1-1/+1
2007-10-08Add names for the buttons in the Quick Start tab.Dominik Riebeling1-2/+2
2007-10-07Upon uninstallation only remove a file if it isn't used in another section. A...Dominik Riebeling1-4/+26
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling3-2/+3
2007-10-07When changing cache path update the size information.Dominik Riebeling2-2/+11
2007-10-04Oops, I should not add typos to weblinks.Dominik Riebeling1-2/+2
2007-10-04When detecting a macpod cancel bootloader installation. Add a link to IpodCon...Dominik Riebeling1-2/+12
2007-10-01Small typographic enhancements.Dominik Riebeling1-3/+3
2007-09-30Fix typo.Dominik Riebeling1-3/+3
2007-09-29mntent.h should only be used on linux, not os x.Dominik Riebeling1-1/+3
2007-09-28Updated french translation for rbutilqt.Nicolas Pennequin1-361/+430
2007-09-27The archos website fooled me by providing a wrong download, no need for that ...Dominik Riebeling1-7/+2
2007-09-27Fix a warning.Dominik Riebeling1-1/+1
2007-09-27Add parsing of ajbrec.ajz file header for autodetection. All archos targets s...Dominik Riebeling2-5/+66
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling1-1/+1
2007-09-23Give the configuration dialog its old size back and make sure to always start...Dominik Riebeling2-3/+4
2007-09-23rbutil: added swift tts engine.Dominik Wenger2-5/+36
2007-09-23rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs s...Dominik Wenger6-83/+276
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading i...Dominik Riebeling2-8/+64
2007-09-23w32: add USB autodetection based on PID / VID values.Dominik Riebeling2-4/+89
2007-09-22Bump version for new release for C200bootloader_c200_v2Dave Chapman1-1/+1
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ...Dominik Riebeling1-0/+1
2007-09-21The M5 is greyscale, not color.Dominik Riebeling1-1/+1
2007-09-21Oops: when adding a new platform I should also add it to the platform list ...Dominik Riebeling1-0/+1
2007-09-21Forgot to adapate 'make clean'Jens Arnold1-1/+1
2007-09-21Add a manifest to ipodpatcher.exe in order to make it request administrative ...Jens Arnold3-2/+20
2007-09-20Add section for sansa c200.Dominik Riebeling1-0/+11
2007-09-19Fix the missing c200 detection in bootloader installation. This is completely...Dominik Riebeling1-1/+2
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 b...Dominik Riebeling2-6/+6
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman2-5/+3
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman5-30/+121
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg1-1/+4
2007-09-19four more keys that are funDaniel Stenberg1-2/+7
2007-09-18Bump version to 2.0 ready for releasebootloader_ipods_v2Dave Chapman1-1/+1
2007-09-17Spelling fix.Antoine Cellerier1-1/+1
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling2-0/+39