Added streaming. Improved UI

This commit is contained in:
Ultradesu
2026-07-25 01:23:29 +03:00
parent a516887830
commit 38e3eb5a12
19 changed files with 2123 additions and 459 deletions
+1
View File
@@ -7,6 +7,7 @@ mod library;
mod media;
mod player;
mod share;
mod streaming;
mod ui;
mod visualizer;