Lubosz Sarnecki
|
261facd9f1
|
u/json: Fix a -Wmaybe-uninitialized on GCC 10.1.0.
|
2020-07-10 17:18:41 +02:00 |
|
Jakob Bornecrantz
|
b26c8135ae
|
u/*: Use new logging functions
|
2020-07-03 14:55:44 +01:00 |
|
Lubosz Sarnecki
|
166346ad6e
|
u/json: Add u_json_get_matrix_3x3.
As seen in Vive driver.
|
2020-07-02 18:42:37 +02:00 |
|
Lubosz Sarnecki
|
a9db6fbd40
|
u/json: Add fprintf error messages.
|
2020-07-02 18:42:37 +02:00 |
|
Lubosz Sarnecki
|
0bdd1133e4
|
u/json: Add u_json_get_vec3_array.
As seen in Vive driver.
|
2020-07-02 18:42:30 +02:00 |
|
Ryan Pavlik
|
4638b0af7b
|
build: Switch all CMake options to XRT_... to match what's used in source.
Also revise other small related parts of the build to make them more clear and consistent.
|
2020-05-12 11:52:51 -05:00 |
|
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 |
|