summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_audio.cpp
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configure_audio: Implement highlighted overrideslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-19yuzu/configuration/configure_audio: Store power on query into a variableLioncash
2019-05-19yuzu/configuration/configure_audio: Tidy up function castLioncash
2019-05-19yuzu/configuration/configure_audio: Specify string conversions explicitlyLioncash
2018-12-13audio_core: Make g_sink_details internally linkedLioncash
2018-10-02configure_audio: Move combo box index setting to their own functionsLioncash
2018-10-02configure_audio: Use QString::fromStdString() for converting audio device namesLioncash
2018-10-02configure_audio: Add disambiguation comment for the volume percentage stringLioncash
2018-09-08Add audio stretching supportfearlessTobi
2018-07-31audio_core: Add configuration settings.bunnei
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe