Commit Graph

3 Commits

Author SHA1 Message Date
VideoTools CI
8157172c31 feat(Settings): add Language and Hardware Acceleration selectors in Preferences
- Language dropdown (System/en/es/fr/de/ja/zh) persists to convertConfig.Language.
- Hardware Acceleration dropdown persists to convertConfig.HardwareAccel.
- Replace placeholder with working controls.
- Keep Preferences tab logically grouped; avoid menu surfing.

Note: No runtime language switching yet; selection persisted for future implementation.

This change provides user control of global defaults independent of benchmark,
and maintains decoupling introduced by benchmark refactor.
2026-01-22 09:55:16 -05:00
VideoTools CI
c3e0229d36 docs: remove personal references 2026-01-22 09:41:55 -05:00
VideoTools CI
965242a767 Add comprehensive Windows 11 support and localization infrastructure
- Enhanced Windows 11 native installer with GPU detection and DirectX 12 support
- Add cross-platform GUI detection utilities for improved platform handling
- Implement localization infrastructure foundation with i18n support
- Create comprehensive cross-platform deployment guide
- Add Inuktitut and Cree syllabics support framework
- Enhanced Arch Linux installation with desktop environment detection
- Implement Windows 11 DPI awareness and display scaling support
- Add automated cross-platform testing framework
2026-01-17 03:05:12 -05:00