summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2012-05-19Show nicer language names in voice creation dialog.Dominik Riebeling5-59/+65
2012-05-19Remove "daily builds" from Rockbox Utility.Dominik Riebeling5-57/+8
2012-05-19mkimxboot: add support for more target and variantsAmaury Pouly8-35/+228
2012-05-14Windows: always define UNICODE.Dominik Riebeling1-0/+1
2012-05-11Don't try to resolve an empty path.Dominik Riebeling1-3/+4
2012-05-01Bootloader installation: set file filter.Dominik Riebeling4-1/+28
2012-05-01Move bootloader class initialiation into helper.Dominik Riebeling5-117/+183
2012-04-30Only update mountpoint on Accept when empty.Dominik Riebeling1-1/+3
2012-04-29langstat: update for git.Dominik Riebeling1-89/+50
2012-04-28Fix a typo and remove line splicing.Dominik Riebeling1-2/+2
2012-04-28Don't assume the compiler to be gcc / g++.Dominik Riebeling1-3/+2
2012-04-28Remove useless operation.Dominik Riebeling1-1/+0
2012-04-28ipodpatcher: replace ipod2c with bin2c.Dominik Riebeling2-151/+6
2012-04-28Move bin2c handling to libtools.makeDominik Riebeling2-7/+10
2012-04-28Add "ipod" mode to bin2c.Dominik Riebeling1-6/+28
2012-04-26MI4 bootloader: check for copy result.Dominik Riebeling1-2/+15
2012-04-26Check for bootloader file on device before copying.Dominik Riebeling1-3/+16
2012-04-26Add missing basque and english-us languages.Dominik Riebeling1-0/+2
2012-04-26Voicefile: remove < and > from voice strings before speaking.Dominik Riebeling1-0/+1
2012-04-25Add codecs to librbcodec.Sean Bartell2-2/+2
2012-04-24Refresh mountpoint from UI before checking for existence.Dominik Riebeling1-0/+3
2012-04-10Check for existing firmware file on H100 / H300.Dominik Riebeling1-2/+14
2012-04-08mkamsboot: add support for clip zip original firmware 01.01.20 (tested by me)Bertrik Sikken1-0/+1
2012-04-06libmp3lame encoder: don't retrieve settings for each run.Dominik Riebeling2-4/+11
2012-04-06Drop empty voice strings when building list of strings.Dominik Riebeling1-1/+7
2012-04-02Remove espeak from TTS list on Windows.Dominik Riebeling1-0/+2
2012-03-28Fix HTML manual download link (FS#12620).Dominik Riebeling1-2/+2
2012-03-28Prefix compareversion test files.Dominik Riebeling2-3/+3
2012-03-12Enable MPIO HD200 and HD300 installation.Dominik Riebeling1-2/+0
2012-03-12Fix false positive in version detection.Dominik Riebeling2-1/+2
2012-03-12Test: check retrieved version string as well.Dominik Riebeling1-0/+2
2012-03-06Bump version to 1.2.13.rbutil_1.2.13Dominik Riebeling2-2/+2
2012-03-06Rockbox Utility: add "revision" information back.Dominik Riebeling2-3/+3
2012-02-29Fix mismatching C++ new[] / delete callsThomas Jarosch1-9/+9
2012-02-29imx233: always boot when powered up from 5vAmaury Pouly3-11/+22
2012-02-28mkimxboot/fuze+: fix booting to the OFAmaury Pouly2-3/+3
2012-02-28mkximxboot/fuze+: add power button delay to power onAmaury Pouly3-7/+34
2012-02-26Rockbox Utility: update french translationJean-Louis Biasini1-26/+28
2012-02-23Rockbox Utility: update german translation.Dominik Riebeling1-35/+35
2012-02-23lupdate all translations and drop obsolete ones.Dominik Riebeling16-8543/+11595
2012-02-22Fix post installation hint for h100 / h300 players.Dominik Riebeling1-1/+1
2012-02-22Remove duplicate entry from postinstall hint.Dominik Riebeling1-4/+3
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-19Move Info tab content to a separate widget.Dominik Riebeling7-97/+195
2012-02-19Correct filename in manifest.Dominik Riebeling1-1/+1
2012-02-19Fix RockboxInfo() not handling git hashes correctly.Dominik Riebeling3-32/+38
2012-02-19Initial unit test of RockboxInfo class.Dominik Riebeling3-0/+178
2012-02-19Put test objects into test specific subfolder.Dominik Riebeling1-4/+4
2012-02-19Allow overriding filename for rockbox-info.txt.Dominik Riebeling2-4/+4