Commit Graph
1005 Commits
Author SHA1 Message Date
SSimco 71a0504691 Add missing overlay button 2025-08-20 09:40:16 +03:00
SSimco 58d1625672 Fix graphic packs download error 2025-08-16 17:27:42 +03:00
SSimco f209413051 Add account settings 2025-08-09 17:33:07 +03:00
SSimco 44f0e5acd3 Update wxgui 2025-07-27 23:21:01 +03:00
SSimco 1292463a5b Update pot file generation 2025-07-26 15:21:25 +03:00
SSimco a660be1a16 Cleanup 2025-07-25 19:33:44 +03:00
SSimco eb803a8c8c Update about screen 2025-07-25 19:31:41 +03:00
SSimco cf03067f7a Update kotlin libraries 2025-07-25 19:13:08 +03:00
SSimco 1f45589cea Add gettext translations 2025-07-20 16:38:03 +03:00
SSimco 8c83d88d55 Merge remote-tracking branch 'public/main' into android-port 2025-07-19 19:32:55 +03:00
SSimcoandGitHub 67de63bed6 UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
Exzap 5f3c2816ec AX: Fix voice dropping 2025-07-08 19:01:20 +02:00
qurious-pixelandGitHub 7f62b145dd build: Build assembly in ih264d with cpp preprocessor (#1631) 2025-07-08 05:47:40 +02:00
AnimeGIFandGitHub cdca5eaf78 UI: Add configurable hotkeys + a new fast forward hotkey (#1519) 2025-07-07 23:55:57 +02:00
goeiecool9999 e68c31e5fb Fix path text encoding creating shortcuts on windows
also fix a memory leak
(hopefully)
fixes: #1627
2025-07-02 13:31:21 +02:00
qurious-pixelandGitHub 35ecfa3f54 build: Fix glslang dependency for Fedora 42 (#1622) 2025-07-01 05:00:11 +02:00
oltolmandGitHub 6c392d5a22 UI: Fix assertions (#1623) 2025-06-30 00:15:23 +02:00
Colin KinlochandGitHub 9fb3c76b76 UI: Include wx button header for wxWidgets 3.3 compatibility (#1621) 2025-06-29 19:36:22 +02:00
Exzap 13ccf9a160 MMU: Fix bit width for 32bit MMIO reads
This resolves the ghost input issue in N64 virtual console
2025-06-28 21:43:40 +02:00
Exzap 7db2b77983 CPU: Implement more instructions in interpreter + various fixes
All of the changes are verified against real hardware, except for the byte string instructions
2025-06-28 14:54:31 +02:00
capitalistspzandGitHub 0a121c97c7 Input: Detect Classic Controller Pro as Classic Controller (#1614) 2025-06-26 17:25:34 +02:00
SSimco b20a0a1374 refactor 2025-06-25 17:10:37 +03:00
Exzap e91740cf29 coreinit: Make sure thread deallocation runs before join returns
Fixes crash in Coaster Crazy Deluxe
2025-06-22 23:34:41 +02:00
Exzap 4f4c9594ac GX2: Fix command buffer padding writing out of bounds 2025-06-22 22:17:29 +02:00
Exzap 5a4731f919 HLE: Make HLE table access thread-safe
Previous code could sometimes resize the vector while a read access was happening
2025-06-22 20:56:47 +02:00