summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-19Remove "r" prefix for version information.Dominik Riebeling17-65/+65
2012-02-17Update rbutil russian translationСемён Жуковский1-95/+95
2012-02-14Move manual tab contents to separate widget.Dominik Riebeling8-190/+317
2012-02-14Make configuration check reusable.Dominik Riebeling2-19/+19
2012-02-06Don't try to save settings if none available.Dominik Riebeling1-5/+6
2012-02-06chinachippatcher: allow additional CFLAGS from the command line.rbutil_1.2.12Dominik Riebeling1-1/+1
2012-02-05Update version to 1.2.12, OS X specific file.Dominik Riebeling1-1/+1
2012-02-05Bump version to 1.2.12.Dominik Riebeling1-3/+4
2012-02-05Make sure we use POSIX/C99 printf() when building for windowsRafaël Carré3-2/+5
2012-01-31mkamsboot: fix some Clipv2 that we used to brickRafaël Carré1-9/+9
2012-01-30Clipv2: fix button reading on some modelsRafaël Carré3-7/+14
2012-01-29Use relative paths to quazip includes.Dominik Riebeling3-7/+7
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-24mkamsboot: ignore built files / foldersRafaël Carré2-0/+5
2012-01-22Check running processes at startup.Dominik Riebeling3-0/+58
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-15Add alternate firmware filenames for e200v2.Dominik Riebeling1-1/+1
2012-01-15Support reading OF files from zip.Dominik Riebeling5-16/+84
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-14Update copyright information for 2012.Dominik Riebeling17-25/+25
2012-01-14Improve error handling and logging.Dominik Riebeling3-12/+19
2012-01-08MSVC compatibility adjustments.Dominik Riebeling2-0/+18