summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)AuthorFilesLines
2010-10-05Fix crash on proxy detection on OS X (FS#11654).Dominik Riebeling1-20/+27
2010-09-26Improve some trace messages.Dominik Riebeling3-4/+8
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 Riebeling1-1/+81
2010-09-01Remove Ipod Video 64MB handling.Dominik Riebeling1-7/+1
2010-07-25Fix USB ID retrieval on Windows 7.Dominik Riebeling1-16/+8
2010-06-30FS#11439: Fix version comparison regression.Dominik Riebeling1-2/+14
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-18Make System and Utils class based on QObject.Dominik Riebeling4-11/+15
2010-06-18Fix source string spelling.Dominik Riebeling1-6/+7
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling2-0/+68
2010-06-11Convert uninstallation to use signals / slots for logging.Dominik Riebeling2-23/+21
2010-06-07Distinguish between release and current build when installing fonts.Dominik Riebeling2-3/+5
2010-06-07Fix typo.Dominik Riebeling1-1/+1
2010-06-06Sort rbutil.ini general section and rename voice_url for clarity.Dominik Riebeling2-2/+2
2010-06-06Distinguish between release and current build when installing voice files.Dominik Riebeling2-0/+2
2010-06-06Move retrieval of revision and release numbers to RockboxInfo class.Dominik Riebeling2-0/+13
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger3-2/+188
2010-06-04rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan KratunovDominik Wenger12-104/+197
2010-06-02Move constructing the themes info download link to rbutil.ini.Dominik Riebeling2-0/+2
2010-05-27Fix a warning.Dominik Riebeling1-2/+1
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré1-16/+17
2010-05-07rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...Dominik Wenger2-1/+44
2010-05-05rbutil: fix compiling on windows.Dominik Wenger1-1/+1
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-25Log failures in mountpoint resolving, log filesystem formats in mountpoints().Dominik Riebeling1-11/+28
2010-04-02System Info: display OS X version number and architecture too.Dominik Riebeling1-0/+29
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling14-99/+160
2010-04-02Implement system proxy values retrieval on OS X.Dominik Riebeling1-0/+39
2010-04-01Fix leaking file descriptors on error.Dominik Riebeling2-3/+7
2010-03-31rbutil: Make strings translatableTomer Shalev2-2/+2
2010-03-30Fix Festival tts engine.Dominik Wenger2-58/+110
2010-03-24Remove unnecessary class declaration, this should come from the includes.Dominik Riebeling1-2/+0
2010-03-15Fix bootloader files vanishing after installation (FS#11086).Dominik Riebeling2-4/+3
2010-03-12Respect the exit code of external encoder called.Dominik Riebeling1-2/+2
2010-03-11Implement speed adjustment for OS X TTS.Dominik Riebeling3-2/+16
2010-03-03Code police.Dominik Riebeling6-80/+115
2010-03-01Refactor device tree setup a bit.Dominik Riebeling2-16/+0
2010-02-28Add support for OS X' Speech Synthesis Manager TTS system.Dominik Riebeling3-0/+491
2010-02-27Use the data partition device node when trying to resolve the mountpoint.Dominik Riebeling1-2/+18
2010-02-20Be more strict when when resolving devices and allow hfs too.Dominik Riebeling1-8/+22
2010-02-20Add missing class prefix to logging call.Dominik Riebeling1-1/+1
2010-02-20Recognize and handle MacPods during autodetection.Dominik Riebeling1-0/+3
2010-02-20Update an outdated comment.Dominik Riebeling1-3/+2
2010-02-20If the Ipod has been recognized as MacPod always consider no bootloader insta...Dominik Riebeling1-1/+1
2010-02-19rbutil: link to the Sansa forums when the user is requested to download a San...Rafaël Carré1-3/+5
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré1-2/+6