summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Detect when building for 64bit Linux and adjust tarball name.Dominik Riebeling1-0/+2
2010-06-23Remove the unused ENRD0_USB_STATUS define, I'll leave the other button define...Tobias Diedrich1-1/+0
2010-06-23Use DBOP to check for left button on C200v2 like we are supposed to instead o...Tobias Diedrich3-14/+19
2010-06-23Use DBOP to check for left button on C200v2 like we are supposed to instead o...Tobias Diedrich1-7/+52
2010-06-22Bump Rockbox Utility version to 1.2.7.rbutil_1.2.7Dominik Riebeling2-2/+2
2010-06-22Don't close libusb device handle if opening failed.Dominik Riebeling1-1/+1
2010-06-18Log filesystem free value to system trace.Dominik Riebeling1-0/+1
2010-06-18Rockbox Utility translation updates.Dominik Riebeling16-1349/+1136
2010-06-18Make System and Utils class based on QObject.Dominik Riebeling4-11/+15
2010-06-18Fix source string spelling.Dominik Riebeling1-6/+7
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré2-26/+26
2010-06-15Remove ugly RTL writing direction hack.Dominik Riebeling17-3514/+6021
2010-06-15Add cleaned up tests used for Utils::compareVersionStrings().Dominik Riebeling3-0/+149
2010-06-11deploy-release: Make upx part optional and disable it.Dominik Riebeling1-3/+9
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling4-55/+76
2010-06-11Convert uninstallation to use signals / slots for logging.Dominik Riebeling4-28/+30
2010-06-08Use program name variable instead of hardcoded name.Dominik Riebeling1-2/+2
2010-06-07Distinguish between release and current build when installing fonts.Dominik Riebeling4-8/+37
2010-06-07Fix typo.Dominik Riebeling1-1/+1
2010-06-06Sort rbutil.ini general section and rename voice_url for clarity.Dominik Riebeling4-11/+20
2010-06-06Distinguish between release and current build when installing voice files.Dominik Riebeling4-12/+43
2010-06-06Move retrieval of revision and release numbers to RockboxInfo class.Dominik Riebeling3-12/+15
2010-06-06Transmit installed build revision and release version to theme site.Dominik Riebeling2-1/+18
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger7-6/+211
2010-06-04rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan KratunovDominik Wenger12-104/+197
2010-06-04Update Brazilian Portuguese translation for Rockbox UtilityDominik Riebeling1-42/+163
2010-06-03Fix global proxy getting set too late.Dominik Riebeling1-9/+2
2010-06-02Move constructing the themes info download link to rbutil.ini.Dominik Riebeling4-4/+7
2010-06-01mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lrRafaël Carré1-1/+6
2010-05-27Fix a warning.Dominik Riebeling1-2/+1
2010-05-27Use build dir and respect TARGET_DIR when building mkamsboot.Dominik Riebeling1-2/+4
2010-05-25Bump ipodpatcher version number in preparation for a new ipod bootloader releasebootloader_ipodpatcher_v5Torne Wuff1-1/+1
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré5-81/+58
2010-05-21mkamsboot: support Fuzev2 OF 2.03.33Rafaël Carré1-0/+1
2010-05-21Rockbox Utility: updates Japanese translation.Yoshihisa Uchida1-194/+253
2010-05-20mkamsboot: support Clip+ OF v01.02.15Rafaël Carré1-0/+1
2010-05-18Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré3-46/+66
2010-05-17Clip+: boot to OF if USB is connectedRafaël Carré4-13/+85
2010-05-11rbutil: change the binary name here too. Thanks to PyroBor for finding that.Dominik Wenger1-1/+1
2010-05-11rbutil: fix fuzev2 firmware filename. Thanks to kisak for spotting it.Dominik Wenger1-1/+1
2010-05-07rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...Dominik Wenger3-56/+61
2010-05-07Add repeat counting to system trace.Dominik Riebeling2-3/+29
2010-05-05fix libmkmpioboot.a building.Dominik Wenger1-1/+1
2010-05-05rbutil: fix compiling on windows.Dominik Wenger1-1/+1
2010-05-05rbutil: fix fuzev2 entry.Dominik Wenger1-1/+1
2010-05-05fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg1-1/+1
2010-05-05rbutil: add fuzev2Rafaël Carré1-0/+14
2010-04-27Handle device name resolving failures.Dominik Riebeling3-11/+18
2010-04-27Fix talkfile generation for files starting with . and having no extension.Dominik Wenger1-1/+2
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat4-0/+368