Commit Graph

16 Commits

Author SHA1 Message Date
0a04b752fd Add pdf.rs viewer 2026-03-19 00:32:11 +08:00
791da004f2 Add markdown.rs viewer 2026-03-19 00:32:06 +08:00
af58582274 Add image.rs viewer 2026-03-19 00:32:01 +08:00
2aab6ee09f Add viewer module 2026-03-19 00:31:56 +08:00
0b29862f41 Add commands.rs 2026-03-19 00:31:55 +08:00
aa92ac5eed Add webview.rs 2026-03-19 00:31:50 +08:00
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
f1b361bbe7 Add Cargo.toml with core dependencies 2026-03-19 00:31:04 +08:00
2ff42eb110 Add comprehensive AGENTS.md with build/test commands and code style guidelines 2026-03-19 00:30:54 +08:00