📄 vfd_data.h
字号:
/************************************************************************
The following data is for control mode.
************************************************************************/
/************************************************************************
The following data is for refresh table.
************************************************************************/
/************************************************************************
The following data is for wheel table.
************************************************************************/
/************************************************************************
The following data is for message table.
************************************************************************/
#define VFDMSG_stop 0
#define VFDMSG_root 1
#define VFDMSG_title 2
#define VFDMSG_nodisc 3
#define VFDMSG_undisc 4
#define VFDMSG_open 5
#define VFDMSG_close 6
#define VFDMSG_vcd 7
#define VFDMSG_svcd 8
#define VFDMSG_loading 9
#define VFDMSG_off 10
#define VFDMSG_hello 11
#define VFDMSG_jpeg 12
#define VFDMSG_p_cd 13
#define VFDMSG_pbc_play 14
#define VFDMSG_digest 15
#define VFDMSG_err 16
#define VFDMSG_upg 17
#define VFDMSG_clearall 18
/************************************************************************
The following data is for number character table.
************************************************************************/
#define VFD_TRACK 0
#define VFD_CHAPTER 0
#define VFD_MINUTE 2
#define VFD_SECOND 4
#define VFD_HOUR 6
#define VFD_MIN100 6
#define VFD_TITLE 7
#define VFD_FIELD_MAX 9
#define CHAR_0 0
#define CHAR_1 1
#define CHAR_2 2
#define CHAR_3 3
#define CHAR_4 4
#define CHAR_5 5
#define CHAR_6 6
#define CHAR_7 7
#define CHAR_8 8
#define CHAR_9 9
#define CHAR_CLEAR 10
/************************************************************************
The following data is for icon macro table.
************************************************************************/
#define VFDICON_a2b_a 1
#define VFDICON_a2b_b 5
#define VFDICON_a2b_cancel 9
#define VFDICON_mono_l 0
#define VFDICON_mono_r 0
#define VFDICON_stereo 0
#define VFDICON_stereo_off 0
#define VFDICON_vocal_l 0
#define VFDICON_vocal_r 0
#define VFDICON_vocal_off 0
#define VFDICON_fb 13
#define VFDICON_ff 17
#define VFDICON_pause 21
#define VFDICON_play 25
#define VFDICON_stop 29
#define VFDICON_pbc_on 33
#define VFDICON_pbc_off 37
#define VFDICON_intro_on 0
#define VFDICON_intro_off 0
#define VFDICON_colon_on 41
#define VFDICON_colon_off 48
#define VFDICON_track 0
#define VFDICON_title 0
#define VFDICON_title_on 0
#define VFDICON_title_off 0
#define VFDICON_sequence 55
#define VFDICON_program 59
#define VFDICON_shuffle 63
#define VFDICON_repeat_off 67
#define VFDICON_repeat_one 71
#define VFDICON_repeat_all 75
#define VFDICON_svcd 79
#define VFDICON_cdda 86
#define VFDICON_vcd 93
#define VFDICON_ntsc 0
#define VFDICON_pal 0
#define VFDICON_key_up 0
#define VFDICON_key_down 0
#define VFDICON_key_resume 0
#define VFDICON_init_state 0
#define VFDICON_clear_msg 100
#define VFDICON_panel4_off 107
#define VFDICON_panel5_off 111
#define VFDICON_in_vts 121
#define VFDICON_pause_on 128
#define VFDICON_pause_off 132
#define VFDICON_angle_on 136
#define VFDICON_angle_off 140
#define VFDICON_mic_on 0
#define VFDICON_mic_off 0
#define VFDICON_ac3 144
#define VFDICON_dts 154
#define VFDICON_mp3 164
#define VFDICON_pcm 174
#define VFDICON_standby 0
#define VFDICON_standbyoff 0
#define VFDICON_clear_audio 184
#define VFDICON_chapter_repeat_on 194
#define VFDICON_title_repeat_on 198
#define VFDICON_chapter_repeat_off 202
#define VFDICON_title_repeat_off 206
#define VFDICON_dvdon 210
#define VFDICON_dvdoff 214
#define VFDICON_multi_on 0
#define VFDICON_colonon 218
#define VFDICON_colonoff 225
/************************************************************************
The following data is for calendar table.
************************************************************************/
/************************************************************************
The following data is for VFD debug flags.
************************************************************************/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -