summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_audio.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* settings: Allow audio sink, input, and output to be set per gamet8952024-01-311-19/+98
* yuzu: Save mute when in background settingNarr the Reg2023-11-101-3/+7
* yuzu: Fix mute when in background settingNarr the Reg2023-10-041-0/+3
* configure_audio/cpu: Sort settingslat9nq2023-07-221-1/+10
* qt/configuration: Use deleteLaterlat9nq2023-07-221-1/+1
* common,qt-config: Remove usage of forward_listlat9nq2023-07-221-4/+4
* settings,configuration: Add a default suffixlat9nq2023-07-211-11/+2
* configuration: Use specialization of settingslat9nq2023-07-211-7/+1
* configuration: Use a builder to create widgetslat9nq2023-07-211-23/+15
* common,yuzu-qt: GCC warning silenceslat9nq2023-07-211-2/+2
* configuration: Use shorter constructor as neededlat9nq2023-07-211-4/+5
* FIXME configuration: Avoid unnecessary allocationslat9nq2023-07-211-0/+4
* configuration: Document odd widget caseslat9nq2023-07-211-0/+4
* settings,general: Rename non-confirming enumslat9nq2023-07-211-1/+1
* configuration: Clean up includes a bitlat9nq2023-07-211-0/+1
* configuration: Use a mapping of setting value to namelat9nq2023-07-211-10/+11
* configure_audio: Implement ui generationlat9nq2023-07-211-108/+96
* configuration: Add base class to tabslat9nq2023-07-211-2/+4
* configure_audio: Fix output mode setting not savingMorph2023-03-131-8/+8
* yuzu: Move audio settings to audio sectiongerman772023-03-121-0/+13
* Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek12022-10-091-2/+2
* Project AndioKelebek12022-07-221-37/+58
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Reduce unused includesameerj2022-03-201-2/+0
* configuration: Add const qualifier where ablelat9nq2021-10-071-2/+2
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-3/+3
* remove-audio-stretching-settingMoonlacer2021-09-161-9/+0
* configure_audio: Fix volume clamping to 0Morph2021-07-161-6/+6
* configure_audio: Use u8 for volume valueameerj2021-07-091-7/+6
* general: Make most settings a BasicSettinglat9nq2021-06-281-4/+4
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-2/+1
* configuration: Simplify applying per-game settingslat9nq2021-05-161-7/+4
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* core/settings: Move configuring_global behind an APILioncash2020-11-041-5/+5
* configuration_shared: Simplify name lookup in highlighting functionsLioncash2020-08-141-7/+6
* configuration: Use forward declares and remove extraneous structslat9nq2020-07-191-2/+2
* clang-formatlat9nq2020-07-191-3/+3
* configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-191-2/+2
* configure_audio: Implement highlighted overrideslat9nq2020-07-191-10/+15
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-11/+71
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-8/+25
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-14/+14
* yuzu/configuration/configure_audio: Store power on query into a variableLioncash2019-05-191-2/+3
* yuzu/configuration/configure_audio: Tidy up function castLioncash2019-05-191-2/+1
* yuzu/configuration/configure_audio: Specify string conversions explicitlyLioncash2019-05-191-3/+3
* audio_core: Make g_sink_details internally linkedLioncash2018-12-131-4/+3
* configure_audio: Move combo box index setting to their own functionsLioncash2018-10-031-11/+23
* configure_audio: Use QString::fromStdString() for converting audio device namesLioncash2018-10-031-3/+3
* configure_audio: Add disambiguation comment for the volume percentage stringLioncash2018-10-031-4/+7
* Add audio stretching supportfearlessTobi2018-09-081-0/+3
* audio_core: Add configuration settings.bunnei2018-08-011-0/+90
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-77/+0
* Massive removal of unused modulesJames Rowe2018-01-131-0/+77