Pokechu22
b34b7f63ee
Fix random crash when using the cheat search
...
Before, Dolphin would randomly crash when updating the cheat search when automatic refresh was enabled. (Having a large number of addresses listed, e.g. by starting with an "any value" search, may contribute). The crash was due to QTableWidget::item returning nullptr in RefreshGUICurrentValues, presumably due to the table being resized on the UI thread while the emulated CPU thread was updating the values. I've fixed this by pausing the CPU thread for the entirety of OnNextScanClicked; this eliminated crashes in my testing.
2024-09-23 22:47:44 -07:00
..
2024-08-19 10:15:44 +02:00
2024-09-07 15:13:18 -04:00
2024-09-04 19:36:24 -04:00
2024-07-28 14:38:20 +02:00
2024-07-21 16:36:06 +01:00
2024-08-20 14:59:54 +02:00
2024-08-22 16:54:35 +03:00
2024-07-21 17:36:05 -07:00
2024-08-18 15:35:19 +02:00
2024-08-20 14:59:54 +02:00
2024-06-29 07:02:17 -04:00
2024-05-31 15:14:44 -07:00
2024-06-24 15:06:54 -04:00
2021-07-05 04:35:56 +02:00
2024-07-26 14:28:34 -07:00
2021-09-15 19:05:49 +02:00
2024-09-23 22:47:44 -07:00
2024-03-17 01:29:39 -05:00
2024-08-25 23:44:17 -07:00
2024-08-25 23:44:17 -07:00
2024-08-16 21:09:10 +02:00
2024-08-16 18:39:23 +01:00
2021-07-05 04:35:56 +02:00
2023-08-12 16:54:54 +02:00
2021-07-05 04:35:56 +02:00
2022-10-12 16:50:47 -07:00
2021-07-05 04:35:56 +02:00
2024-08-15 12:42:15 -04:00
2024-08-15 12:42:15 -04:00
2023-04-25 10:49:46 -07:00
2024-08-16 21:09:10 +02:00
2022-04-27 15:26:43 -07:00
2021-07-24 14:54:57 +02:00
2021-07-13 16:43:28 +02:00
2024-03-28 10:10:03 -07:00
2023-12-13 10:12:18 -05:00
2021-10-09 22:43:56 -04:00
2021-07-05 04:35:56 +02:00
2024-08-20 14:59:54 +02:00
2023-06-08 13:05:13 -04:00
2024-06-26 16:19:03 -07:00
2024-05-31 15:14:44 -07:00
2024-09-06 13:00:25 -07:00
2024-07-06 07:36:31 -04:00
2024-07-30 21:44:46 -04:00
2024-06-23 10:49:14 -07:00
2024-08-27 15:28:05 -07:00
2024-06-23 10:49:14 -07:00
2024-08-13 12:53:29 -07:00
2024-08-20 14:59:54 +02:00
2022-08-28 03:11:17 +02:00
2022-08-28 03:11:17 +02:00
2023-08-12 16:54:54 +02:00
2021-07-05 04:35:56 +02:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2022-05-02 22:39:33 -07:00
2019-05-12 00:05:10 +02:00
2024-06-21 20:46:44 +02:00
2024-04-28 12:41:39 +03:00
2021-07-05 04:35:56 +02:00
2023-08-12 16:54:54 +02:00
2021-07-05 04:35:56 +02:00
2023-04-25 12:34:27 -07:00
2023-04-25 12:34:27 -07:00
2023-12-02 16:41:16 -05:00
2023-12-02 16:41:16 -05:00
2021-07-05 04:35:56 +02:00
2021-07-05 04:35:56 +02:00
2024-07-29 14:00:46 -07:00
2024-07-29 14:00:46 -07:00
2024-04-08 16:23:23 -07:00
2021-07-05 04:35:56 +02:00
2022-10-12 16:50:47 -07:00
2021-07-05 04:35:56 +02:00
2024-04-30 11:17:28 -07:00
2022-11-15 00:56:08 +01:00
2023-08-12 16:54:54 +02:00
2021-07-05 04:35:56 +02:00