Commit Graph

  • c9bbb12c2e Fix build of iconv code on OpenBSD Brad Smith 2023-04-25 01:22:05 -04:00
  • 15a0860f15 IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. Admiral H. Curtiss 2023-04-23 19:38:11 +02:00
  • ba150a6824 Merge pull request #11790 from AdmiralCurtiss/network-widget-workaround Léo Lam 2023-04-25 01:07:42 +01:00
  • 77b334b47b Merge pull request #11791 from lioncash/traverse Léo Lam 2023-04-25 01:05:41 +01:00
  • e5f7522711 Merge pull request #11792 from lioncash/trace Léo Lam 2023-04-25 01:04:36 +01:00
  • 1379a33102 Merge pull request #11780 from Dentomologist/rename_graphicsbool_to_configbool Léo Lam 2023-04-25 01:03:22 +01:00
  • a08b5f7c35 Merge pull request #11786 from AdmiralCurtiss/ios-dolphin-device Léo Lam 2023-04-25 00:41:56 +01:00
  • d991cbaf3c Common: Move CodeTrace.cpp/.h into Core Lioncash 2023-04-24 09:05:49 -04:00
  • 30e7ab94fa Common/TraversalProto: Move interface into Common namespace Lioncash 2023-04-24 08:29:12 -04:00
  • 27f38c6c8f Common/TraversalClient: Move interface into Common namespace Lioncash 2023-04-24 08:15:55 -04:00
  • 2f4a3d6f60 PPCCache: Always invalidate on icbi, even if icache is disabled Pokechu22 2022-07-07 16:56:46 -07:00
  • 8a6118bec6 Qt/NetworkWidget: Don't update if not paused. Admiral H. Curtiss 2023-04-23 21:48:13 +02:00
  • cfe3683668 DolphinQt: use default dpi rounding mode (passthrough) Shawn Hoffman 2023-04-23 11:56:39 -07:00
  • 4d49902b34 IOS: Only construct DolphinDevice on EmulationKernel IOS instances. Admiral H. Curtiss 2023-04-23 20:02:11 +02:00
  • ffbbd72741 Merge pull request #11767 from AdmiralCurtiss/wii-sock-man Admiral H. Curtiss 2023-04-23 20:07:34 +02:00
  • 5df7c8833a Merge pull request #11784 from Minty-Meeo/mgba-screen-api Admiral H. Curtiss 2023-04-23 16:10:51 +02:00
  • 653be9e45d Merge pull request #11628 from Pokechu22/gles-32-only-multisample Admiral H. Curtiss 2023-04-23 16:02:15 +02:00
  • 319adaa831 Merge pull request #11284 from AdmiralCurtiss/netplay-save-sync-check-corrupted Admiral H. Curtiss 2023-04-23 16:01:00 +02:00
  • 00e4fc4b70 Netplay: Check if save is readable before marking it for sync. Admiral H. Curtiss 2022-11-16 04:31:01 +01:00
  • c9b26e3db2 Update mGBA submodule to 8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51 get 2023-04-23 02:53:23 -05:00
  • 0948f0ef69 Fix PPCCache savestate behavior get 2023-04-17 03:07:07 -05:00
  • 8fbfee03ab Merge pull request #11764 from Minty-Meeo/ppc-cache-extendo-ram Pokechu22 2023-04-22 12:44:34 -07:00
  • 5fa27704c8 Qt: Rename GraphicsBool to ConfigBool Dentomologist 2023-04-21 14:02:53 -07:00
  • 9ba26670b8 Do not use magic numbers for RAM sizes/masks in PPCCache get 2023-04-16 02:21:18 -05:00
  • be1f2a6852 Merge pull request #11773 from lioncash/delete Admiral H. Curtiss 2023-04-20 22:17:19 +02:00
  • c3cc1de54e Merge pull request #11777 from Dentomologist/move_balloontip_files Mai 2023-04-20 10:45:03 -04:00
  • e0d6b4642d Merge pull request #11776 from Dentomologist/remove_graphicsboolex Mai 2023-04-20 10:44:03 -04:00
  • 4174f0063e Qt: Remove unused class GraphicsBoolEx Dentomologist 2023-04-14 14:16:23 -07:00
  • 7a78ace608 Qt/Config: Move BalloonTip.h/cpp from Graphics to ToolTipControls Dentomologist 2023-04-19 16:36:04 -07:00
  • b4cc1ade02 Common/TraversalClient: Use correct deleter with g_MainNetHost Lioncash 2023-04-19 12:25:21 -04:00
  • 6d8cabac49 Merge pull request #11771 from lioncash/linear JosJuice 2023-04-19 17:45:43 +02:00
  • 07ed932a09 Common/LinearDiskCache: Move interface into Common namespace Lioncash 2023-04-19 09:14:36 -04:00
  • 2a0b90807d Merge pull request #11770 from lioncash/err Admiral H. Curtiss 2023-04-19 10:38:22 +02:00
  • f1ad43afaf Common/CommonFuncs: Move interface into Common namespace Lioncash 2023-04-18 12:50:31 -04:00
  • 4d1864e5b2 Merge pull request #11734 from EndangeredNayla/master Admiral H. Curtiss 2023-04-19 00:14:23 +02:00
  • 8aae296d4e Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes OatmealDome 2023-04-18 22:15:50 +02:00
  • 2e7f0d002e Merge pull request #11760 from Minty-Meeo/embracing-nullptr Admiral H. Curtiss 2023-04-18 22:14:11 +02:00
  • 8a355dbbd7 Merge pull request #11708 from TellowKrinkle/MetalMaxPixSamplers OatmealDome 2023-04-18 22:11:06 +02:00
  • a239af162d Merge pull request #11768 from Pokechu22/temporary-debug-command-line Admiral H. Curtiss 2023-04-18 22:05:08 +02:00
  • b3fad3b41a GMPE01, GP5E01, GP6E01, GP7E01, RM8E01: Code Updates Nayla 2023-04-06 17:37:28 -04:00
  • 361ffd5917 Merge pull request #11752 from LillyJadeKatrin/retroachievements-activate Admiral H. Curtiss 2023-04-18 18:38:53 +02:00
  • 1c1b0fee25 Merge pull request #11769 from AdmiralCurtiss/ra-no-volume Admiral H. Curtiss 2023-04-18 18:38:16 +02:00
  • 969318ff66 Merge pull request #11761 from lioncash/mathrev JosJuice 2023-04-18 18:05:12 +02:00
  • 9600bf1af9 Qt/WiiPane: Add setting for SD card file size when converting. Admiral H. Curtiss 2023-02-26 22:46:05 +01:00
  • d861b8caca Config: Add setting for SD card file size when converting. Admiral H. Curtiss 2023-02-26 22:45:55 +01:00
  • a4e1e23c34 AchievementManager: Fix crash when launching non-disc game. Admiral H. Curtiss 2023-04-18 11:01:11 +02:00
  • 801fa8e905 Only force-show the code widget when first enabling the debugger Pokechu22 2023-04-17 23:18:42 -07:00
  • c0b6e9e69c Treat --debugger command line as a temporary setting Pokechu22 2023-04-17 23:11:26 -07:00
  • b2ee958058 IOS/WiiSockMan: Move instance to IOS Kernel. Admiral H. Curtiss 2023-04-17 04:38:48 +02:00
  • 467b961e9c IOS/Network/KD: Implement GetSchedulerStat Sketch 2023-04-06 22:10:05 -04:00
  • 37a30a5e50 IOS/WiiSockMan: Remove declaration to nonexistent DecodeError(). Admiral H. Curtiss 2023-04-17 03:43:29 +02:00
  • 1a2dcc53f2 Merge pull request #11742 from K0bin/document-provider-2 Mai 2023-04-16 04:21:33 -04:00
  • e50f87af15 Merge pull request #11754 from OatmealDome/sdl2-2.26.5 Mai 2023-04-16 04:20:45 -04:00
  • a5d06fde4b Embrace nullptr over NULL and 0 get 2023-04-14 23:55:53 -05:00
  • 57ed5320b5 Android: Fix various issues with the DocumentProvider Robin Kertels 2023-04-08 15:55:50 +02:00
  • 784a216927 Common/MathUtil: Move IntLog2 into MathUtil namespace Lioncash 2023-04-15 03:27:35 -04:00
  • 5e0c20f8a5 Common/MathUtil: Remove MathFloatVectorSum() Lioncash 2023-04-15 03:25:15 -04:00
  • 31c3288fd5 Added ActivateDeactivateRichPresence to AchievementManager LillyJadeKatrin 2023-04-13 23:35:49 -04:00
  • 64e3a64c87 Added ActivateDeactivateLeaderboards to AchievementManager LillyJadeKatrin 2023-04-13 23:34:46 -04:00
  • da1de36cb9 Added LoadUnlockData and ActivateDeactivateAchievements to AchievementManager LillyJadeKatrin 2023-04-12 08:51:51 -04:00
  • db44e10057 Added FetchUnlockData to AchievementManager LillyJadeKatrin 2023-04-12 21:43:07 -04:00
  • 505f40cf9d Added ActivateDeactivateAchievement to AchievementManager LillyJadeKatrin 2023-04-12 21:46:27 -04:00
  • e9dbb93cb5 Merge pull request #11756 from lioncash/ini Admiral H. Curtiss 2023-04-14 20:52:30 +02:00
  • 09c80513cd VideoBackends:Metal: Fix perf queries TellowKrinkle 2023-04-13 22:33:40 -05:00
  • c6f9e61d38 XInput2: Accept input from keyboards other than the first master Jeffrey Bosboom 2023-04-13 20:10:00 -07:00
  • ae18aa0639 Merge pull request #11687 from Minty-Meeo/warnings Léo Lam 2023-04-14 01:29:46 +01:00
  • e4caace6bb Common/IniFile: Move interface into Common namespace Lioncash 2023-04-13 09:38:09 -04:00
  • 5c03b8af88 Merge pull request #11755 from OatmealDome/mvk-1.2.3 Mai 2023-04-12 22:06:42 -04:00
  • 0753b3b6ed Externals: Update MoltenVK to 1.2.3 OatmealDome 2023-04-12 16:42:44 -04:00
  • 33836d630a Externals: Update SDL to 2.26.5 OatmealDome 2023-04-12 16:00:08 -04:00
  • 1e4b0d032e Merge pull request #11753 from lioncash/upnp Admiral H. Curtiss 2023-04-12 21:33:16 +02:00
  • f5bdfdde1a Common/UPnP: Move interface into Common namespace Lioncash 2023-04-12 14:15:56 -04:00
  • c5bbe0af02 Merge pull request #11730 from LillyJadeKatrin/retroachievements-load-game-data Admiral H. Curtiss 2023-04-12 11:50:50 +02:00
  • f29019180f Pragma diagnostic ignore [-Wregister] is no longer needed Minty-Meeo 2023-03-23 13:55:04 -05:00
  • 65edfb0eed Resolve [-Wunused-const-variable] Minty-Meeo 2023-03-23 13:17:29 -05:00
  • 244918acb8 Resolve [-Wdeprecated-declarations] Minty-Meeo 2023-03-23 11:01:13 -05:00
  • 528f7c90e9 Resolve [-Wtautological-constant-out-of-range-compare] Minty-Meeo 2023-03-23 13:26:34 -05:00
  • efd06a85d2 Resolve [-Wunused-but-set-variable] Minty-Meeo 2023-03-23 12:56:57 -05:00
  • 678c93589a Resolve [-Wclass-memaccess] Minty-Meeo 2023-03-23 12:49:09 -05:00
  • 6982f52f6e Updated rcheevos submodule LillyJadeKatrin 2023-04-09 08:12:22 -04:00
  • 8b57c4b239 Added LoadGameByFilenameAsync and CloseGame to AchievementManager LillyJadeKatrin 2023-04-11 00:04:08 -04:00
  • bd75ce6e6d Added FetchGameData to AchievementManager LillyJadeKatrin 2023-04-05 20:19:58 -04:00
  • 7e8a770b30 Added StartRASession to AchievementManager LillyJadeKatrin 2023-04-10 23:56:15 -04:00
  • 67ab4d2473 Added ResolveHash to AchievementManager LillyJadeKatrin 2023-04-08 13:53:50 -04:00
  • 31d2dedcb1 Merge pull request #11749 from lioncash/copy Admiral H. Curtiss 2023-04-11 22:09:56 +02:00
  • d6ae7ad59c Merge pull request #11748 from lioncash/enet Admiral H. Curtiss 2023-04-11 21:58:52 +02:00
  • 09e11b8067 Common: Rename ENetUtil.cpp/.h to ENet.cpp/.h Lioncash 2023-04-11 11:48:46 -04:00
  • 81493ee910 NetPlayServer: Prevent unnecessary copies in GetInterfaceSet() Lioncash 2023-04-11 09:17:00 -04:00
  • 64ce2012e3 Common/ENetUtil: Move interface into Common namespace Lioncash 2023-04-11 09:12:01 -04:00
  • af52b5a2d9 Merge pull request #11710 from TellowKrinkle/SDL2Framework Pierre Bourdon 2023-04-11 04:30:17 +02:00
  • e225ca87a9 Merge pull request #11722 from noahpistilli/write-dl-entry Léo Lam 2023-04-11 02:08:51 +01:00
  • 948a548fb2 Merge pull request #11720 from Pokechu22/hookable-event-recursive-mutex Admiral H. Curtiss 2023-04-10 22:50:44 +02:00
  • 2bb619a508 Resolve [-Wstringop-overflow=] Minty-Meeo 2023-03-23 10:42:37 -05:00
  • 3282082599 Resolve [-Wwrite-strings] Minty-Meeo 2023-03-23 11:17:49 -05:00
  • d9a49c68d9 Resolve [-Wunused-lambda-capture] Minty-Meeo 2023-03-23 12:00:41 -05:00
  • 1cf30055b2 Resolve [-Wsign-compare] Minty-Meeo 2023-03-23 12:28:44 -05:00
  • fdc1ff1dad Merge pull request #11711 from AdmiralCurtiss/ios-fs-stats Admiral H. Curtiss 2023-04-10 20:01:51 +02:00
  • 5373fcc1e7 IOS/FS: Filter files exposed to the emulated system in ReadDirectory() and GetDirectoryStats(). Admiral H. Curtiss 2023-03-31 20:50:56 +02:00
  • 5c05155828 IOS/FS: Implement GetNandStats(). Admiral H. Curtiss 2023-03-31 20:07:04 +02:00
  • 8295d6d415 IOS/FS: More accurate cluster calculation in GetDirectoryStats(). Admiral H. Curtiss 2023-03-31 20:03:40 +02:00