summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-17mkimxtool: increase performance by compiling with O3Amaury Pouly1-1/+1
2013-02-08Update copyright information for 2013.Dominik Riebeling17-25/+25
2013-02-08Create Qt5 compatible version of trace event handler.Dominik Riebeling4-0/+32
2013-01-29mkimxboot: add a switch to force versionAmaury Pouly4-3/+66
2013-01-28mkimxboot: add support for 1.23.01 installerAmaury Pouly1-2/+7
2013-01-28zenxfi2: rework dualbootAmaury Pouly3-5/+36
2013-01-27Set global cache immediately on startup.Dominik Riebeling1-0/+3
2013-01-27Implement test for HttpGet class.Dominik Riebeling2-0/+543
2013-01-27Rewrite HttpGet based on QNetworkAccessManager.Dominik Riebeling2-362/+162
2013-01-27Update project file for Qt5 compatibility.Dominik Riebeling1-6/+14
2013-01-27Update Qt includes for compatibility with Qt5.Dominik Riebeling28-25/+64
2013-01-27Replace toAscii() / fromAscii() with Latin1() functions.Dominik Riebeling4-12/+12
2013-01-27Themes Window: don't set cache folder on each request.Dominik Riebeling1-16/+15
2013-01-26mkimxboot: add partial support for the Zen X-Fi StyleAmaury Pouly3-0/+23
2013-01-26fix styleAmaury Pouly1-3/+4
2013-01-26mkimxboot: add an option to extract the of without processingAmaury Pouly3-2/+119
2013-01-26mkimxboot: fix bad return on internal errorAmaury Pouly1-1/+4
2013-01-22Remove support for RFC850 timestamps.Dominik Riebeling1-3/+1
2013-01-22Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling1-11/+11
2013-01-22Avoid unnecessary HEAD request on uncached file.Dominik Riebeling1-27/+27
2013-01-15mkximxboot: add version string and add zenxfi3 fileAmaury Pouly1-7/+15