• Joined on 2024-08-29
alex pushed to main at alex/musicplayer 2025-11-28 23:34:03 +01:00
9a7ae0bfe4 Simplify input capture
alex pushed to main at alex/musicplayer 2025-11-25 21:02:43 +01:00
35d331a753 Update documentation
alex pushed to main at alex/musicplayer 2025-11-25 20:50:36 +01:00
34ff51881f Add Search section
91eab4e454 Add Header section to layout
649fbf1c87 Continuously forward Key to musicplayer on one subject
c90f4716f4 Remove redrawing on tick from ui
Compare 4 commits »
alex deleted branch layout from alex/musicplayer 2025-11-23 19:00:58 +01:00
alex pushed to main at alex/musicplayer 2025-11-23 19:00:57 +01:00
fdfd44017f Add Layout and ability to render its tree
008566c87f Use time.to_duration_string
e746bfafcf Add time module with to_duration_string
Compare 3 commits »
alex merged pull request alex/musicplayer#7 2025-11-23 19:00:56 +01:00
Add `Layout` and ability to render its tree
alex created pull request alex/musicplayer#7 2025-11-23 19:00:51 +01:00
Add Layout and ability to render its tree
alex pushed to layout at alex/musicplayer 2025-11-23 19:00:28 +01:00
fdfd44017f Add Layout and ability to render its tree
008566c87f Use time.to_duration_string
e746bfafcf Add time module with to_duration_string
Compare 3 commits »
alex pushed to layout at alex/musicplayer 2025-11-23 13:30:27 +01:00
2e811796be wip-layout
alex pushed to layout at alex/musicplayer 2025-11-23 13:24:56 +01:00
0ca33da02f wip-layout
alex pushed to layout at alex/musicplayer 2025-11-23 13:21:55 +01:00
8749363c34 wip-layout
alex created branch layout in alex/musicplayer 2025-11-23 13:21:55 +01:00
alex pushed to section-content at alex/musicplayer 2025-11-23 10:42:03 +01:00
alex created branch section-content in alex/musicplayer 2025-11-23 10:42:03 +01:00
alex deleted branch ui-mpv-input-communication from alex/musicplayer 2025-11-23 10:18:56 +01:00
alex deleted branch ui from alex/musicplayer 2025-11-23 10:18:54 +01:00
alex deleted branch musicplayer-module from alex/musicplayer 2025-11-23 10:17:49 +01:00
alex pushed to main at alex/musicplayer 2025-11-23 10:17:49 +01:00
26d9985a38 Add ui module and ability to update its state
7d20bdad53 Add musicplayer module that wraps all logic
Compare 2 commits »
alex merged pull request alex/musicplayer#6 2025-11-23 10:17:48 +01:00
Add `ui` module
alex created pull request alex/musicplayer#6 2025-11-23 10:17:38 +01:00
Add ui module