rockbox/rbutil
Dominik Riebeling 280a0eb27e Fix temporary files stored in current folder on first start.
If Rockbox Utility has no configuration file on the machine updateSettings()
will overwrite the global cache folder settings with an empty string before the
value is set properly by the user confirming the configuration dialog.  QDir()
getting an empty string will result in the current working directory getting
used, and thus the temporary files ending up there.

On Windows most users are unlikely to have noticed this since running the
executable from within the distribution zip file will make Windows execute it
in the systems temporary path.

Change-Id: I7724a82af403955786798c7380198086837e128f
2013-06-09 16:55:15 +02: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
ipodpatcher Fix ipodpatcher on OS X. 2013-04-05 20:03:45 +02:00
mkamsboot Add support for clip+ firmware 1.02.18 to mkamsboot (tested by me) 2012-08-08 19:59:29 +02:00
mkimxboot Make libtools compile rule more generic. 2013-05-11 20:34:11 +02:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkrk27boot Update mkrk27boot Makefile for libtools.make changes. 2013-05-11 20:34:12 +02:00
mktccboot Make libtools compile rule more generic. 2013-05-11 20:34:11 +02:00
rbutilqt Fix temporary files stored in current folder on first start. 2013-06-09 16:55:15 +02: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 Implement dependency generation in libtools.make. 2013-05-11 20:34:12 +02:00