summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Show user friendly name on target mismatch.Dominik Riebeling1-4/+4
2011-11-01Revert r30869 "Remove buildserver_modelname value."Dominik Riebeling1-0/+1
2011-10-30Remove buildserver_modelname value.Dominik Riebeling1-1/+0
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling60-60/+0
2011-10-01Voicefile generation: implement string corrections.Dominik Riebeling7-4/+103
2011-09-26Rockbox Utility TTS: implement reading TTS vendor.Dominik Riebeling6-5/+33
2011-07-26Take cluster size into account when calculating zip extracted size.Dominik Riebeling5-10/+51
2011-07-17Implement reading the volume label on OS X.Dominik Riebeling1-1/+42
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling6-238/+228
2011-07-17The mountpoint is stored with normalized separators.Dominik Riebeling1-1/+1
2011-07-15Show volume labels on Windows.Dominik Riebeling2-1/+19
2011-07-15Show the total size of the volume along with the free space.Dominik Riebeling2-5/+38
2011-06-25Fix bootloader uninstallation on Gigabeat F / X.Dominik Riebeling1-1/+1
2011-06-19Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold1-1/+1
2011-05-29Fix some gcc 4.6 warnings.Dominik Riebeling1-3/+8
2011-05-13Make the AMS bootloader prompt slightly more specific.Michael Giacomelli1-1/+3
2011-04-22Fix SAPI default speed being way too fast.Dominik Riebeling1-2/+5
2011-04-22Implement simple run for non-multithreaded TTS.Dominik Riebeling2-27/+49
2011-04-22Make TTS names translatable and change Sapi to SAPI.Dominik Riebeling1-6/+6
2011-04-22Use System TTS if none is set.Dominik Riebeling1-1/+7
2011-04-05Fix a warning.Dominik Riebeling1-1/+1
2011-04-03OS X TTS: add pitch setting.Dominik Riebeling4-1/+20
2011-04-03Add capability to speak directly from the TTS engine.Dominik Riebeling2-23/+28
2011-04-02Fix a warning.Dominik Riebeling1-1/+1
2011-04-02Use template pattern for genlang url.Dominik Riebeling1-3/+6
2011-03-25Rockbox Utility: Replace OSDaB Zip with QuaZip.Dominik Riebeling7-246/+327
2011-02-04Replace list of languages with map.Dominik Riebeling3-10/+9
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