Tags: Incomplete-Outputs-Lab/vmix-utility
Tags
feat: Add preset name display in Auto Detect vMix dialog (#228) (#229) * feat: Add preset name display in Auto Detect vMix dialog - Add preset field to VmixScanResult struct in backend - Extract preset name from vMix XML data during network scan - Add preset column to scan results table in frontend - Display preset name or '-' if not available Fixes #228 * refactor: Improve Auto Detect vMix dialog UX - Exclude localhost (network interface IP) from scan results - Keep dialog open after connecting to allow multiple connections - Remove Port column (always 8088) - Remove Status column (always vMix Found) - Change button text to 'Rescan' after first scan Related to #228
feat: Add preset name display in Auto Detect vMix dialog (#228) (#229) * feat: Add preset name display in Auto Detect vMix dialog - Add preset field to VmixScanResult struct in backend - Extract preset name from vMix XML data during network scan - Add preset column to scan results table in frontend - Display preset name or '-' if not available Fixes #228 * refactor: Improve Auto Detect vMix dialog UX - Exclude localhost (network interface IP) from scan results - Keep dialog open after connecting to allow multiple connections - Remove Port column (always 8088) - Remove Status column (always vMix Found) - Change button text to 'Rescan' after first scan Related to #228
Connection related UI/UX improvements (#214) * Improve connections.tsx UX * Fix connection related UI/UX * Better connections UX * vMix接続数がゼロの時のUI最適化 * ListManagerポップアップウィンドウの修正・アイコンの追加 --------- Co-authored-by: Shugo Kawamura <bitoreieru@gmail.com>
PreviousNext