Prepare release

This commit is contained in:
wanlop run 2024-08-23 13:15:35 +07:00
parent 5132eeaf86
commit 2c1d3e31f4
16 changed files with 6570 additions and 145 deletions

View file

@ -587,7 +587,7 @@
Var block_index_override = 0
Var block_index_move = 0
</Script>
; menu_new_list 34
; menu_new_list 36
; ==================> Len = 17
; 12-03-01-0005 12-03-02-0005 12-03-03-0005
<Block>

View file

@ -0,0 +1,45 @@
<?hurr
#include=menu_head.py
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
<?hurr
#include=menu_catalog_default_init.py
?>
Var Timeout = 0
<?hurr
#include=menu_catalog_new_menu.py
?>
</EventOpen>
<?hurr
#include=menu_catalog_new.py
?>
<?hurr
#include=menu_new_layout_gen_v2.py
?>
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>

File diff suppressed because it is too large Load diff