TB2026-YDS Firmware
Toggle main menu visibility
Loading...
Searching...
No Matches
icons.h
Go to the documentation of this file.
1
8
#pragma once
9
#include <stdint.h>
10
11
/* music.png: 32x32, 1 bpp, MSB-first. */
12
#define ICON_MUSIC_W 32
13
#define ICON_MUSIC_H 32
14
extern
const
uint8_t
icon_music
[];
15
16
/* stats.png: 32x32, 1 bpp, MSB-first. */
17
#define ICON_STATS_W 32
18
#define ICON_STATS_H 32
19
extern
const
uint8_t
icon_stats
[];
20
21
/* settings.png: 32x32, 1 bpp, MSB-first. */
22
#define ICON_SETTINGS1_W 32
23
#define ICON_SETTINGS1_H 32
24
extern
const
uint8_t
icon_settings
[];
25
26
/* storage.png: 32x32, 1 bpp, MSB-first. */
27
#define ICON_STORAGE_W 32
28
#define ICON_STORAGE_H 32
29
extern
const
uint8_t
icon_storage
[];
30
31
/* volume.png: 16x16, 1 bpp, MSB-first. */
32
#define ICON_VOLUME_W 16
33
#define ICON_VOLUME_H 16
34
extern
const
uint8_t
icon_volume
[];
35
36
/* play.png: 16x16, 1 bpp, MSB-first. */
37
#define ICON_PLAY_W 16
38
#define ICON_PLAY_H 16
39
extern
const
uint8_t
icon_play
[];
40
41
/* pause.png: 16x16, 1 bpp, MSB-first. */
42
#define ICON_PAUSE_W 16
43
#define ICON_PAUSE_H 16
44
extern
const
uint8_t
icon_pause
[];
45
46
/* prev.png: 16x16, 1 bpp, MSB-first. */
47
#define ICON_PREV_W 16
48
#define ICON_PREV_H 16
49
extern
const
uint8_t
icon_prev
[];
50
51
/* next.png: 16x16, 1 bpp, MSB-first. */
52
#define ICON_NEXT_W 16
53
#define ICON_NEXT_H 16
54
extern
const
uint8_t
icon_next
[];
55
56
/* shuffle.png: 16x16, 1 bpp, MSB-first. */
57
#define ICON_SHUFFLE_W 16
58
#define ICON_SHUFFLE_H 16
59
extern
const
uint8_t
icon_shuffle
[];
60
61
/* loop.png: 16x16, 1 bpp, MSB-first. */
62
#define ICON_LOOP_W 16
63
#define ICON_LOOP_H 16
64
extern
const
uint8_t
icon_loop
[];
65
66
/* arrow_up.png: 8x8 1 bpp, MSB-first. */
67
#define ICON_ARROW_UP_W 8
68
#define ICON_ARROW_UP_H 8
69
extern
const
uint8_t
icon_arrow_up
[];
70
71
/* arrow_down.png: 8x8 1 bpp, MSB-first. */
72
#define ICON_ARROW_DOWN_W 8
73
#define ICON_ARROW_DOWN_H 8
74
extern
const
uint8_t
icon_arrow_down
[];
75
76
/* folder.png: 8x8, 1 bpp, MSB-first. */
77
#define ICON_FOLDER_W 8
78
#define ICON_FOLDER_H 8
79
extern
const
uint8_t
icon_folder
[];
80
81
/* song.png: 8x8, 1 bpp, MSB-first. */
82
#define ICON_SONG_W 8
83
#define ICON_SONG_H 8
84
extern
const
uint8_t
icon_song
[];
85
86
/* stats_battery.png: 16x16, 1 bpp, MSB-first. */
87
#define ICON_STATS_BATTERY_W 16
88
#define ICON_STATS_BATTERY_H 16
89
extern
const
uint8_t
icon_stats_battery
[];
90
91
/* stats_storage.png: 16x16, 1 bpp, MSB-first. */
92
#define ICON_STATS_STORAGE_W 16
93
#define ICON_STATS_STORAGE_H 16
94
extern
const
uint8_t
icon_stats_storage
[];
95
96
/* stats_inputs.png: 16x16, 1 bpp, MSB-first. */
97
#define ICON_STATS_INPUTS_W 16
98
#define ICON_STATS_INPUTS_H 16
99
extern
const
uint8_t
icon_stats_inputs
[];
100
101
/* stats_peripherals.png: 16x16, 1 bpp, MSB-first. */
102
#define ICON_STATS_PERIPHERALS_W 16
103
#define ICON_STATS_PERIPHERALS_H 16
104
extern
const
uint8_t
icon_stats_peripherals
[];
105
106
/* stats_system.png: 16x16, 1 bpp, MSB-first. */
107
#define ICON_STATS_SYSTEM_W 16
108
#define ICON_STATS_SYSTEM_H 16
109
extern
const
uint8_t
icon_stats_system
[];
110
111
/* bluetooth.png: 16x16, 1 bpp, MSB-first. */
112
#define ICON_BLUETOOTH_W 16
113
#define ICON_BLUETOOTH_H 16
114
extern
const
uint8_t
icon_bluetooth
[];
115
116
/* headphones.png: 16x16, 1 bpp, MSB-first. */
117
#define ICON_HEADPHONES_W 16
118
#define ICON_HEADPHONES_H 16
119
extern
const
uint8_t
icon_headphones
[];
120
121
/* power.png: 16x16, 1 bpp, MSB-first. */
122
#define ICON_POWER_W 16
123
#define ICON_POWER_H 16
124
extern
const
uint8_t
icon_settings_power
[];
125
126
/* screen.png: 16x16, 1 bpp, MSB-first. */
127
#define ICON_SCREEN_W 16
128
#define ICON_SCREEN_H 16
129
extern
const
uint8_t
icon_settings_screen
[];
130
131
/* settings_audio.png: 16x16, 1 bpp, MSB-first. */
132
#define ICON_SETTINGS_AUDIO_W 16
133
#define ICON_SETTINGS_AUDIO_H 16
134
extern
const
uint8_t
icon_settings_audio
[];
135
136
/* antenna (mast only): 16x16, 1 bpp, MSB-first. */
137
#define ICON_ANTENNA_W 16
138
#define ICON_ANTENNA_H 16
139
extern
const
uint8_t
icon_antenna
[];
140
141
/* antenna with waves: 16x16, 1 bpp, MSB-first. */
142
#define ICON_ANTENNA_ON_W 16
143
#define ICON_ANTENNA_ON_H 16
144
extern
const
uint8_t
icon_antenna_on
[];
icon_settings_screen
const uint8_t icon_settings_screen[32]
Definition
icons.c:508
icon_arrow_down
const uint8_t icon_arrow_down[8]
Definition
icons.c:312
icon_stats
const uint8_t icon_stats[128]
Definition
icons.c:48
icon_song
const uint8_t icon_song[8]
Definition
icons.c:336
icon_stats_battery
const uint8_t icon_stats_battery[32]
Definition
icons.c:348
icon_arrow_up
const uint8_t icon_arrow_up[8]
Definition
icons.c:300
icon_pause
const uint8_t icon_pause[32]
Definition
icons.c:200
icon_settings_audio
const uint8_t icon_settings_audio[32]
Definition
icons.c:528
icon_bluetooth
const uint8_t icon_bluetooth[32]
Definition
icons.c:448
icon_stats_peripherals
const uint8_t icon_stats_peripherals[32]
Definition
icons.c:408
icon_next
const uint8_t icon_next[32]
Definition
icons.c:240
icon_stats_inputs
const uint8_t icon_stats_inputs[32]
Definition
icons.c:388
icon_play
const uint8_t icon_play[32]
Definition
icons.c:179
icon_headphones
const uint8_t icon_headphones[32]
Definition
icons.c:468
icon_stats_system
const uint8_t icon_stats_system[32]
Definition
icons.c:428
icon_shuffle
const uint8_t icon_shuffle[32]
Definition
icons.c:260
icon_antenna
const uint8_t icon_antenna[32]
Definition
icons.c:548
icon_storage
const uint8_t icon_storage[128]
Definition
icons.c:123
icon_antenna_on
const uint8_t icon_antenna_on[32]
Definition
icons.c:568
icon_settings
const uint8_t icon_settings[128]
Definition
icons.c:85
icon_music
const uint8_t icon_music[128]
Definition
icons.c:11
icon_settings_power
const uint8_t icon_settings_power[32]
Definition
icons.c:488
icon_folder
const uint8_t icon_folder[8]
Definition
icons.c:324
icon_loop
const uint8_t icon_loop[32]
Definition
icons.c:280
icon_volume
const uint8_t icon_volume[32]
Definition
icons.c:159
icon_prev
const uint8_t icon_prev[32]
Definition
icons.c:220
icon_stats_storage
const uint8_t icon_stats_storage[32]
Definition
icons.c:368
components
ui
icons.h
Generated by
1.17.0