Commit Graph

14 Commits (cb209f9b9e02f3fb3a09a6e88d49bcef9f95511f)

Author SHA1 Message Date
longpanda 5067020a61 Add tip message when theme file contains non-enclosed literal values. (#2166) 2 years ago
longpanda a377dd6172 Support config ventoy_left/ventoy_top/ventoy_color in theme.txt.
The configuration must be the first line in theme.txt and must be in the following format.
ventoy_left_top_color: "@5%@95%@#0000ff@"

The format is very strict:
1. ventoy_left_top_color must start with no space in front of.
2. left/top/color options must be around with 4 @
2 years ago
longpanda 44a3e23740 Optimization for the implement of menu languages. 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
A1ive 2d76fa7303
fix bugs (#1561)
* fix bug stopping iteration when --no-floppy is used

* fix gfxmenu theme config handling bug
3 years ago
longpanda f2bb3667c4 Support specify menu_tip position and color per theme. 3 years ago
longpanda f683bcbd59 update for scroll menu text 3 years ago
A1ive 15b8b1f358
support scrolling menu entry's text (#1539) 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 4 years ago
longpanda 84abffc424 theme 4 years ago
longpanda 5f409a1208 Fix a bug with error message null src bitmap in grub_video_bitmap_create_scaled 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