refs #166 Modernize launcher configuration options
Summary
- Remove or hide unused launcher settings and persist requested fixed defaults
- Remove IR/Table/Other configuration tabs from the launcher settings UI
- Reorganize launcher tabs into Video / Audio / Input / Library / Music Select / Play Option / Skin / Robo Rival / Stream
- Move BGM/Sound path settings to Audio and move skin image cache setting to Skin
- Add launcher FXML regression tests for removed tabs, tab grouping, and Audio BGM/Sound path update/commit behavior
Verification
./gradlew.bat test- Launched the configuration screen with
runBeatorajaand visually checked tab order and the Audio / Play Option / Skin layouts - Claude Code review completed; valid findings addressed
Follow-up
- The full visual redesign of the configuration screen was split into Redmine #167.