Add a setting type which is completly user-defined. This setting type cannot be used...
commit36ca2534e8394d2ea9f5b543bfddfe661846c07e
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Nov 2008 10:43:37 +0000 (3 10:43 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Nov 2008 10:43:37 +0000 (3 10:43 +0000)
treef80721fe66ef078c92a1b0180c4d108c505c5289
parentff4d7e1b410756655678a779514d898597258516
Add a setting type which is completly user-defined. This setting type cannot be used by the regular menu macros (e.g MENUITEM_SETTING() macro) so if you are goign to use this type remember to implement the setting screen seperately (using option_select() if you can)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18983 a1c6a512-1295-4272-9138-f99709370657
apps/settings.c
apps/settings_list.c
apps/settings_list.h