summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)Author
2012-06-26Create dedicated backup dialog.Dominik Riebeling
2012-06-25Add missing class name to System Trace log.Dominik Riebeling
2012-06-23Fix bootloader zip extraction filename case sensitivity.Dominik Riebeling
2012-06-18Move constructing manual URL to ServerInfo class.Dominik Riebeling
2012-06-17Make ServerInfo parsing slightly more robust.Dominik Riebeling
2012-06-17Support release-candidate entry format for releases.Dominik Riebeling
2012-06-17Read release candidate information from build-info.Dominik Riebeling
2012-06-17Move download URL construction to ServerInfo.Dominik Riebeling
2012-06-14Save all settings in talkfile dialog.Dominik Riebeling
2012-06-13Talkfile: show folder to talk.Dominik Riebeling
2012-06-12Move include to proper place and do some code police.Dominik Riebeling
2012-06-10flite: indicate end of options on command line.Dominik Riebeling
2012-06-09Rockbox Utility: support reading voice strings from target.Dominik Riebeling
2012-06-09espeak: indicate end of options.Dominik Riebeling
2012-06-09Fix crash in mkimxboot bootloader installation.Dominik Riebeling
2012-06-05voicefont: make format version a parameter.Dominik Riebeling
2012-06-03Update for single build-info file.Dominik Riebeling
2012-05-31ZipUtil: check zip file external attributes for folder.Dominik Riebeling
2012-05-27VoiceCreator: Factor out creation to separate function.Dominik Riebeling
2012-05-25Remove leftover debugging output.Dominik Riebeling
2012-05-23Use full version string for voicefile version.Dominik Riebeling
2012-05-23Use Rockbox version for created voicefile version.Dominik Riebeling
2012-05-23ZipIntaller: use file timestamp if version string is missing.Dominik Riebeling
2012-05-19Show nicer language names in voice creation dialog.Dominik Riebeling
2012-05-19Remove "daily builds" from Rockbox Utility.Dominik Riebeling
2012-05-11Don't try to resolve an empty path.Dominik Riebeling
2012-05-01Bootloader installation: set file filter.Dominik Riebeling
2012-05-01Move bootloader class initialiation into helper.Dominik Riebeling
2012-04-26MI4 bootloader: check for copy result.Dominik Riebeling
2012-04-26Check for bootloader file on device before copying.Dominik Riebeling
2012-04-26Voicefile: remove < and > from voice strings before speaking.Dominik Riebeling
2012-04-10Check for existing firmware file on H100 / H300.Dominik Riebeling
2012-04-06libmp3lame encoder: don't retrieve settings for each run.Dominik Riebeling
2012-04-06Drop empty voice strings when building list of strings.Dominik Riebeling
2012-04-02Remove espeak from TTS list on Windows.Dominik Riebeling
2012-03-12Fix false positive in version detection.Dominik Riebeling
2012-02-29Fix mismatching C++ new[] / delete callsThomas Jarosch
2012-02-22Fix post installation hint for h100 / h300 players.Dominik Riebeling
2012-02-22Remove duplicate entry from postinstall hint.Dominik Riebeling
2012-02-22Don't poll SAPI script output.Dominik Riebeling
2012-02-21Implement findProcess() on OS X.Dominik Riebeling
2012-02-19Fix RockboxInfo() not handling git hashes correctly.Dominik Riebeling
2012-02-19Allow overriding filename for rockbox-info.txt.Dominik Riebeling
2012-02-06Don't try to save settings if none available.Dominik Riebeling
2012-01-29Use relative paths to quazip includes.Dominik Riebeling
2012-01-29findExecutable(): cleanup log output a bit.Dominik Riebeling
2012-01-29Centralize settings for executable based TTS systems.Dominik Riebeling
2012-01-29Separate default quality setting for encoders.Dominik Riebeling
2012-01-29libmp3lame: add quality and volume settings.Dominik Riebeling
2012-01-22Check running processes at startup.Dominik Riebeling