suyu/src/yuzu
Lioncash 3f8c9b25d8 yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile()
We can just make the trailing portion of the string part of the
formatting, getting rid of the need to make another temporary string.
2019-04-03 23:58:58 -04:00
..
applets yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 2019-04-03 11:17:10 -04:00
configuration core/yuzu: Remove enable_nfc setting 2019-03-29 15:02:28 +01:00
debugger yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
util configure_system: Contrain profile usernames to 32 characters 2018-10-31 02:05:00 -04:00
about_dialog.cpp Better Title Bar Display 2018-09-07 11:54:51 +05:30
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui Merge pull request #859 from FearlessTobi/port-3837 2018-07-30 10:11:43 -07:00
bootmanager.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
bootmanager.h general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
CMakeLists.txt QT Frontend: Add a Loading screen with progressbar 2019-01-19 23:34:03 -07:00
compatdb.cpp yuzu: Remove usage of the global telemetry accessor 2019-03-04 10:24:13 -05:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
compatdb.ui Port web_service from Citra 2018-10-02 15:30:48 +02:00
compatibility_list.cpp yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
compatibility_list.h yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
discord.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.cpp Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.h Address a bunch of review comments 2018-10-02 15:30:48 +02:00
game_list.cpp frontend: Open transferable shader cache for a selected game in the gamelist 2019-02-08 09:05:51 +01:00
game_list.h frontend: Open transferable shader cache for a selected game in the gamelist 2019-02-08 09:05:51 +01:00
game_list_p.h Merge pull request #1360 from FearlessTobi/port-3979 2018-09-27 17:09:11 -04:00
game_list_worker.cpp Merge pull request #1819 from DarkLordZach/disable-addons 2018-12-10 21:52:19 -05:00
game_list_worker.h file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 2018-10-16 09:38:52 -04:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.ui Massive removal of unused modules 2018-01-12 19:11:03 -07:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
loading_screen.cpp loading_screen: Unchunk progress bar 2019-02-06 22:23:40 -03:00
loading_screen.h Fix mingw compile error and warnings 2019-01-21 09:39:45 -07:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() 2019-04-03 23:58:58 -04:00
main.h frontend: Open transferable shader cache for a selected game in the gamelist 2019-02-08 09:05:51 +01:00
main.ui yuzu, video_core: Screenshot functionality 2018-12-18 22:54:41 +01:00
ui_settings.cpp ui_settings: Place definition of the theme array within the cpp file 2018-10-04 09:43:51 -04:00
ui_settings.h qt: Add setting to prompt for user on game boot 2018-12-25 10:42:14 -05:00
yuzu.rc Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00