forked from len0rd/rockbox
plugin lib/arg_helper parse 'command line' args
add a helper function to allow plugins to parse the parameter string passed into plugins support included for bool, char, string and numbers+decimals Change-Id: I39f35c8bd3c21b83097a538c19f46d362c468fa4
This commit is contained in:
parent
cab8cea0f0
commit
965572705b
3 changed files with 341 additions and 0 deletions
|
@ -3,6 +3,7 @@ gcc-support.c
|
|||
pluginlib_actions.c
|
||||
helper.c
|
||||
icon_helper.c
|
||||
arg_helper.c
|
||||
md5.c
|
||||
jhash.c
|
||||
configfile.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue