COMMITS
/ misc/json.c March 1, 2025
K
various: use mp_assert macro
Kacper Michajłow committed
July 6, 2024
K
libmpv: use correct header directory name
Kacper Michajłow committed
February 22, 2025
K
various: reduce the include scope of some public headers
Kacper Michajłow committed
January 26, 2025
G
misc: make json_append() non-static
Guido Cella committed
July 16, 2024
K
player/command: don't return ill-formed node if there is no default val
Kacper Michajłow committed
December 16, 2022
R
misc/json: don't wrap top-level pretty strings/infs in quotes
rcombs committed
October 24, 2019
W
json: write NaN/Infinity float values as strings
wm4 committed
May 17, 2018
W
json: add some non-standard extensions
wm4 committed
W
json: format slightly nicer escape sequences
wm4 committed
October 30, 2017
W
m_option: pretty print mpv_node for OSD
wm4 committed
May 10, 2017
R
misc/json: avoid redundant condition
Raúl Peñacoba committed
January 19, 2016
W
April 28, 2015
W
json: fix UTF-8 handling
wm4 committed
October 21, 2014
W
json: handle >\\"< fragments correctly
wm4 committed
October 19, 2014
W
lua: expose JSON parser
wm4 committed
October 16, 2014
W
misc: add JSON parser
wm4 committed