Commit Graph

8 Commits

Author SHA1 Message Date
20f74f7bc1 Add ui module 2026-03-19 00:31:48 +08:00
daf3c0dcc5 Add controls.rs for player commands 2026-03-19 00:31:46 +08:00
5d3beea273 Add ffmpeg.rs FFmpeg wrapper 2026-03-19 00:31:40 +08:00
a438981ad5 Add audio.rs for audio playback 2026-03-19 00:31:26 +08:00
86814d43de Add video.rs with VideoPlayer implementation 2026-03-19 00:31:20 +08:00
152b5eb171 Add player module 2026-03-19 00:31:12 +08:00
6fed397467 Add main.rs entry point 2026-03-19 00:31:11 +08:00
cd3b808e0e Add initial lib.rs module structure 2026-03-19 00:31:05 +08:00