summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-12-23Rename player sections to match the platform section.Dominik Riebeling
2009-12-17Remove scanning for Ipod from Ipod bootloader installation and clean it up a ...Dominik Riebeling
2009-12-15Use QLocale::toDateTime() for parsing the date instead of QDateTime::fromStri...Dominik Riebeling
2009-12-15Fix Ipod Video 64MB workaround for rockbox-info.txt detection.Dominik Riebeling
2009-12-13Make lipo calls silent.Dominik Riebeling
2009-12-09Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling
2009-12-09Fix ipodpatcher to work with new target names introduced in r23883Dave Chapman
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
2009-12-06Improve detection of system libspeex and fallback earlier.Dominik Riebeling
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling
2009-12-04Fix "Warning: Signals cannot be declared virtual" for progresslogger when bui...Dominik Riebeling
2009-12-03Name some unnamed GridLayouts. Fixes uic warnings about names being used mult...Dominik Riebeling
2009-11-29Add support for OS X.Dominik Riebeling
2009-11-29Suppress unused warnings for functions that haven't been implemented.Dominik Riebeling
2009-11-28Fix building universal binaries.Dominik Riebeling
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling
2009-11-22Fix Sansa bootloader installation on OS X.Dominik Riebeling
2009-11-22FS#9833: Fix Ipods being wrongly detected as MacPods on OS XDominik Riebeling
2009-11-22Fix stupid combination of CnP error and typo.Dominik Riebeling
2009-11-22Fix two strings and warnings.Dominik Riebeling
2009-11-22OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes ...Dominik Riebeling
2009-11-22rbutilqt: always rename the OF to the name specified in rbtutil.iniRafaël Carré
2009-11-22rbutilqt: activate Unstable Clip supportRafaël Carré
2009-11-21Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling
2009-11-20Add docs/COPYING to rbutil source folder and make checkout slightly more robust.Dominik Riebeling
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré
2009-11-08Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling
2009-11-07Fix a compile warning.Dominik Riebeling
2009-11-07Allow the bin2c output filename stem to contain a path.Dominik Riebeling
2009-11-07Update portugues-brasileiro lang file (FS#10765 by Adilson Xavier).Dominik Riebeling
2009-11-06Set svn:keywords property.Dominik Riebeling
2009-11-04Use mingw32-make when deploy-building on Windows / MinGW as make might not be...Dominik Riebeling
2009-11-04mktccboot doesn't use any version string passed by the Makefile, remove unnee...Dominik Riebeling
2009-11-04Remove unused variable.Dominik Riebeling
2009-11-04Clean up mktccboot building. No functional changes.Dominik Riebeling
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling
2009-11-01FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev
2009-11-01rbutil: Fix Cowon D2 bootloaderfile had no slash prefix.Tomer Shalev
2009-11-01FS#10747 - Disable actions if rbutil is not configured properlyTomer Shalev
2009-10-31Don't set the layout direction twice in a row, one time is enough.Dominik Riebeling
2009-10-31FS#10741 - rbutil: Fix mkamsboot Makefile dependanciesTomer Shalev
2009-10-31rbutil: Update Hebrew translationTomer Shalev
2009-10-31FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev
2009-10-31Remove tooltip from 'Install Rockbox' button, since no other button has oneTomer Shalev
2009-10-30Fix cowon D2 bootloader file pathTomer Shalev
2009-10-30Catch import errors for modules that are not part of python.Dominik Riebeling
2009-10-30Building Rockbox Utility now also needs telechips.[ch].Dominik Riebeling
2009-10-30Fix mktccboot to make Rockbox Utility compile again.Dominik Riebeling