Commit Graph

  • dc9d99b03b nn_fp: Implement GetMyComment and UpdateCommentAsync (#1173) bl 2024-08-24 16:03:03 -03:00
  • 573c98b2f8 GfxPack: Workaround for invisible detail panel v2.0-95 Exzap 2024-08-23 19:26:33 +02:00
  • 9e53c1ce27 Update translation files Cemu-Language CI 2024-08-22 05:17:01 +00:00
  • 958137a301 vpad: Keep second channel empty if no extra GamePad is configured Exzap 2024-08-15 18:26:58 +02:00
  • 294a6de779 Update appimage.sh to support runtime libstdc++.so.6 loading (#1292) v2.0-94 20943204920434 2024-08-15 16:22:41 +02:00
  • 2843da4479 padscore: Invoke sampling callbacks every 5ms Exzap 2024-08-15 05:00:09 +02:00
  • b0bab273e2 padscore: Simulate queue behaviour for KPADRead Exzap 2024-08-15 02:16:03 +02:00
  • c49296acdc Add support for iterating directories in graphics pack content folders. (#1288) v2.0-93 Skyth (Asilkan) 2024-08-13 16:53:04 +03:00
  • a6d8c0fb9f CI: Fix macOS build (#1291) goeiecool9999 2024-08-13 15:48:13 +02:00
  • e551f8f524 Fix clang compile error Exzap 2024-08-13 05:57:51 +02:00
  • f52970c822 Vulkan: Allow RGBA16F texture format with SRGB bit Exzap 2024-08-13 04:47:43 +02:00
  • e02cc42d67 COS: Implement PPC va_list, va_arg and update related functions Exzap 2024-08-13 01:00:49 +02:00
  • 9812a47cb1 clang-format: Put class braces on a new line (#1283) v2.0-92 goeiecool9999 2024-08-08 19:35:50 +02:00
  • 7fd532436d CI: Manual unshallow of vcpkg is no longer needed Exzap 2024-08-08 16:07:36 +02:00
  • 598298cb3d Vulkan: Fix stencil front mask Exzap 2024-08-08 16:07:08 +02:00
  • 54e695a6e8 git: unshallow vcpkg, shallow vulkan-headers and imgui (#1282) goeiecool9999 2024-08-08 15:58:24 +02:00
  • bf2208145b Enable async shader compile by default Exzap 2024-08-07 16:18:40 +02:00
  • b52b676413 vcpkg: Automatically unshallow submodule Exzap 2024-08-07 02:50:24 +02:00
  • 2129644781 Remove shaderCache directory Exzap 2024-08-06 23:02:28 +02:00
  • d81eb952a4 nsyshid: Silence some logging in release builds Exzap 2024-08-06 22:58:23 +02:00
  • 1575866eca Vulkan: Add R32_X8_FLOAT format Exzap 2024-08-04 14:45:57 +02:00
  • 517e68fe57 nsyshid: Tidyups and Fixes (#1275) Joshua de Reeper 2024-07-28 17:50:20 +01:00
  • 593da5ed79 CI: Workaround for MoltenVK crash v2.0-91 Exzap 2024-07-27 18:33:01 +02:00
  • c73fa3761c Fix compatibility with GCC v2.0-90 Exzap 2024-07-27 04:45:36 +02:00
  • 5328e9eb10 CPU: Fix overflow bit calculation in SUBFO instruction v2.0-89 Exzap 2024-07-26 05:13:45 +02:00
  • 47f1dcf996 debugger: Add symbol support to PPC stack traces Exzap 2024-07-26 05:08:38 +02:00
  • 252429933f debugger: Slightly optimize symbol list updates Exzap 2024-07-26 03:31:42 +02:00
  • 026d547dcc Use HTTP 1.1 in Nintendo API requests Exzap 2024-07-26 01:45:34 +02:00
  • f1685eab66 h264: Use asynchronous decoding when possible (#1257) Exzap 2024-07-26 05:48:42 +02:00
  • 4b9c7c0d30 Update Fedora build instructions (#1269) Exverge 2024-07-24 02:32:40 -04:00
  • e65abf4898 Suppress unnecessary GTK messages (#1267) capitalistspz 2024-07-23 21:18:55 +01:00
  • a1c1a608d7 nsyshid: Emulate Infinity Base (#1246) Joshua de Reeper 2024-07-23 02:18:48 +01:00
  • 64232ffdbd Windows default to non-portable + Reworked MLC handling and related UI (#1252) Exzap 2024-07-23 03:13:36 +02:00
  • 7522c8470e resource: move fontawesome to .rodata (#1259) goeiecool9999 2024-07-19 14:24:46 +02:00
  • 9d366937cd Workaround for compiler issue with Visual Studio 17.10 Exzap 2024-07-07 08:55:26 +02:00
  • 5209677f2f nsyshid: Add SetProtocol and SetReport support for libusb backend (#1243) Joshua de Reeper 2024-07-02 02:32:37 +01:00
  • 64b0b85ed5 Create GamePad window at correct size (#1247) Colin Kinloch 2024-06-29 21:31:47 +01:00
  • aefbb918be nsyshid: Skylander emulation fixes and code cleanup (#1244) v2.0-88 Joshua de Reeper 2024-06-28 14:44:49 +01:00
  • 93b58ae6f7 nsyshid: Add infrastructure and support for emulating Skylander Portal (#971) v2.0-87 Joshua de Reeper 2024-06-27 23:55:20 +01:00
  • f3d20832c1 Avoid an unhandled exception when mlc path is invalid Exzap 2024-06-25 19:28:21 +02:00
  • d4c2c3d209 nsyskbd: Stub KBDGetKey Exzap 2024-06-25 15:50:06 +02:00
  • 1672f969bb Latte: Add support for vertex format used by Rabbids Land v2.0-86 Exzap 2024-06-09 17:38:59 +02:00
  • 6772b1993f vcpkg: Update dependencies (#1229) goeiecool9999 2024-06-05 16:34:42 +02:00
  • 16070458ed Logging: Restructure menu + allow toggeling APIErrors logtype Exzap 2024-06-02 21:39:06 +02:00
  • 5f825a1fa8 Latte: Always allow views with the same format as base texture Exzap 2024-06-02 20:29:10 +02:00
  • d33337d539 Fix GamePad window size (#1224) Colin Kinloch 2024-05-28 23:36:12 +01:00
  • f576269ed0 Refactor legacy method of emulating thread events Exzap 2024-05-29 00:34:11 +02:00
  • 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