index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_audio.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-31
settings: Allow audio sink, input, and output to be set per game
t895
2023-11-10
yuzu: Save mute when in background setting
Narr the Reg
2023-10-03
yuzu: Fix mute when in background setting
Narr the Reg
2023-07-22
configure_audio/cpu: Sort settings
lat9nq
2023-07-21
qt/configuration: Use deleteLater
lat9nq
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
settings,configuration: Add a default suffix
lat9nq
2023-07-21
configuration: Use specialization of settings
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
common,yuzu-qt: GCC warning silences
lat9nq
2023-07-21
configuration: Use shorter constructor as needed
lat9nq
2023-07-21
FIXME configuration: Avoid unnecessary allocations
lat9nq
2023-07-21
configuration: Document odd widget cases
lat9nq
2023-07-21
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
configuration: Clean up includes a bit
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
configure_audio: Implement ui generation
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-03-13
configure_audio: Fix output mode setting not saving
Morph
2023-03-11
yuzu: Move audio settings to audio section
german77
2022-10-09
Choose the SDL audio backend when Cubeb reports too high of a latency
Kelebek1
2022-07-22
Project Andio
Kelebek1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-09-15
remove-audio-stretching-setting
Moonlacer
2021-07-16
configure_audio: Fix volume clamping to 0
Morph
2021-07-08
configure_audio: Use u8 for volume value
ameerj
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-05-16
configuration: Add CPU tab to game properties
lat9nq
2021-05-15
configuration: Simplify applying per-game settings
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
configure_audio: Implement highlighted overrides
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Store power on query into a variable
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Tidy up function cast
Lioncash
2019-05-19
yuzu/configuration/configure_audio: Specify string conversions explicitly
Lioncash
2018-12-13
audio_core: Make g_sink_details internally linked
Lioncash
2018-10-02
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
[next]