summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2012-06-23c200v2: add missing Europe FM / no FM firmware filenames.Dominik Riebeling
2012-06-18Set size policy for build details group.Dominik Riebeling
2012-06-18Simplify manual installer setup a bit.Dominik Riebeling
2012-06-18Extend ServerInfo unit test for manual URL.Dominik Riebeling
2012-06-18Move constructing manual URL to ServerInfo class.Dominik Riebeling
2012-06-17Add support for installing release candidate builds.Dominik Riebeling
2012-06-17Make ServerInfo parsing slightly more robust.Dominik Riebeling
2012-06-17Implement unit test for ServerInfo input parsing.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-15Clarify Quick Start tab descriptions.Dominik Riebeling
2012-06-14Remove mountpoint when storing folders to talk.Dominik Riebeling
2012-06-14Save all settings in talkfile dialog.Dominik Riebeling
2012-06-13Update "sidebar" image in Rockbox Utility dialogs.Dominik Riebeling
2012-06-13Rework talkfile creation window.Dominik Riebeling
2012-06-13Talkfile: show folder to talk.Dominik Riebeling
2012-06-13Improve voice creation window a bit.Dominik Riebeling
2012-06-12Remove encoder display from voice / talk dialogs.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-03Bump version to 1.2.14.Dominik Riebeling
2012-06-03Update for single build-info file.Dominik Riebeling
2012-06-03Fix a comment and improve message box title.Dominik Riebeling
2012-06-02Only support pregenerated voice file for releases.Dominik Riebeling
2012-06-02Use server timestamp for development build fonts.Dominik Riebeling
2012-05-31ZipUtil: check zip file external attributes for folder.Dominik Riebeling
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly
2012-05-27VoiceCreator: Factor out creation to separate function.Dominik Riebeling
2012-05-27Add missing USB ID for H10 5GB MTP.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-19mkimxboot: add support for more target and variantsAmaury Pouly
2012-05-14Windows: always define UNICODE.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-30Only update mountpoint on Accept when empty.Dominik Riebeling
2012-04-29langstat: update for git.Dominik Riebeling
2012-04-28Fix a typo and remove line splicing.Dominik Riebeling
2012-04-28Don't assume the compiler to be gcc / g++.Dominik Riebeling
2012-04-28Remove useless operation.Dominik Riebeling