index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
shared_translation: Add translation for use video framrate
lat9nq
2023-07-21
1
-0
/
+3
|
*
|
|
|
settings: Report all contained settings values
lat9nq
2023-07-21
1
-45
/
+19
|
*
|
|
|
settings_enums: Cannonicalize settings names
lat9nq
2023-07-21
1
-2
/
+163
|
*
|
|
|
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
23
-130
/
+136
|
*
|
|
|
configuration: Use IDs to sort holds
lat9nq
2023-07-21
4
-27
/
+16
|
*
|
|
|
settings,general: Rename/reorder setting ids
lat9nq
2023-07-21
1
-1
/
+1
|
*
|
|
|
shared_widget: Fix includes
lat9nq
2023-07-21
1
-7
/
+4
|
*
|
|
|
shared_widget: Complete refactoring
lat9nq
2023-07-21
2
-378
/
+168
|
*
|
|
|
shared_widget: Refactor again
lat9nq
2023-07-21
2
-52
/
+121
|
*
|
|
|
android-config: Adapt settings rework
lat9nq
2023-07-21
1
-4
/
+6
|
*
|
|
|
c_per_game: Inform when settings might not be configurable
lat9nq
2023-07-21
1
-14
/
+33
|
*
|
|
|
shared_translation: Fix pragma once
lat9nq
2023-07-21
1
-0
/
+2
|
*
|
|
|
shared_translation: Add translation for AstcRecompression
lat9nq
2023-07-21
1
-0
/
+9
|
*
|
|
|
configure_system: Hide locale warn at start
lat9nq
2023-07-21
1
-1
/
+4
|
*
|
|
|
shared_widget: Force min width of 100 for restore button
lat9nq
2023-07-21
1
-2
/
+13
|
*
|
|
|
configuration: Workaround for Windows Qt bug
lat9nq
2023-07-21
3
-53
/
+58
|
*
|
|
|
shared_translation: Add missing tooltips
lat9nq
2023-07-21
1
-7
/
+21
|
*
|
|
|
settings: Make volume runtime-configurable
lat9nq
2023-07-21
1
-1
/
+1
|
*
|
|
|
configuration: Clean up includes a bit
lat9nq
2023-07-21
14
-51
/
+26
|
*
|
|
|
configuration_shared: Remove old custom config setup functions
lat9nq
2023-07-21
2
-144
/
+0
|
*
|
|
|
configure_cpu: Generate UI
lat9nq
2023-07-21
5
-190
/
+94
|
*
|
|
|
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
18
-229
/
+355
|
*
|
|
|
settings, shared_widget: typo fixes
lat9nq
2023-07-21
1
-2
/
+8
|
*
|
|
|
configure_audio: Implement ui generation
lat9nq
2023-07-21
14
-329
/
+219
|
*
|
|
|
settings: Split enums to new file
lat9nq
2023-07-21
3
-186
/
+241
|
*
|
|
|
shared_widget: Use a better icon
lat9nq
2023-07-21
1
-7
/
+5
|
*
|
|
|
shared_widget: Refactor helpers
lat9nq
2023-07-21
6
-220
/
+254
|
*
|
|
|
settings, uisettings: Initialize linkage counter
lat9nq
2023-07-21
3
-3
/
+3
|
*
|
|
|
configure_system: Implement with for loop
lat9nq
2023-07-21
18
-648
/
+508
|
*
|
|
|
per_game: Remove general tab
lat9nq
2023-07-21
2
-5
/
+0
|
*
|
|
|
shared_widget: Internalize extra setting configuration
lat9nq
2023-07-21
3
-48
/
+66
|
*
|
|
|
settings: Move runtime and save to parameters
lat9nq
2023-07-21
2
-68
/
+89
|
*
|
|
|
graphics: Set speed limit to spinbox
lat9nq
2023-07-21
1
-2
/
+2
|
*
|
|
|
shared_widget: Support checkbox + spinbox
lat9nq
2023-07-21
3
-10
/
+55
|
*
|
|
|
configure_debug: Reorganize
lat9nq
2023-07-21
1
-336
/
+522
|
*
|
|
|
configure_graphics: Reimplement bg_color
lat9nq
2023-07-21
3
-15
/
+111
|
*
|
|
|
shared_widget: Make button creation static
lat9nq
2023-07-21
2
-10
/
+12
|
*
|
|
|
configure_general: Hide reset button in custom configs
lat9nq
2023-07-21
1
-0
/
+4
|
*
|
|
|
configure_general: Sort data
lat9nq
2023-07-21
1
-1
/
+7
|
*
|
|
|
configure_general: Generate UI using containers
lat9nq
2023-07-21
5
-163
/
+41
|
*
|
|
|
shared_translation: Add UI widget translations
lat9nq
2023-07-21
1
-55
/
+73
|
*
|
|
|
shared_widget: Fix header
lat9nq
2023-07-21
1
-0
/
+2
|
*
|
|
|
settings: Add UiGeneral class
lat9nq
2023-07-21
4
-7
/
+16
|
*
|
|
|
config: Don't merge the maps
lat9nq
2023-07-21
2
-11
/
+10
|
*
|
|
|
configure_graphics: Remove redundant log
lat9nq
2023-07-21
1
-1
/
+0
|
*
|
|
|
configuration: Move CreateWidget to a class
lat9nq
2023-07-21
10
-453
/
+507
|
*
|
|
|
configuration: Implement slider
lat9nq
2023-07-21
7
-71
/
+188
|
*
|
|
|
configuration: Use buttons instead of highlights
lat9nq
2023-07-21
9
-103
/
+204
|
*
|
|
|
shared_translations: Re flow strings
lat9nq
2023-07-21
1
-6
/
+6
|
*
|
|
|
configure_graphics: More complete reimplementation
lat9nq
2023-07-21
4
-348
/
+116
[prev]
[next]