| .. |
|
applets
|
[network, qt] use jthread and use std::vector for packet list instead of std::list (#254)
|
3 months ago |
|
configuration
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
3 months ago |
|
debugger
|
[frontend] Remove QDockWidget Wait Tree (#2949)
|
6 months ago |
|
game
|
[desktop] Add icon-only mode to grid and improve design (#3485)
|
3 months ago |
|
multiplayer
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
3 months ago |
|
util
|
[network, qt] use jthread and use std::vector for packet list instead of std::list (#254)
|
3 months ago |
|
CMakeLists.txt
|
[desktop] Basic grid view implementation (#3479)
|
3 months ago |
|
Info.plist
|
[meta, macos] update plist, register extensions for .NCA/.NSO/.NSP/.XCI and update identifier (#3369)
|
3 months ago |
|
about_dialog.cpp
|
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588)
|
7 months ago |
|
about_dialog.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
aboutdialog.ui
|
[dist, docs] Revolt renames itself to Stoat, change rvlt.gg to stt.gg (#2656)
|
4 months ago |
|
bootmanager.cpp
|
[opengl] Fix SwapBuffers warning when window is not exposed (#3429)
|
3 months ago |
|
bootmanager.h
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
breakpad.cpp
|
User Data Migration from Citron, Sudachi, and Yuzu (#91)
|
12 months ago |
|
breakpad.h
|
qt: implement automatic crash dump support
|
3 years ago |
|
compatdb.cpp
|
[desktop] Data Manager, data import/export (#2700)
|
7 months ago |
|
compatdb.h
|
Removed telemetry and anonymized SCM (git) strings
|
1 year ago |
|
compatdb.ui
|
fix a large variety of issues (#101)
|
12 months ago |
|
compatibility_list.cpp
|
Update fmt to allow for v11
|
1 year ago |
|
compatibility_list.h
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
3 months ago |
|
data_dialog.cpp
|
[hle, kernel] Add support for FW21 and kernel changes (#3004)
|
5 months ago |
|
data_dialog.h
|
[desktop] Data Manager, data import/export (#2700)
|
7 months ago |
|
data_dialog.ui
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
data_widget.ui
|
[desktop] Data Manager, data import/export (#2700)
|
7 months ago |
|
deps_dialog.cpp
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
deps_dialog.h
|
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
|
9 months ago |
|
deps_dialog.ui
|
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
|
9 months ago |
|
hotkeys.cpp
|
[qt_common] reorg + checkstate abstraction (#2735)
|
7 months ago |
|
hotkeys.h
|
hid_core: Move hid to it's own subproject
|
2 years ago |
|
install_dialog.cpp
|
[qt_common] reorg + checkstate abstraction (#2735)
|
7 months ago |
|
install_dialog.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
loading_screen.cpp
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
3 months ago |
|
loading_screen.h
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
3 months ago |
|
loading_screen.ui
|
QT: Fix the loading screen 'H' switch logo to not glitch out
|
7 years ago |
|
main.cpp
|
[qt] fix the blurry and pixelled images of the games in the main screen (#3398)
|
3 months ago |
|
main.ui
|
[desktop] Add icon-only mode to grid and improve design (#3485)
|
3 months ago |
|
main_window.cpp
|
[desktop] Add icon-only mode to grid and improve design (#3485)
|
3 months ago |
|
main_window.h
|
[desktop] Add icon-only mode to grid and improve design (#3485)
|
3 months ago |
|
migration_dialog.cpp
|
Properly migrate internal NAND, Load, etc. directories (#167)
|
11 months ago |
|
migration_dialog.h
|
Options for Data Migration (#95)
|
12 months ago |
|
migration_worker.cpp
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
migration_worker.h
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
ryujinx_dialog.cpp
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
ryujinx_dialog.h
|
[qt] Ryujinx save data link (#2815)
|
6 months ago |
|
ryujinx_dialog.ui
|
[qt] Ryujinx save data link (#2815)
|
6 months ago |
|
set_play_time_dialog.cpp
|
[core, android] Initial playtime implementation (#2535)
|
6 months ago |
|
set_play_time_dialog.h
|
[core, android] Initial playtime implementation (#2535)
|
6 months ago |
|
set_play_time_dialog.ui
|
[core, android] Initial playtime implementation (#2535)
|
6 months ago |
|
startup_checks.cpp
|
[compat] fix solaris Qt build (#194)
|
9 months ago |
|
startup_checks.h
|
[compat] fix solaris Qt build (#194)
|
9 months ago |
|
user_data_migration.cpp
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
user_data_migration.h
|
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
|
6 months ago |
|
vk_device_info.cpp
|
[qt] refactor: qt_common lib (#94)
|
8 months ago |
|
vk_device_info.h
|
vk_device_info: Check only affected Intel drivers
|
3 years ago |
|
yuzu.qrc
|
Rename Yuzu logo to Eden
|
1 year ago |
|
yuzu.rc
|
Rename Yuzu logo to Eden
|
1 year ago |