libusbgx: Refresh config strings while each get.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 20 Feb 2014 10:35:23 +0000 (11:35 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:21 +0000 (20:35 +0100)
commitede62b9192ae6515d4256ed403bb84f4d4700a50
tree55d47fe57825e736d51a2a5d42c3d07b73f715dc
parent18e5f7f551d600e8a9bf22e980fa3d9c5f2b48aa
libusbgx: Refresh config strings while each get.

Config strings should not be cached in library.
Removing internal strings structure allowed to add
full support for multilingual strings.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c