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
*
Android TV banner
Live session user
2023-06-06
3
-14
/
+9
*
android: Improve Gradle build configuration
Abandoned Cart
2023-06-06
1
-1
/
+2
*
android: audio_core: sink_stream: Remove unnecessary check.
bunnei
2023-06-05
1
-3
/
+0
*
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
328
-176
/
+21104
|
\
|
*
Merge pull request #10633 from t895/variable-surface-ratio
bunnei
2023-06-05
3
-1
/
+62
|
|
\
|
|
*
android: Use a custom view for changing emulation aspect ratio
Charles Lombardo
2023-06-05
3
-1
/
+62
|
*
|
Merge pull request #10578 from PabloG02/lime-firmware&logs
bunnei
2023-06-05
9
-33
/
+270
|
|
\
\
|
|
*
|
android: HomeSettingsFragment: Use string resource for "Share log".
bunnei
2023-06-05
1
-1
/
+1
|
|
*
|
Address feedback
PabloG02
2023-06-06
4
-19
/
+28
|
|
*
|
Attempt to move the unzip coroutine to a ViewModel
PabloG02
2023-06-04
3
-27
/
+94
|
|
*
|
android: update strings
PabloG02
2023-06-04
1
-5
/
+5
|
|
*
|
android: add option to share log
PabloG02
2023-06-04
3
-0
/
+36
|
|
*
|
android: add option to install firmware
PabloG02
2023-06-04
5
-1
/
+124
|
|
*
|
android: move unzip function to FileUtil and use SecurityException
PabloG02
2023-06-04
2
-32
/
+34
|
*
|
|
Merge pull request #10618 from t895/licenses
bunnei
2023-06-05
10
-4
/
+918
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
android: Create licenses page
Charles Lombardo
2023-06-05
10
-4
/
+918
|
*
|
|
Merge pull request #10613 from t895/settings-changes
bunnei
2023-06-04
7
-104
/
+116
|
|
\
\
\
|
|
*
|
|
android: Move settings to debug submenu
Charles Lombardo
2023-06-04
4
-26
/
+38
|
|
*
|
|
android: Several string changes
Charles Lombardo
2023-06-04
5
-78
/
+78
|
*
|
|
|
android: Load settings at the start of each activity
Charles Lombardo
2023-06-04
4
-6
/
+19
|
|
|
/
/
|
|
/
|
|
|
*
|
|
android: Resolve a couple Gradle warnings
Abandoned Cart
2023-06-04
1
-1
/
+4
|
|
/
/
|
*
|
android: Add support for split foldable view
Abandoned Cart
2023-06-03
3
-1
/
+55
|
*
|
android: Replace deprecated and Java code
Abandoned Cart
2023-06-03
1
-27
/
+20
|
|
/
|
*
android: Fix crash on importing invalid save
Charles Lombardo
2023-06-03
1
-3
/
+5
|
*
android: vk_presentation_manager: Fix unusued needs_recreation.
bunnei
2023-06-03
1
-3
/
+3
|
*
android: Rename "Input Overlay" to "Overlay Options"
Charles Lombardo
2023-06-03
1
-1
/
+1
|
*
android: Adjust import/export saves dialog
Charles Lombardo
2023-06-03
3
-15
/
+21
|
*
android: Warning dialogs for key errors
Charles Lombardo
2023-06-03
3
-31
/
+95
|
*
android: vk_turbo_mode: Remove unnecessary device recreation.
bunnei
2023-06-03
2
-2
/
+11
|
*
android: EmulationFragment: Remove unnecessary surface destroy on pause.
bunnei
2023-06-03
1
-3
/
+0
|
*
android: renderer_vulkan: Fix crash with surface recreation.
bunnei
2023-06-03
5
-1
/
+36
|
*
android: Fix presentation layout on foldable and tablet devices.
bunnei
2023-06-03
5
-22
/
+94
|
*
android: Enable overlay scale/opacity dialog
Charles Lombardo
2023-06-03
10
-65
/
+182
|
*
Add image to card_game.xml to preview in the Layout Editor
PabloG02
2023-06-03
1
-1
/
+2
|
*
Save the position of buttons as a percentage
PabloG02
2023-06-03
1
-80
/
+136
|
*
android: Don't crash the app when selecting a zip that causes a SecurityExcep...
Charles Lombardo
2023-06-03
1
-1
/
+5
|
*
input_common: Fix virtual amiibos
bunnei
2023-06-03
1
-4
/
+4
|
*
android: audio_core: Avoid shutdown hang.
bunnei
2023-06-03
1
-0
/
+3
|
*
android: ForegroundService: Handle null intent.
bunnei
2023-06-03
1
-1
/
+4
|
*
android: ImportExportSavesFragment: Cleanup strings.
bunnei
2023-06-03
2
-7
/
+10
|
*
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExport...
bunnei
2023-06-03
1
-1
/
+1
|
*
Remove `?.`
PabloG02
2023-06-03
1
-1
/
+1
|
*
Check if folder exists before letting the user import/export saves
PabloG02
2023-06-03
1
-9
/
+17
|
*
Add save import/export in UI
PabloG02
2023-06-03
5
-0
/
+247
|
*
android: Fix FPS text getting cut off by rounded display corners
Charles Lombardo
2023-06-03
2
-7
/
+20
|
*
android: Prevent deleting the settings file while a game is running
Charles Lombardo
2023-06-03
3
-2
/
+7
|
*
android: Fix link text color for base theme dialog
Charles Lombardo
2023-06-03
1
-0
/
+1
|
*
android: Various fixes for CI.
bunnei
2023-06-03
26
-60
/
+121
|
*
android: externals: Update libadrenotools, use useLegacyPackaging.
bunnei
2023-06-03
1
-0
/
+5
|
*
android: Re-enable service notification
Charles Lombardo
2023-06-03
4
-24
/
+29
[next]