rockbox/rbutil
Dominik Riebeling 3d2e42ab4c Completely rework RbSettings class.
- use a single member function for accessing a settings value.
- use an enum to figure the correct value in the settings file instead of functions.
- return the settings value as QVariant instead and leave converting to the caller.
- accept QVariant as value when setting values.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20823 a1c6a512-1295-4272-9138-f99709370657
2009-04-29 20:58:47 +00:00
..
e200rpatcher Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ipodpatcher Bump ipodpatcher version string 2008-10-10 16:55:45 +00:00
mkamsboot Support Fuze 01.02.26 OF version. 2009-04-11 20:46:28 +00:00
rbutilqt Completely rework RbSettings class. 2009-04-29 20:58:47 +00:00
sansapatcher Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369. 2008-10-23 14:36:21 +00:00
INSTALL
rbutil.pro