kennyboy55
5936fbf9ae
Cleanup documentation, examples and repo
2026-05-11 18:22:24 +02:00
kennyboy55
25c2b2c2f8
Add type to image
2026-05-08 19:31:03 +02:00
kennyboy55
6d009c9c2a
Update for V2 PCB with V1 housing
2026-05-08 17:24:18 +02:00
balk77
3325e95bf1
Update music.yaml to make play/pause button change icon
...
Play/Pause button now follows the state of the media play. When playing, its shows | |, when paused, it shows >.
Changed the icon name of the boxed icon on the main display to have _box for consistent naming of the play/pause icons
Changed update_main into update_all to trigger update of the buttons.
2024-12-28 16:25:18 +01:00
Martijn
f80caa345f
new icons for playpause and power bar button
2024-12-02 16:53:49 +01:00
Martijn
d20582b585
main display should be bar display
2024-12-02 16:40:58 +01:00
Martijn
1b8e3bde55
c_str between double quotes
2024-12-02 16:40:43 +01:00
Martijn
f230b4300f
typo...
2024-12-02 16:24:49 +01:00
Martijn
ca8ab78b12
added semicolumn
2024-12-02 16:24:41 +01:00
Martijn
5352ea4511
added music card documentation
2024-11-30 18:26:46 +01:00
Martijn
810ca77dd5
type to c_str()
2024-11-13 19:41:39 +01:00
Martijn
868b218228
str to string
2024-11-13 19:39:23 +01:00
Martijn
24d681a6fe
added bar card and colors
2024-11-13 19:36:10 +01:00
Martijn
41f58c8613
finisched player states
2024-11-12 21:28:04 +01:00
Martijn
1939ab7931
with strcmp()
2024-11-12 21:10:24 +01:00
Martijn
35445fd9c8
without .c_str()
2024-11-12 21:03:40 +01:00
Martijn
c4138626df
autocomplete correction...
2024-11-12 20:59:34 +01:00
Martijn
de065ee8c0
switch can only handle int's so now we use if/else if
2024-11-12 20:58:20 +01:00
Martijn
9471cf378f
not string
2024-11-12 20:54:07 +01:00
Martijn
e7e1455182
added 2 states of the player with icons
2024-11-12 20:47:12 +01:00
Martijn
502028d9a8
wrong main display id
2024-11-12 20:27:44 +01:00
Martijn
19f794fa43
back to var
2024-11-12 20:26:20 +01:00
Martijn
2984b60d67
get var with lambda
2024-11-12 19:37:08 +01:00
Martijn
85afea7c11
change var name
2024-11-12 19:33:46 +01:00
Martijn
9171849f94
added first music card
2024-11-12 19:03:31 +01:00