rockbox/rbutil
Dominik Riebeling 1015088d90 Fix building with Qt 4.7.
QUrl::isLocalFile() is available starting with Qt 4.8. We can safely check for
a file:// url instead.

Qt 4.8 dropped support for OS X 10.4 / 10.5. Since we're still supporting those
we need to keep using Qt 4.7 on OS X. We might want to consider requiring at
least 10.6 on OS X with the next major release of Rockbox Utility.

Change-Id: I18998fe3c7a38773479bc7a1c32ca6e4966359e9
2016-01-17 20:47:08 +01:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ibassoboot/jni iBasso DX50/DX90: Rockbox loader, replacement for original firmware MangoPlayer. 2015-02-02 21:01:00 +01:00
ipodpatcher OS X: change include paths to use actual paths. 2014-03-20 22:26:23 +01:00
mkamsboot mkamsboot: add support for clip zip original firmware 01.01.21 (tested by me) 2013-07-12 22:23:36 +02:00
mkimxboot mkimxboot: fix usage message 2015-03-08 22:57:29 +01:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkrk27boot Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
mktccboot Make libtools compile rule more generic. 2013-05-11 20:34:11 +02:00
mkzenboot mkzenboot: reflect ZEN V target id change 2014-01-21 19:01:08 +01:00
rbutilqt Fix building with Qt 4.7. 2016-01-17 20:47:08 +01:00
sansapatcher Put resource object into object folder. 2013-04-04 22:42:22 +02:00
tools Add "ipod" mode to bin2c. 2012-04-28 12:05:11 +02:00
libtools.make OS X: detect clang and build for x86 target only. 2014-03-20 22:26:24 +01:00