Mic Bowman
|
9875e840f7
Per discussions with justincc... split the JsonStore type
|
11 years ago |
Mic Bowman
|
903b40b47e
Fix the JsonStore path set problem justincc found earlier today and
|
11 years ago |
Mic Bowman
|
bcb172301d
Adds a couple requested functions to the JsonStore script
|
11 years ago |
Mic Bowman
|
708c3f8b86
Make path parsing more robust in the JsonStore.
|
11 years ago |
Mic Bowman
|
4b8c22ecfa
Adds the parameter for OSD serialization to encode default values. This
|
11 years ago |
Mic Bowman
|
d3b2cdc2b4
Fix handling of string values in JsonSetValueJson(). There are
|
11 years ago |
Mic Bowman
|
7bb82c8f2e
Make JsonStore path parsing more robust. Should fix the
|
11 years ago |
Mic Bowman
|
6d825d7ea2
Broaden the internal OSD type checks to parse JSON that has
|
11 years ago |
Mic Bowman
|
e93defd0ca
Adds size limits to JsonStore. Adds a separate configuration
|
11 years ago |
Mic Bowman
|
2b5eba9c74
Fix the return values for JsonDestroyStore, JsonRemoveValue, and JsonSetValue.
|
11 years ago |
Justin Clark-Casey (justincc)
|
c135c3224f
Fix a recent regression in e17392a where JsonSetValue() stopped working (probably other functions as well).
|
11 years ago |
Mic Bowman
|
e17392acbb
Enables script access to the per object dynamic attributes through the JsonStore
|
11 years ago |
Mic Bowman
|
1e0420431f
Move the JsonStore regular expressions to static variables to avoid
|
11 years ago |
Mic Bowman
|
4db518b9a3
Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.
|
12 years ago |
Mic Bowman
|
5ff2bda587
This commit adds a new optional region module, JsonStore, that provides structured
|
12 years ago |