summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-07Update portugues-brasileiro lang file (FS#10765 by Adilson Xavier).Dominik Riebeling1-30/+393
2009-11-06Set svn:keywords property.Dominik Riebeling6-6/+6
2009-11-04Use mingw32-make when deploy-building on Windows / MinGW as make might not be...Dominik Riebeling1-1/+3
2009-11-04mktccboot doesn't use any version string passed by the Makefile, remove unnee...Dominik Riebeling1-5/+0
2009-11-04Remove unused variable.Dominik Riebeling1-1/+1
2009-11-04Clean up mktccboot building. No functional changes.Dominik Riebeling5-116/+160
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling4-151/+199
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling1-1/+1
2009-11-01FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev3-1/+26
2009-11-01rbutil: Fix Cowon D2 bootloaderfile had no slash prefix.Tomer Shalev1-1/+1
2009-11-01FS#10747 - Disable actions if rbutil is not configured properlyTomer Shalev1-26/+29
2009-10-31Don't set the layout direction twice in a row, one time is enough.Dominik Riebeling1-1/+0
2009-10-31FS#10741 - rbutil: Fix mkamsboot Makefile dependanciesTomer Shalev1-11/+14
2009-10-31rbutil: Update Hebrew translationTomer Shalev1-194/+260
2009-10-31FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev4-0/+15
2009-10-31Remove tooltip from 'Install Rockbox' button, since no other button has oneTomer Shalev1-3/+0
2009-10-30Fix cowon D2 bootloader file pathTomer Shalev1-1/+1
2009-10-30Catch import errors for modules that are not part of python.Dominik Riebeling1-2/+14
2009-10-30Building Rockbox Utility now also needs telechips.[ch].Dominik Riebeling1-0/+2
2009-10-30Fix mktccboot to make Rockbox Utility compile again.Dominik Riebeling1-5/+6