Commit Graph

  • da8fd5b7c7 nn_save: Refactor and modernize code Exzap 2024-05-29 00:07:37 +02:00
  • 1ee9d5c78c coreinit: Tweak JD2019 workaround to avoid XCX softlock v2.0-85 Exzap 2024-05-27 01:24:24 +02:00
  • aadd2f4a1a Input: Assign profile name correctly on save (#1217) v2.0-84 goeiecool9999 2024-05-25 01:48:53 +02:00
  • 149fe10a4e CI+MacOS: Use libusb dylib from vcpkg (#1219) qurious-pixel 2024-05-24 16:48:17 -07:00
  • 917ea2ef23 Update translation files Cemu-Language CI 2024-05-23 17:48:04 +00:00
  • b048a1fd9e Use CURLOPT_USERAGENT instead of manually setting User-Agent v2.0-83 Exzap 2024-05-22 05:08:03 +02:00
  • a059338890 Add initial NTAG and NFC implementation Exzap 2024-05-22 04:45:10 +02:00
  • 523a1652df OpenGL: Restore ProgramBinary cache for GL shaders (#1209) goeiecool9999 2024-05-22 04:23:33 +02:00
  • c913a59c7a TitleList: Add homebrew title type (#1203) goeiecool9999 2024-05-22 04:11:02 +02:00
  • 964d2acb44 Filestream_unix: Include cstdarg GaryOderNichts 2024-05-18 20:47:09 +02:00
  • a115921b43 Fix inconsistency with int types GaryOderNichts 2024-05-18 19:56:56 +02:00
  • eb1983daa6 nfc: Remove backup path GaryOderNichts 2024-05-18 17:27:49 +02:00
  • 8fe69cd0fb Properly implement NFC result codes GaryOderNichts 2024-05-18 16:38:52 +02:00
  • 41fe598e33 nfc: Implement UID filter GaryOderNichts 2024-05-17 14:19:51 +02:00
  • 8e8431113a ntag: Implement NTAGWrite GaryOderNichts 2024-05-10 00:33:31 +02:00
  • 1c6b209692 Add initial ntag and nfc implementation GaryOderNichts 2024-05-04 14:49:23 +02:00
  • 84e78088fb PPCCoreCallback: Add support for stack args if GPR limit is reached GaryOderNichts 2024-05-04 14:46:12 +02:00
  • 13b90874f9 Fix commas edge case in strings when parsing an assembly line (#1201) splatoon1enjoyer 2024-05-13 14:52:25 +00:00
  • cf41c3b136 CI: Use submodule commit of vcpkg Exzap 2024-05-10 09:33:32 +02:00
  • 97d8cf4ba3 vcpkg: Update libraries (#1198) Xphalnos 2024-05-10 09:32:06 +02:00
  • b2a6cccc89 nn_act: Implement GetTransferableId (#1197) GaryOderNichts 2024-05-09 12:12:34 +02:00
  • 10d553e1c9 zlib125: Implement deflateInit_ (#1194) GaryOderNichts 2024-05-07 11:56:28 +02:00
  • 3f8722f0a6 Track online-enable and network-service settings per-account instead of globally Exzap 2024-05-06 18:18:42 +02:00
  • 065fb7eb58 coreinit: Add reschedule special case to avoid a deadlock Exzap 2024-05-06 09:15:36 +02:00
  • 7d6d417354 Input: Improve setting of dpd_enable_fg (#1127) v2.0-82 capitalistspz 2024-05-06 02:27:30 +01:00
  • bd13d4bdc3 nn_act: Make AcquireToken gracefully fail in offline mode + refactor Exzap 2024-05-05 17:05:11 +02:00
  • bf37a8281e CI: Update action versions Exzap 2024-05-05 14:06:26 +02:00
  • dd3ed56509 nn_save: Fix inverted condition preventing accessing other title's saves Exzap 2024-05-05 10:05:35 +02:00
  • 70afe3a033 nlibcurl: Use separte logging type Exzap 2024-05-05 09:11:08 +02:00
  • dc480ac00b Add support for WUHB file format (#1190) goeiecool9999 2024-05-05 02:35:01 +02:00
  • f28043e0e9 Linux/Mac Auto-Updater (#1145) qurious-pixel 2024-05-04 16:34:36 -07:00
  • a744670486 coreinit: Add export for OSGetForegroundBucketFreeArea Exzap 2024-05-05 01:28:08 +02:00
  • 48d2a8371b sndcore: Write log message instead of asserting in AXSetDeviceRemixMatrix Exzap 2024-05-05 01:27:39 +02:00
  • 91a010fbdd proc_ui: Fix crash due to incorrect version handling Exzap 2024-05-04 08:05:10 +02:00
  • a16c37f0c5 coreinit: Rework thread creation Exzap 2024-05-04 07:05:59 +02:00
  • 041f29a914 nn_act: Implement GetTimeZoneId placeholder Exzap 2024-05-03 02:43:51 +02:00
  • 1b5c885621 nn_acp: Implement ACPGetTitleMetaXml Exzap 2024-05-03 02:41:39 +02:00
  • c11d83e9d8 coreinit: Implement MCP_GetTitleId Exzap 2024-05-03 02:41:05 +02:00
  • 379950d185 coreinit+nn_save: Cleanup some legacy code Exzap 2024-05-01 05:06:50 +02:00
  • e7c6862e19 DownloadManager: Fix missing updates v2.0-80 Exzap 2024-05-01 01:55:55 +02:00
  • 1c73dc9e1b Implement proc_ui.rpl + stub SYSSwitchToEManual() to avoid softlocks Exzap 2024-04-30 23:09:00 +02:00
  • c038e758ae IOSU: Clean up resource on service shutdown Exzap 2024-04-26 04:18:17 +02:00
  • b2be3c13df Add example network_services.xml Exzap 2024-04-26 04:19:15 +02:00
  • fdf239929f nsysnet: Various improvements (#1188) GaryOderNichts 2024-04-29 00:24:43 +02:00
  • 5be98da0ac OpenGL: Fix a crash when GL_VERSION is null (#1187) goeiecool9999 2024-04-27 15:49:49 +02:00
  • efbbb817fe DownloadManager: Always use Nintendo servers + additional streamlining v2.0-79 Exzap 2024-04-20 12:19:06 +02:00
  • 989e2b8c8c prudp: More code cleanup + fix compile error Exzap 2024-04-18 23:11:19 +02:00
  • e2f9725719 prudp: Code cleanup Exzap 2024-04-18 19:22:28 +02:00
  • ee36992bd6 prudp: Improve ping and ack logic Exzap 2024-04-16 21:38:20 +02:00
  • 10c78eccce CI: don't strip debug symbols from binary in AppImage (#1175) goeiecool9999 2024-04-15 05:20:39 +02:00
  • 6ea42d958c nlibcurl: Fix compile error v2.0-78 Exzap 2024-04-13 11:03:02 +02:00
  • 9c28a728e4 prudp: Dont expect sessionId to match for PING+ACK Exzap 2024-04-13 10:43:13 +02:00
  • d5a8530246 nlibcurl: Detect invalid header combo + refactoring Exzap 2024-04-13 10:38:10 +02:00
  • 84cad8b280 Vulkan: Remove unecessary present fence (#1166) v2.0-77 goeiecool9999 2024-04-11 06:41:57 +02:00
  • 391533dbe5 Gamelist: Enable icon column by default (#1168) qurious-pixel 2024-04-10 21:08:26 -07:00
  • bac1ac3b49 CI: use last vcpkg compatible CMake 3.29.0 (#1167) goeiecool9999 2024-04-11 03:06:36 +02:00
  • d45c2fa6d1 erreula: Avoid triggering debug assert in imgui Exzap 2024-04-10 20:23:15 +02:00
  • 12eda10387 nn_acp: Implement ACPGetOlvAccesskey + code clean up Exzap 2024-04-10 20:22:17 +02:00
  • 33a74c2035 nn_nfp: Avoid current app from showing up as "???" for others in Friend List + View friends' status (#1157) 47463915 2024-04-08 19:33:50 -03:00
  • 7b635e7eb8 nn_boss: Implement startIndex parameter usage in nn:boss:::GetDataList (#1162) Maschell 2024-04-08 19:51:30 +02:00
  • 9b30be0258 drmapp: Stub more functions to allow title loading from Wii U Menu (#1161) Maschell 2024-04-08 19:50:57 +02:00
  • efbf712305 nn_sl: Stub GetDefaultWhiteListAccessor__Q2_2nn2slFv to avoid crash in Wii U Menu when an online account is used (#1159) Maschell 2024-04-08 19:15:49 +02:00
  • 74e8d205b0 coreinit: Handle SD mounting permission in FSGetMountSource v2.0-75 Exzap 2024-04-06 22:18:30 +02:00
  • fde7230191 vcpkg/windows/mac: Avoid dependency on liblzma via tiff Exzap 2024-04-06 14:25:13 +02:00
  • 075eac626b ELF: Fix crash due to not allocating recompiler ranges (#1154) goeiecool9999 2024-04-06 22:13:19 +02:00
  • 85141f17f9 vcpkg/linux: Avoid dependency on libsystemd/liblzma v2.0-74 Exzap 2024-04-03 15:28:00 +02:00
  • 5c0d5a54ac vcpkg/linux: Avoid dependency on liblzma for now Exzap 2024-04-03 02:39:25 +02:00
  • 51072b510c nn_boss: Large rework with various improvements Exzap 2024-04-03 01:45:05 +02:00
  • 3e467e220e Logging: Prevent crash for nullptr strings Exzap 2024-04-03 01:45:50 +02:00
  • fa8bab2f39 Latte: Add support for LOOP_START_NO_AL shader instruction Exzap 2024-03-27 16:01:44 +01:00
  • 60adc38205 Latte: Add support for more fence conditions Exzap 2024-03-27 15:59:13 +01:00
  • b0b2c25762 coreinit: Improve accuracy of OSSwitchCoroutine Exzap 2024-03-27 14:44:51 +01:00
  • 5230fcab37 Debugger: Fix infinite loop in symbol storage (#1134) goeiecool9999 2024-03-27 11:14:01 +01:00
  • 4f3d4624f5 GraphicPacksWindow: Disable update button when a game is running (#1137) goeiecool9999 2024-03-26 13:09:24 +01:00
  • 111e383d1b coreinit: Fix race condition that causes crash (#1138) goeiecool9999 2024-03-26 13:07:08 +01:00
  • fa4ad9b8c1 Gamelist: Add option to hide the icon column (#604) SSimco 2024-03-25 23:30:39 +02:00
  • 4b7d2f88ae Latte: Enable colorbuffer optimization if gfx packs are aware Exzap 2024-03-25 21:02:37 +01:00
  • 4d148b3696 Add supported locales to macOS plist (#1133) Francesco Saltori 2024-03-25 21:34:40 +01:00
  • 241915e1a6 Gamelist: Display title long names + improvements for shortcuts (#1126) v2.0-73 capitalistspz 2024-03-24 10:11:18 +00:00
  • 17060752b6 Vulkan: Several swapchain fixes and refactors (#1132) goeiecool9999 2024-03-24 10:57:08 +01:00
  • 4d609f06b8 InputSettings: Fix controller type counter to restore WPAD limit (#1118) goeiecool9999 2024-03-20 10:22:48 +01:00
  • 42d14eec96 Minor code improvements (#1124) goeiecool9999 2024-03-18 09:18:02 +01:00
  • eaa82817dd Update thread names (#1120) goeiecool9999 2024-03-15 23:06:48 +01:00
  • 731713de3a OpenGL: Remove "-legacy" flag v2.0-72 Exzap 2024-03-14 03:10:10 +01:00
  • 193767e6cc Latte+Vulkan: Code cleanup Exzap 2024-03-14 01:04:05 +01:00
  • bc04662525 Latte+GL+VK: Improve handling of gfx pack texture overwrite format Exzap 2024-03-13 02:41:42 +01:00
  • 8bc444bb97 Latte: Derive framebuffer size from correct mip of depth buffer Exzap 2024-03-12 16:16:52 +01:00
  • 6fa77feba3 Latte: Fix regression in dd7cb74 v2.0-71 Exzap 2024-03-12 05:52:53 +01:00
  • 224866c3d2 CI: Work around a vcpkg issue by checking out an earlier commit v2.0-70 Exzap 2024-03-12 01:37:07 +01:00
  • a50e25300d Vulkan: Remove unused code path for texture copies Exzap 2024-03-11 23:01:37 +01:00
  • 1f9b89116f Vulkan: Fix crash during shutdown if shaders are still compiling Exzap 2024-03-11 21:55:58 +01:00
  • 40d1eaeb72 nn_ac: Refactor and implement more API Exzap 2024-03-11 21:37:44 +01:00
  • dd7cb74cd2 Latte: Small refactor and clean up for texture size code Exzap 2024-03-10 23:36:47 +01:00
  • 0993658c82 GX2: Rework GX2Set*UniformReg Exzap 2024-03-10 01:21:04 +01:00
  • 3d0d987d89 Logging: Introduce logOnce helper Exzap 2024-03-10 01:10:19 +01:00
  • bb88b5c36d Fix crash introduced by #1115 (#1117) goeiecool9999 2024-03-11 02:40:47 +01:00
  • ccabd93159 Linux: Exit on SIGTERM (#1116) goeiecool9999 2024-03-11 02:13:53 +01:00
  • 788da3cdf7 CafeSystem: Init recompiler after game profile has been loaded (#1115) goeiecool9999 2024-03-11 01:47:31 +01:00
  • e1435066ee OpenGL: Fix crash related to wxWidgets handling of vsync (#1112) goeiecool9999 2024-03-11 00:57:31 +01:00
  • a2d74972d4 Prevent changing of console language while a game is running (#1114) goeiecool9999 2024-03-11 00:55:31 +01:00