Christoph Haag
|
74a328e909
|
u/json: Add json getter
u_json_get() is much, much shorter than cJSON_GetObjectItemCaseSensitive().
|
2020-04-28 10:22:42 +00:00 |
|
Ryan Pavlik
|
7fab448cf0
|
build: Support building with system cJSON.
Fixes #62.
|
2020-04-24 20:34:53 +00:00 |
|
Jakob Bornecrantz
|
f47c384b79
|
u/json: Add bool getter function
|
2020-04-10 12:29:21 +00:00 |
|
Nova
|
d48022d55d
|
u/json: Add a lot more helper functions
|
2020-02-09 21:06:47 +00:00 |
|
Ryan Pavlik
|
798fa623ea
|
u_json: Add array helper.
|
2020-01-24 21:42:43 +00:00 |
|
Jakob Bornecrantz
|
eda46d3bea
|
util: Add some wrapper files around cJSON
This makes cJSON files be accessible from everywhere in Monado,
and adds a nice place to add common helpers.
|
2020-01-09 15:21:04 +00:00 |
|