summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Limit more variables to file scopeThomas Jarosch1-1/+1
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen5-0/+1376
2014-06-30Compile imxtools as gnu99 standard.Dominik Riebeling1-1/+2
2014-06-30Add note about translations to MSVC build instructions.Dominik Riebeling1-0/+9
2014-06-30Make clean target work for MSVC dll Makefile on Windows.Dominik Riebeling1-6/+10
2014-05-25Update polish translation for Rockbox Utility (FS#12979)Daniel Kluz1-51/+52
2014-05-24Fix crash when detecting a player in MTP mode.Dominik Riebeling2-3/+3
2014-03-23Improve MSVC support in project file.Dominik Riebeling1-2/+4
2014-03-22Fix MSVC not knowing inline for C code.Dominik Riebeling1-1/+6
2014-03-22Add msvc qmake config option for building with MSVC.Dominik Riebeling1-3/+8
2014-03-20OS X: detect clang and build for x86 target only.Dominik Riebeling1-1/+7
2014-03-20OS X: update project file for Qt5 support.Dominik Riebeling1-1/+15
2014-03-20OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling1-4/+20
2014-03-20OS X: don't include libusb headers.Dominik Riebeling1-5/+5
2014-03-20OS X: change include paths to use actual paths.Dominik Riebeling1-2/+2
2014-02-10mkimxboot: don't forget to select LRADC source before readingAmaury Pouly3-37/+47
2014-01-27Use new ipod6g player image for ipod6g.Dominik Riebeling3-1/+2
2014-01-21mkimxboot: tool can now recreate a stub to recover from very low batteryAmaury Pouly6-50/+212
2014-01-21mkzenboot: reflect ZEN V target id changeAmaury Pouly2-2/+2
2014-01-21mkimxboot: fix strange MD5 sum about ZEN X-Fi3Amaury Pouly1-1/+6
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly5-2/+33
2014-01-05Bump Rockbox Utility version to 1.4.0.rbutil_1.4.0Dominik Riebeling2-3/+3
2014-01-05Fix rm function on Windows once more.Dominik Riebeling1-1/+1
2014-01-05Fix rm function on Windows.Dominik Riebeling1-1/+1
2014-01-05Fix rebuilding of libs on OS X.Dominik Riebeling1-2/+5
2014-01-05Add missing german translations and lupdate remaining ones.Dominik Riebeling16-0/+146
2014-01-05Update french Rockbox Utility translation.Dominik Riebeling1-33/+34
2014-01-05Make some missing strings translatable.Dominik Riebeling1-4/+4
2014-01-05Update german Rockbox Utility translation.Dominik Riebeling2-33/+44
2014-01-05Dutch (nl) translation update of RockboxUtilityBertrik Sikken1-38/+39
2014-01-05lupdate all translations.Dominik Riebeling16-7878/+10162
2014-01-05Drop year from (c) notice in Rockbox Utility.Dominik Riebeling17-25/+25
2014-01-05Fix potentially problematic sprintf statement.Dominik Riebeling1-2/+2
2013-12-21Update changelog.Dominik Riebeling1-0/+2
2013-12-21Fix recorderv2 manual.Dominik Riebeling1-1/+1
2013-11-18Initial commit for the Creative ZEN VAmaury Pouly5-4/+21
2013-11-13mkimxboot: add NWZ-E380 1.0.0 firmwareAmaury Pouly1-0/+6
2013-11-12Add missing entry to changelog.Dominik Riebeling2-0/+3
2013-11-12Move LDOPTS to the end of the linker call.Dominik Riebeling1-2/+2
2013-11-12Suppress some unused variable warnings in libmspack.Dominik Riebeling2-0/+4
2013-11-11mkzenboot: add Zen X-Fi firmware 1.04.08bootloader_fuzeplus_v2Amaury Pouly1-0/+4
2013-11-04Update changelog.Dominik Riebeling1-0/+2
2013-11-04Fix changelog showing up too often.Dominik Riebeling3-6/+8
2013-11-04Handle conversion to text in Sysinfo::getInfo().Dominik Riebeling3-4/+10
2013-11-04Fix compiling with MSVC.Dominik Riebeling1-1/+1
2013-11-04Fix cutelogger with MSVC.Dominik Riebeling2-1/+5
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling65-455/+2420
2013-11-04Add support for the ZEN X-Fi3 to rbutilAmaury Pouly1-0/+16
2013-11-04Add support for CAB archives to rbutilAmaury Pouly8-14/+350
2013-11-04Fix libmspack to compile with rbutilAmaury Pouly26-55/+55