jim800121chen 7b4492c41e Update PRD v3.2 + TDD v2.1: WinUSB auto-install, ffmpeg, uninstall fixes
PRD v3.2:
- Document WinUSB driver auto-install (self-signed cert + pnputil)
- ffmpeg/yt-dlp now mandatory install components
- Update uninstall description (Wails native dialog, preserve system deps)
- Fix packaging output description (DMG + ad-hoc codesign)

TDD v2.1:
- Rewrite install steps to match actual 11-step implementation
- Add detailed Windows WinUSB driver install flow (self-sign + pnputil)
- Update uninstall flow with ConfirmUninstall native dialog
- Update ProgressEvent struct to match actual implementation

Installer:
- Add ConfirmUninstall() with Wails native MessageDialog
- Replace JS confirm() with Go native dialog (fixes macOS WebView issue)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 02:10:28 +08:00
..