Commit graph

29 commits

Author SHA1 Message Date
Erik Zandvliet
10fa4b7e7b libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
Thulinma
f48933a50d JSON lib support for double values 2018-03-22 12:36:52 +01:00
Thulinma
0e0da824f7 Robustified stream/protocol related API calls 2017-05-09 11:31:24 +02:00
Thulinma
502ed31ef7 Improvements to JSON library 2017-05-08 09:53:43 +02:00
Thulinma
a7718c78e9 Made JSON::string_escape a public function 2017-04-18 12:20:25 +02:00
Thulinma
9631b79e86 Removed DTSC::Stream and DTSC::Ring classes - no longer in use anywhere. 2016-01-28 11:27:26 +01:00
Thulinma
16d38459b6 Made JSON library non-recursive.
Co-authored with Diederick.
2015-10-06 13:21:14 +02:00
Thulinma
8c01ec8897 Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
Thulinma
583ffd7e89 Optimized JSON::Value for files, and not a little bit, either. 2014-01-10 14:13:06 +01:00
Thulinma
87d027817c Assorted fixes, improvements etc 2013-12-20 13:25:10 +01:00
Thulinma
7d5942adf1 Added support for sending JSON::Values over a socket in DTMI format without needing to convert in advance. 2013-11-18 13:13:21 +01:00
Erik Zandvliet
ca7b7940b5 Removed non-template encodeVector. 2013-09-25 11:39:33 +02:00
Oswald Auguste de Bruin
eaeaad39e1 Midways commit 2013-09-25 11:19:44 +02:00
Erik Zandvliet
d77ce7d9e8 Hotfix for encoding parts. 2013-09-23 09:36:27 +02:00
Erik Zandvliet
974861d993 Memory efficiency upgrade. 2013-09-19 10:03:54 +02:00
Erik Zandvliet
5ea87a37f7 Update on the JSON lib to support new parts encoding. 2013-09-15 16:08:30 +02:00
Thulinma
2769d3cc6c Fixed JSON string escaping to support non-printable characters, made some JSON lib private functions static in the .cpp file instead. 2013-08-28 12:18:22 +02:00
Thulinma
f48833343a Removed accidental C++11 dependancy. 2013-08-27 20:30:38 +02:00
Thulinma
07a4b61142 Make (most) constant JSON::Value member functions available to constant objects, add constant equivalents where applicable. 2013-08-25 02:04:58 +02:00
Thulinma
ea71dd2d5c Some small optimizations, added reference functions to JSON lib, fixed config commandline options. 2013-08-12 13:18:48 +02:00
Thulinma
593805f0ef Fixed many small issues in JSON/DTSC libraries. 2013-07-03 16:06:07 +02:00
Erik Zandvliet
f14a4fb75e Updated flv_tag to output DTSCv2 2013-06-03 15:51:47 +02:00
Thulinma
35df73e042 Fixed several buffer segfaults when multiple viewers are connected. 2013-03-26 15:57:53 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
a6b072988c Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON). 2012-08-24 11:32:02 +02:00
Thulinma
0c5f449963 Added DTMI support to JSON library. 2012-08-23 11:09:10 +02:00
Thulinma
5562bea8a0 Added handy converter functions to JSON. 2012-07-20 17:48:57 +02:00
Thulinma
935d5635e5 Fix multiple-including. 2012-07-20 17:46:22 +02:00
Thulinma
ad410a2e79 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Renamed from util/json.h (Browse further)