]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
Add Linux native GUI program for Ventoy2Disk.
authorlongpanda <admin@ventoy.net>
Wed, 8 Sep 2021 02:44:41 +0000 (10:44 +0800)
committerlongpanda <admin@ventoy.net>
Wed, 8 Sep 2021 02:44:41 +0000 (10:44 +0800)
commitdd2411d7d47fd72be78802cb28d6f0ef73785e9e
treea67c4c59c03c935e45e249dd8eaf661f99043f43
parent7db83dc0f1820acaa84b2e00dce3c7a6e994c167
Add Linux native GUI program for Ventoy2Disk.
x86_64    gtk2/gtk3
i386      gtk2/gtk3
aarch64   gtk3
mips64el  gtk3
37 files changed:
INSTALL/VentoyGUI.aarch64 [new file with mode: 0644]
INSTALL/VentoyGUI.i386 [new file with mode: 0644]
INSTALL/VentoyGUI.mips64el [new file with mode: 0644]
INSTALL/VentoyGUI.x86_64 [new file with mode: 0644]
INSTALL/VentoyWebDeepin.sh [deleted file]
INSTALL/tool/VentoyGTK.glade [new file with mode: 0644]
INSTALL/tool/aarch64/V2DServer
INSTALL/tool/aarch64/Ventoy2Disk.gtk3 [new file with mode: 0644]
INSTALL/tool/i386/V2DServer
INSTALL/tool/i386/Ventoy2Disk.gtk2 [new file with mode: 0644]
INSTALL/tool/i386/Ventoy2Disk.gtk3 [new file with mode: 0644]
INSTALL/tool/mips64el/V2DServer
INSTALL/tool/mips64el/Ventoy2Disk.gtk3 [new file with mode: 0644]
INSTALL/tool/x86_64/V2DServer
INSTALL/tool/x86_64/Ventoy2Disk.gtk2 [new file with mode: 0644]
INSTALL/tool/x86_64/Ventoy2Disk.gtk3 [new file with mode: 0644]
INSTALL/ventoy/vtoyjump32.exe
INSTALL/ventoy/vtoyjump64.exe
INSTALL/ventoy_pack.sh
LANGUAGES/languages.json
LinuxGUI/EXLIB/README.txt [new file with mode: 0644]
LinuxGUI/EXLIB/aarch64libs [new file with mode: 0644]
LinuxGUI/EXLIB/mips64ellibs [new file with mode: 0644]
LinuxGUI/EXLIB/prepare_lib_aarch64.sh [new file with mode: 0644]
LinuxGUI/EXLIB/prepare_lib_mips64el.sh [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/Core/ventoy_log.c
LinuxGUI/Ventoy2Disk/GTK/refresh_icon_data.c [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/GTK/secure_icon_data.c [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/GTK/ventoy_gtk.c [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/GTK/ventoy_gtk.h [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/GTK/window_icon_data.c [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/Web/ventoy_http.c
LinuxGUI/Ventoy2Disk/main_gtk.c [new file with mode: 0644]
LinuxGUI/Ventoy2Disk/main_webui.c [moved from LinuxGUI/Ventoy2Disk/main.c with 100% similarity]
LinuxGUI/Ventoy2Disk/ventoy_gui.c [new file with mode: 0644]
LinuxGUI/build.sh
LinuxGUI/build_gtk.sh [new file with mode: 0644]