From f7006008a013c0fb90f784c76f81f485936ce587 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Wed, 18 Dec 2024 21:58:45 -0500 Subject: [PATCH] Progress update --- README.adoc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index c3e8553..cc4866e 100644 --- a/README.adoc +++ b/README.adoc @@ -8,8 +8,13 @@ A simple soundboard. == *Immediate plans*: -* [ ] Tkinter interface. -* [ ] VLC for audio playback. -* [ ] Auto load sound files from boards. +* [x] Tkinter interface. +* [x] VLC for audio playback. +* [x] Auto load sound files from boards. * [ ] Multi-board support. -* [ ] Sound playback. \ No newline at end of file +** [x] Multiple board sources +** [ ] Only show one board's sounds at a time. +* [x] Sound playback. +* [ ] Fix scaling. +** [ ] Boards arranged vertically down left side. +** [ ] Sounds arranged in grid on right side. \ No newline at end of file