]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
VentoyPlugson: Fix the garbled preview json for unicode characters.
authorlongpanda <admin@ventoy.net>
Wed, 23 Nov 2022 06:27:58 +0000 (14:27 +0800)
committerlongpanda <admin@ventoy.net>
Wed, 23 Nov 2022 06:27:58 +0000 (14:27 +0800)
commit44ff3dd8d4bd8152368e6d2da8b8ff3feabfbca6
treed72b23c18260f377740be573f4170b07964fcdf5
parent9da5a6ce65397e90d4f51e5b5a41458301fadcd7
VentoyPlugson: Fix the garbled preview json for unicode characters.
12 files changed:
Plugson/build.sh
Plugson/src/Core/ventoy_utf.c [new file with mode: 0644]
Plugson/src/Core/ventoy_util.c
Plugson/src/Core/ventoy_util.h
Plugson/src/Web/ventoy_http.c
Plugson/vs/VentoyPlugson/Release/VentoyPlugson.exe
Plugson/vs/VentoyPlugson/VentoyPlugson/VentoyPlugson.vcxproj
Plugson/vs/VentoyPlugson/VentoyPlugson/VentoyPlugson.vcxproj.filters
Plugson/www/buildtime
Plugson/www/index.html
Plugson/www/static/js/vtoy.js
README.md