summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2013-08-22mkimxboot: add entry for ZEN X-Fi3 1.00.25e firmwareAmaury Pouly1-0/+9
2013-08-21sbtools: more code refactoringAmaury Pouly1-25/+3
2013-08-18Note skipped mountpoints to log when populating dropdown list.Dominik Riebeling1-0/+3
2013-08-18Fix typo in source string.Dominik Riebeling17-19/+19
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-2/+2
2013-08-10sbtools: more printf fixingAmaury Pouly1-18/+2
2013-08-06mkimxboot: fix redAmaury Pouly1-4/+3
2013-08-06mkimxboot: code simplificationAmaury Pouly1-18/+5
2013-07-12mkamsboot: add support for clip zip original firmware 01.01.21 (tested by me)Bertrik Sikken1-0/+1
2013-07-07mkimxboot: rewrite dualbootAmaury Pouly6-161/+222
2013-06-18mkimxboot: add zen style 100/300 firmware to the listAmaury Pouly3-0/+15
2013-06-16mkimxboot: factor code, add support for ELF filesAmaury Pouly3-33/+150
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly1-1/+1
2013-06-15mkimxboot: refactor code, no functional changeAmaury Pouly2-222/+252
2013-06-15mkximxboot: fix usage() formattingAmaury Pouly1-10/+10
2013-06-09Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling2-4/+4
2013-06-09Add note to AMS bootloader installation about OF file.Dominik Riebeling1-17/+19
2013-06-09Don't pass -Wno-unused-local-typedefs on OS X.Dominik Riebeling1-1/+1
2013-06-09Treat arch flags separately when building libraries.Dominik Riebeling1-5/+5
2013-06-09Fix temporary files stored in current folder on first start.Dominik Riebeling1-5/+5
2013-06-09Suppress unused-local-typedefs warning with Qt4.Dominik Riebeling1-0/+5
2013-06-09Rework langstat.Dominik Riebeling1-50/+56
2013-05-11Update mkrk27boot Makefile for libtools.make changes.Dominik Riebeling1-44/+6
2013-05-11Implement dependency generation in libtools.make.Dominik Riebeling1-1/+11
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling1-5/+10
2013-05-11Make libtools compile rule more generic.Dominik Riebeling3-10/+3
2013-05-10Set APPVERSION globally for extralibs Makefile.Dominik Riebeling2-9/+10
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling1-16/+16
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling1-2/+4
2013-05-09Fix Rockbox Utility building on OS X.Dominik Riebeling1-1/+9
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling2-56/+68
2013-05-04Allow overriding make variables via environment variables.Dominik Riebeling1-2/+2
2013-04-09Add missing USB IDs.Dominik Riebeling1-0/+17
2013-04-09Change autodetection result to a list.Dominik Riebeling4-88/+154
2013-04-05Fix ipodpatcher on OS X.Dominik Riebeling2-6/+6
2013-04-05Replace the use of uname to get the build output.Dominik Riebeling2-12/+15
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling5-3/+12
2013-04-04Rename "interface" parameter.Dominik Riebeling2-41/+41
2013-04-04Put resource object into object folder.Dominik Riebeling2-3/+5
2013-04-04Remove unnecessary all target.Dominik Riebeling1-1/+0
2013-04-04Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling3-12/+48
2013-03-19Encode the password using base64 before storing it to the configuration file.Dominik Riebeling2-14/+28
2013-03-19Add option to temporarily show proxy password.Dominik Riebeling3-22/+39
2013-03-13Remove keyword line.Dominik Riebeling1-1/+0
2013-03-10mkimxboot: fix usageAmaury Pouly1-1/+1
2013-03-09Default to non-GUI configuration for tests.Dominik Riebeling1-1/+1
2013-03-09ZipInstaller: rename some member variables to be in line with the rest.Dominik Riebeling2-26/+24
2013-03-09Don't leak HttpGet objects in ZipInstaller.Dominik Riebeling1-0/+2
2013-03-09Don't delete ZipInstaller instances directly.Dominik Riebeling1-3/+3
2013-03-07TTS encoders: allow volume range between 0.0 and 2.0.Dominik Riebeling2-2/+2