summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2010-09-27Remove obsolete 2nd gen nano checkFrank Gevaerts1-9/+0
2010-09-26Improve some trace messages.Dominik Riebeling3-4/+8
2010-09-23Bump Rockbox Utility version to 1.2.8.rbutil_1.2.8Dominik Riebeling2-2/+2
2010-09-23Link libstdc++ and libgcc statically.Dominik Riebeling1-0/+3
2010-09-23Escape Backslash and improve version check.Dominik Riebeling1-2/+2
2010-09-20rbutil: update french translationAmaury Pouly1-37/+37
2010-09-19Make tooltip for Offline Mode setting wrap properly.Dominik Riebeling17-34/+34
2010-09-18Display number of processors in System Info dialog.Dominik Riebeling1-0/+1
2010-09-18Display number of processors in System Info dialog.Dominik Riebeling1-2/+11
2010-09-05Implement USB VID / PID retrieval using IOKit on OS X.Dominik Riebeling2-4/+84
2010-09-05Don't search for libspeex on Windows and Mac.Dominik Riebeling1-8/+17
2010-09-05Add -config intel option to allow building for Intel targets only on Mac.Dominik Riebeling1-3/+12
2010-09-04Remove duplicated license file.Dominik Riebeling3-771/+1
2010-09-01Remove Ipod Video 64MB handling.Dominik Riebeling3-25/+3
2010-08-30Update INSTALL file and move it in preparation of merging rbutil/ and utils/.Dominik Riebeling2-8/+18
2010-08-12Update Brazilian Portuguese translation for Rockbox UtilityDominik Riebeling1-37/+37
2010-07-29rbutil: c200v2Rafaël Carré1-0/+13
2010-07-29mkamsboot: don't boot OF if USB is plugged (AMSv1 only)mkamsboot_1.4Rafaël Carré3-121/+48
2010-07-28Add deployment script for Theme Editor.Dominik Riebeling2-565/+0
2010-07-28Restructure and rename deploy-release.py.Dominik Riebeling2-44/+79
2010-07-28Fix a typo.Dominik Riebeling1-1/+1
2010-07-25Fix USB ID retrieval on Windows 7.Dominik Riebeling1-16/+8
2010-07-18mkamsboot: take in account the additional 0x200 block when calculating sizeRafaël Carré2-12/+14
2010-07-16mkamsboot: update outdated commentRafaël Carré1-6/+5
2010-07-16mkamsboot: fix for newer fuzev2Rafaël Carré4-173/+162
2010-07-10Generalize the application bundle copy workaround to simplify later reuse.Dominik Riebeling1-3/+9
2010-07-02Rockbox Utility: Explicitly link zlib.Dominik Riebeling1-0/+4
2010-06-30FS#11439: Fix version comparison regression.Dominik Riebeling2-4/+23
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