summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-12Fix problems with platform retrieval.Dominik Riebeling3-11/+20
2010-02-11Don't close the disk handle to the ipod too early.Dominik Riebeling1-1/+3
2010-02-04Add option to show disabled targets in the configuration dialog.Dominik Riebeling2-1/+3
2010-02-01Give the user a hint on where find the required bootloader file.Dominik Riebeling1-5/+8
2010-01-31Extend SystemInfo to allow distinguishing between platforms and variants.Dominik Riebeling4-34/+49
2010-01-31Fix typos in messages.Dominik Riebeling1-2/+2
2010-01-29Minimize unnecessary accesses to SystemInfo and RbSettings.Dominik Riebeling2-13/+16
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger11-300/+521
2010-01-24Respect default values for ServerSettingsList as well. No idea why I missed t...Dominik Riebeling2-2/+8
2010-01-21Store server info in RbSettings volatile in a QMap instead of putting it into...Dominik Riebeling2-14/+8
2010-01-20Make parsing the server date locale independent also for asctime and RFC850 r...Dominik Riebeling1-2/+2
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont downloa...Dominik Wenger2-2/+75
2010-01-19Make Rockbox Utility build again and make some strings translatable. Break so...Dominik Riebeling1-5/+10