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
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
2018-09-08
Add audio stretching support
fearlessTobi
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe