Commit Graph

29 Commits (master)

Author SHA1 Message Date
longpanda e0132ac4b5 switch to en_US when use text mode. 1 year ago
longpanda f434d1f5d0 Add Temporary Control Settings menu.
Refer https://www.ventoy.net/en/doc_ctrl_settings.html for details.
2 years ago
longpanda 25b055bb0f Hotkey change:
1. Change F1 from Memdisk to help
2. Add d/Ctrl+d for Memdisk
3. Add L for Language selection

So update the help txt files and menu json files at the same time.
2 years ago
longpanda 511b8091eb Add muli-languages support for Ventoy menu.
F5 ---> Menu Language Select
Language files are in INSTALL/grub/menu/ directory.
2 years ago
longpanda ebc5e2e993 1. Disable Fn hotkey during secondary boot menu.
2. Recover boot mode after boot fail from secondary boot menu.
2 years ago
longpanda 7bf85a1ef8 Add 'i' 'u' hotkey. 2 years ago
longpanda 10b80f2690 Add w and r hotkey for WIMBOOT and GRUB2 mode. (#1837) 2 years ago
longpanda f683bcbd59 update for scroll menu text 2 years ago
A1ive 15b8b1f358
support scrolling menu entry's text (#1539) 2 years ago
longpanda dbeb4023a2 Fixed to select the 1st menu item when switching between upper and lower sub-menus. 2 years ago
longpanda d938100eeb 1. Add default_file option in theme plugin
2. Add F5 Tools --> Theme Select menu to swith between themes
3 years ago
longpanda b5a649f96f 1.0.61 release 3 years ago
longpanda 154bbc6e5f hotkey optimization
h is equal to Ctrl+h
m is equal to Ctrl+m
3 years ago
longpanda 9cfd05811b Add timeout option for auto_install/persistence plugin (#1161) 3 years ago
longpanda d6eba15d71 1. Add Ctrl+h hotkey for help
2. Add VTOY_HELP_TXT_LANGUAGE option in Global Control plugin
3. Add Ctrl+m hotkey for file cheksum
3 years ago
longpanda 9351fe4f97 Fix a bug that menu_tip is not shown for the default menu item. 3 years ago
longpanda d72bb15956 1.0.53 release 3 years ago
longpanda ca62128f9b Add WIMBOOT mode 3 years ago
longpanda e23e76f54e grub2 boot mode for UEFI 3 years ago
longpanda f4bbec65ba 1.0.39 release 3 years ago
longpanda c0d478c2dd 1.0.23 release 4 years ago
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 4 years ago
longpanda 9eb334d99a 1.0.21 release 4 years ago
longpanda be50ea69aa 1. Boot menu over serial supported
2. Optimization for booting Solus
3. Optimization for booting .efi file
4. support deepin-live iso
5. support Endless OS
6. framework for booting .img file
4 years ago
longpanda 0f8478fbe1 update for new release 4 years ago
longpanda 1cbe4c81b4 1.0.14 release 4 years ago
longpanda a5c706511b 1.0.13 release 4 years ago
longpanda c8e86938fe 1. Add a new feature to directly boot wim files
2. auto installation plugin update
    1) Expand the configuration, now you can specify more than one auto installation scripts for one ISO file
    2) Add a prompt for the iso with auto installation config, you can choose whether to use the auto installation script and which one to use for this time
3. persistence plugin update
    1) Expand the configuration, now you can specify more than one persistence backend image files for one ISO file
    2) Add a prompt for the iso with persistence config, you can choose whether to use the persistence image and which one to use for this time
4. Move the position of the red Memdisk tip to a more prominent position
5. Add a return parent directory item when in TreeView mode
6. Add a VTOY_DEFAULT_SEARCH_ROOT option in global control plugin to specify the root path of the iso files.
7. Change the style of F2 power menu
8. Fix a bug about Ventoy2Disk.exe can't start when there is a DataRAM Ramdisk in the system.
9. Files with size less than 32KB will be filted by default
10. Fix a bug about wrong file size in TreeView mode with NTFS/XFS
11. Files with space or Non Ascii charactors in name will be shown but with unsupported message when you boot it.
12. Optimization for Ventoy2Disk.sh
13. Optimization for arch linux boot
14. New iso support
4 years ago
longpanda 2aae096c2a 1. change some directory structure for the build script
2. add build script and document
   see DOC/BuildVentoyFromSource.txt for detail
4 years ago