aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/AudioSettingsDialog.ui
Commit message (Collapse)AuthorAge
* SPU: Emulate SOUNDBIAS and 10-bit degradeNadia Holmquist Pedersen2021-08-17
|
* Audio interpolation (#1176)Arisotura2021-08-08
| | | add audio interpolation (emulation improvement)
* make path inputs support drag/dropping files onto them to add the path ↵Arisotura2021-03-29
| | | | quickly. fixes #1033
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
| | | | | * make video settings dialog functional, sorta * fix dialogs that were resizable
* make it hiDPI compliant (I hope)Arisotura2020-05-28
| | | | also misc tweaks
* add actual blow-into-mic sample that actually worksArisotura2020-05-21
|
* * add audio settings dialogArisotura2020-05-21
* attempt at betterer mic noise that doesn't work worth a damn