summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Don't poll SAPI script output.Dominik Riebeling1-5/+2
2012-02-21Implement findProcess() on OS X.Dominik Riebeling1-1/+28
2012-02-19Fix RockboxInfo() not handling git hashes correctly.Dominik Riebeling1-25/+27
2012-02-19Allow overriding filename for rockbox-info.txt.Dominik Riebeling2-4/+4
2012-02-06Don't try to save settings if none available.Dominik Riebeling1-5/+6
2012-01-29Use relative paths to quazip includes.Dominik Riebeling2-6/+6
2012-01-29findExecutable(): cleanup log output a bit.Dominik Riebeling1-2/+3
2012-01-29Centralize settings for executable based TTS systems.Dominik Riebeling2-13/+19
2012-01-29Separate default quality setting for encoders.Dominik Riebeling3-24/+28
2012-01-29libmp3lame: add quality and volume settings.Dominik Riebeling2-8/+27
2012-01-22Check running processes at startup.Dominik Riebeling2-0/+57
2012-01-17Fix a typo.Dominik Riebeling1-1/+1
2012-01-17Fix unused-but-set warnings in helper functions.Dominik Riebeling1-25/+29
2012-01-17TTS: check if created wav file exists.Dominik Riebeling2-1/+10
2012-01-15Support reading OF files from zip.Dominik Riebeling4-7/+70
2012-01-15Fix wavtrim on voicefile creation.Dominik Riebeling2-4/+11
2012-01-14Remove multithreading support from voicefile creation.Dominik Riebeling2-184/+94
2012-01-14Improve error handling and logging.Dominik Riebeling3-12/+19
2012-01-08Rockbox Utility: use libmp3lame for voice clips.Dominik Riebeling4-1/+358
2012-01-08Fix wrong includes.Dominik Riebeling2-1/+1
2012-01-06Fix typo in comment.Dominik Riebeling1-2/+2
2012-01-06Split up encoders sources.Dominik Riebeling8-215/+307
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling3-0/+254
2012-01-04Extend flashing hint a bit.Dominik Riebeling1-1/+4
2012-01-03Remove trailing whitespaces.Dominik Riebeling1-4/+3
2011-12-20Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.Frank Gevaerts1-1/+0
2011-12-08Various adjustments for MSVC.Dominik Riebeling1-1/+1
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling1-2/+4
2011-12-03Extend return codes for chinachip_patch().Dominik Riebeling2-34/+50
2011-11-10Carbon TTS: Fix a memory leak on read error.Dominik Riebeling1-0/+1
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