index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-06
android: Set version code
Narr the Reg
2023-06-06
android: Improve Gradle build configuration
Abandoned Cart
2023-06-05
android: audio_core: sink_stream: Remove unnecessary check.
bunnei
2023-06-05
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
Merge pull request #10633 from t895/variable-surface-ratio
bunnei
2023-06-05
Merge pull request #10578 from PabloG02/lime-firmware&logs
bunnei
2023-06-05
android: HomeSettingsFragment: Use string resource for "Share log".
bunnei
2023-06-05
android: Use a custom view for changing emulation aspect ratio
Charles Lombardo
2023-06-05
Merge pull request #10611 from liamwhite/audio-deadlock
bunnei
2023-06-05
Merge pull request #10618 from t895/licenses
bunnei
2023-06-06
Address feedback
PabloG02
2023-06-05
android: Create licenses page
Charles Lombardo
2023-06-04
Merge pull request #10613 from t895/settings-changes
bunnei
2023-06-04
android: Move settings to debug submenu
Charles Lombardo
2023-06-04
android: Load settings at the start of each activity
Charles Lombardo
2023-06-04
Merge pull request #10594 from liamwhite/double-patch
bunnei
2023-06-04
Attempt to move the unzip coroutine to a ViewModel
PabloG02
2023-06-04
android: update strings
PabloG02
2023-06-04
android: add option to share log
PabloG02
2023-06-04
android: add option to install firmware
PabloG02
2023-06-04
android: move unzip function to FileUtil and use SecurityException
PabloG02
2023-06-04
android: Several string changes
Charles Lombardo
2023-06-04
audio_renderer: resolve adsp thread deadlock shutdown
Liam
2023-06-03
Merge pull request #10588 from liamwhite/vfs-cached
bunnei
2023-06-04
android: Resolve a couple Gradle warnings
Abandoned Cart
2023-06-03
android: Add support for split foldable view
Abandoned Cart
2023-06-03
android: Replace deprecated and Java code
Abandoned Cart
2023-06-03
fsp-srv: avoid patching romfs multiple times
Liam
2023-06-03
romfs: use vfs_cached for romfs output
Liam
2023-06-03
vfs: add vfs_cached for romfs build
Liam
2023-06-03
android: Fix crash on importing invalid save
Charles Lombardo
2023-06-03
android: vk_presentation_manager: Fix unusued needs_recreation.
bunnei
2023-06-03
android: Rename "Input Overlay" to "Overlay Options"
Charles Lombardo
2023-06-03
android: Adjust import/export saves dialog
Charles Lombardo
2023-06-03
android: Warning dialogs for key errors
Charles Lombardo
2023-06-03
android: vk_turbo_mode: Remove unnecessary device recreation.
bunnei
2023-06-03
android: EmulationFragment: Remove unnecessary surface destroy on pause.
bunnei
2023-06-03
android: renderer_vulkan: Fix crash with surface recreation.
bunnei
2023-06-03
android: Fix presentation layout on foldable and tablet devices.
bunnei
2023-06-03
android: Enable overlay scale/opacity dialog
Charles Lombardo
2023-06-03
Add image to card_game.xml to preview in the Layout Editor
PabloG02
2023-06-03
Save the position of buttons as a percentage
PabloG02
2023-06-03
android: Don't crash the app when selecting a zip that causes a SecurityExcep...
Charles Lombardo
2023-06-03
input_common: Fix virtual amiibos
bunnei
2023-06-03
android: audio_core: Avoid shutdown hang.
bunnei
2023-06-03
android: ForegroundService: Handle null intent.
bunnei
2023-06-03
android: ImportExportSavesFragment: Cleanup strings.
bunnei
2023-06-03
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExport...
bunnei
2023-06-03
Remove `?.`
PabloG02
2023-06-03
Check if folder exists before letting the user import/export saves
PabloG02
[next]