summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2010-01-21Store server info in RbSettings volatile in a QMap instead of putting it into...Dominik Riebeling2-14/+8
2010-01-21Update mkamsboot for Fuze OF 01.02.31Michael Chicoine1-0/+1
2010-01-21rbutil: mark e200v2 and fuze as stable (remove "Unstable")Rafaël Carré1-2/+2
2010-01-20Make parsing the server date locale independent also for asctime and RFC850 r...Dominik Riebeling1-2/+2
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont downloa...Dominik Wenger7-123/+195
2010-01-20rbutil: remove some unneeded accesses to the raw build-info file.Dominik Wenger1-11/+1
2010-01-19Add new translations to resources. Sort files in resource.Dominik Riebeling1-4/+6
2010-01-19Make Rockbox Utility build again and make some strings translatable. Break so...Dominik Riebeling1-5/+10
2010-01-19Add standard Rockbox header and license text.Dominik Riebeling1-3/+16
2010-01-19Add script for generating rbutil translation status overview.Dominik Riebeling1-0/+213
2010-01-19rbutil: add a few qDebug outputs, to better track the install process in Boot...Dominik Wenger1-1/+11
2010-01-16Polish translation for rbutilRafaël Carré2-0/+3328
2010-01-16Russian translation for rbutilRafaël Carré1-0/+2779
2010-01-13Add Sansa Clip+ target to test mkamsbootRafaël Carré7-7/+47
2010-01-10Revert r24174 following the discussion on mailing-listTomer Shalev7-15/+15
2010-01-05Set the layout direction of the dir tree when setting up the widget.Dominik Riebeling1-1/+1
2010-01-04An ellipsis is always exactly three dots, not two.Dominik Riebeling1-1/+1
2010-01-04Make strings better translatable by allowing to change the position of the dy...Dominik Riebeling1-2/+3
2010-01-03rbutil: Fix some messagesTomer Shalev8-16/+16
2010-01-03rbutil: Explicitly set some widgets layout direction to LTRTomer Shalev4-0/+4
2009-12-23Rename player sections to match the platform section.Dominik Riebeling1-42/+42
2009-12-17Remove scanning for Ipod from Ipod bootloader installation and clean it up a ...Dominik Riebeling2-43/+23
2009-12-15Use QLocale::toDateTime() for parsing the date instead of QDateTime::fromStri...Dominik Riebeling1-1/+1
2009-12-15Fix Ipod Video 64MB workaround for rockbox-info.txt detection.Dominik Riebeling1-1/+1
2009-12-13Make lipo calls silent.Dominik Riebeling2-4/+4
2009-12-09Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling1-3/+3
2009-12-09Fix ipodpatcher to work with new target names introduced in r23883Dave Chapman2-6/+6
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg3-36/+36
2009-12-06Improve detection of system libspeex and fallback earlier.Dominik Riebeling1-5/+5
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling2-10/+0
2009-12-04Fix "Warning: Signals cannot be declared virtual" for progresslogger when bui...Dominik Riebeling2-3/+3
2009-12-03Name some unnamed GridLayouts. Fixes uic warnings about names being used mult...Dominik Riebeling2-3/+3
2009-11-29Add support for OS X.Dominik Riebeling1-13/+46
2009-11-29Suppress unused warnings for functions that haven't been implemented.Dominik Riebeling1-0/+8
2009-11-28Fix building universal binaries.Dominik Riebeling3-12/+7
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling2-6/+6
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling7-7/+116
2009-11-22Fix Sansa bootloader installation on OS X.Dominik Riebeling1-10/+12
2009-11-22FS#9833: Fix Ipods being wrongly detected as MacPods on OS XDominik Riebeling1-5/+11
2009-11-22Fix stupid combination of CnP error and typo.Dominik Riebeling1-1/+1
2009-11-22Fix two strings and warnings.Dominik Riebeling1-4/+4
2009-11-22OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes ...Dominik Riebeling1-30/+11
2009-11-22rbutilqt: always rename the OF to the name specified in rbtutil.iniRafaël Carré1-4/+2
2009-11-22rbutilqt: activate Unstable Clip supportRafaël Carré1-2/+1
2009-11-21Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling1-1/+1
2009-11-20Add docs/COPYING to rbutil source folder and make checkout slightly more robust.Dominik Riebeling1-0/+8
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré1-1/+1
2009-11-08Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling8-32/+29
2009-11-07Fix a compile warning.Dominik Riebeling1-0/+1
2009-11-07Allow the bin2c output filename stem to contain a path.Dominik Riebeling1-3/+12