3
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Morph 96579e515a qt_software_keyboard: Fix out of bounds array access
We were unconditionally accessing the keyboard_buttons array, even if the bottom_osk_index was for the numberpad, leading to an out of bounds array access. Fix this by accessing the proper array for the current button when the index is for the numberpad.
2021-12-13 19:04:07 -05:00
..
applets qt_software_keyboard: Fix out of bounds array access 2021-12-13 19:04:07 -05:00
configuration core/hid: Ensure only valid npad are connected 2021-12-04 23:20:18 -06:00
debugger profiler: Use QWheelEvent position().toPoint() 2021-12-08 15:25:46 -05:00
util yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
about_dialog.cpp configuration: Use std::make_unique instead of operator new for ui 2021-10-15 15:26:32 -04:00
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui yuzu/main: Fix version info in logging and about dialog 2021-05-16 22:17:17 -04:00
bootmanager.cpp yuzu: Fix TAS from rebase 2021-11-24 20:30:29 -06:00
bootmanager.h yuzu: Fix TAS from rebase 2021-11-24 20:30:29 -06:00
CMakeLists.txt yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
compatdb.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04: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 discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
discord_impl.h discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
game_list.cpp yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
game_list.h yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
game_list_p.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list_worker.cpp game_list: Remove global instances of Core::System 2021-10-07 13:50:13 -04:00
game_list_worker.h game_list: Remove global instances of Core::System 2021-10-07 13:50:13 -04:00
hotkeys.cpp hotkeys: Don't allow hotkeys to spam 2021-11-17 10:42:20 -06:00
hotkeys.h yuzu/hotkeys: Remove unnecessary constructor 2019-05-09 02:17:22 -04:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
install_dialog.cpp Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05:00
loading_screen.h general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05: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 Merge pull request #7506 from heinermann/focus_crash 2021-12-07 18:28:16 -05:00
main.h Refactor menu states and shortcuts in GMainWindow. (#7419) 2021-11-24 21:27:25 -05:00
main.ui Refactor menu states and shortcuts in GMainWindow. (#7419) 2021-11-24 21:27:25 -05:00
uisettings.cpp Replace "Light" theme by "Default" 2021-11-14 08:52:55 -05:00
uisettings.h bootmanager: Fix screenshot resolution factor usage 2021-11-16 22:11:30 +01:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00