You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-platform graphical user interface built with egui and eframe, supporting DPI scaling and aspect-ratio-preserving rendering.
Interactive hotspot visual highlighting and mouse hover/click interaction.
Floating video control overlay with play/pause, seek slider, and elapsed/total time display.
Collapsible virtual remote control panel supporting physical keyboard shortcuts and simulated remote key codes.
Disc folder picker and empty-disc placeholder screen.
Testing & Continuous Integration:
Self-contained, copyright-clean mock disc fixtures (tests/fixtures/mock_disc) allowing 100% of test suites to run offline without physical disc drives.
Comprehensive test suite covering 47 unit and integration tests across format parsing, VM execution, audio mixing, and video playback.
GitHub Actions CI workflow supporting automated check, test, and clippy runs on Windows and Ubuntu.