Commit graph

5 commits

Author SHA1 Message Date
Sepalani
61e539ca33 IOS/USB: Implement a bare-bones Wii Speak loudness level
Add a volume modifier to the UI which relies on gain.
2025-04-24 03:54:23 +04:00
Sepalani
a9f712c80b WiiSpeakWindow: Don't hide QGroupBox 2025-04-24 01:10:20 +04:00
Sepalani
f95a357cb5 Config: Rename MAIN_WII_SPEAK_CONNECTED to MAIN_WII_SPEAK_MUTED 2025-04-24 01:10:20 +04:00
Sepalani
c6a99f7be5 IOS/USB: Emulate Wii Speak using cubeb
Based on @noahpistilli (Sketch) PR:
https://github.com/dolphin-emu/dolphin/pull/12567

Fixed the Windows support and the heisenbug caused by uninitialized
members.

Config system integration finalized.
2025-04-24 01:10:15 +04:00
Sketch
d1b885e7d8 IOS/USB: Emulate Wii Speak (OpenAL)
Credits to @degasus and @shuffle2 (godisgovernment):
https://github.com/degasus/dolphin/tree/wiispeak
2025-04-24 00:44:22 +04:00