summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2013-06-09Treat arch flags separately when building libraries.Dominik Riebeling
2013-06-09Fix temporary files stored in current folder on first start.Dominik Riebeling
2013-06-09Suppress unused-local-typedefs warning with Qt4.Dominik Riebeling
2013-06-09Rework langstat.Dominik Riebeling
2013-05-11Update mkrk27boot Makefile for libtools.make changes.Dominik Riebeling
2013-05-11Implement dependency generation in libtools.make.Dominik Riebeling
2013-05-11Change mkdir -p to work on Windows.Dominik Riebeling
2013-05-11Make libtools compile rule more generic.Dominik Riebeling
2013-05-10Set APPVERSION globally for extralibs Makefile.Dominik Riebeling
2013-05-10Restructure options passed to libs Makefile.Dominik Riebeling
2013-05-09Only pass AR to extralibs Makefile if the compiler is gcc.Dominik Riebeling
2013-05-09Fix Rockbox Utility building on OS X.Dominik Riebeling
2013-05-04Move building libraries to separate Makefile.Dominik Riebeling
2013-05-04Allow overriding make variables via environment variables.Dominik Riebeling
2013-04-09Add missing USB IDs.Dominik Riebeling
2013-04-09Change autodetection result to a list.Dominik Riebeling
2013-04-05Fix ipodpatcher on OS X.Dominik Riebeling
2013-04-05Replace the use of uname to get the build output.Dominik Riebeling
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling
2013-04-04Rename "interface" parameter.Dominik Riebeling
2013-04-04Put resource object into object folder.Dominik Riebeling
2013-04-04Remove unnecessary all target.Dominik Riebeling
2013-04-04Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling
2013-03-19Encode the password using base64 before storing it to the configuration file.Dominik Riebeling
2013-03-19Add option to temporarily show proxy password.Dominik Riebeling
2013-03-13Remove keyword line.Dominik Riebeling
2013-03-10mkimxboot: fix usageAmaury Pouly
2013-03-09Default to non-GUI configuration for tests.Dominik Riebeling
2013-03-09ZipInstaller: rename some member variables to be in line with the rest.Dominik Riebeling
2013-03-09Don't leak HttpGet objects in ZipInstaller.Dominik Riebeling
2013-03-09Don't delete ZipInstaller instances directly.Dominik Riebeling
2013-03-07TTS encoders: allow volume range between 0.0 and 2.0.Dominik Riebeling
2013-02-17mkimxtool: increase performance by compiling with O3Amaury Pouly
2013-02-08Update copyright information for 2013.Dominik Riebeling
2013-02-08Create Qt5 compatible version of trace event handler.Dominik Riebeling
2013-01-29mkimxboot: add a switch to force versionAmaury Pouly
2013-01-28mkimxboot: add support for 1.23.01 installerAmaury Pouly
2013-01-28zenxfi2: rework dualbootAmaury Pouly
2013-01-27Set global cache immediately on startup.Dominik Riebeling
2013-01-27Implement test for HttpGet class.Dominik Riebeling
2013-01-27Rewrite HttpGet based on QNetworkAccessManager.Dominik Riebeling
2013-01-27Update project file for Qt5 compatibility.Dominik Riebeling
2013-01-27Update Qt includes for compatibility with Qt5.Dominik Riebeling
2013-01-27Replace toAscii() / fromAscii() with Latin1() functions.Dominik Riebeling
2013-01-27Themes Window: don't set cache folder on each request.Dominik Riebeling
2013-01-26mkimxboot: add partial support for the Zen X-Fi StyleAmaury Pouly
2013-01-26fix styleAmaury Pouly
2013-01-26mkimxboot: add an option to extract the of without processingAmaury Pouly
2013-01-26mkimxboot: fix bad return on internal errorAmaury Pouly
2013-01-22Remove support for RFC850 timestamps.Dominik Riebeling