Commit Graph

  • d5bb26bf3e Implement HID function stub "SetGestureOutputRanges" (#105) EmulationEnjoyer 2025-01-22 20:42:58 +0000
  • 5a3be92a5f Implement HID function stub "SetGestureOutputRanges" (#105) EmulationEnjoyer 2025-01-22 20:42:58 +0000
  • 2c02c18c86 Update src/audio_core/common/feature_support.h EmulationEnjoyer 2024-11-12 20:53:26 +0000
  • 8a5a52f546 Update src/audio_core/common/feature_support.h EmulationEnjoyer 2024-11-12 20:53:26 +0000
  • 789bbd7ab5 kernel: Implement SystemResourceSize info type for VAMM initialization Zephyron 2025-01-07 18:50:11 +1000
  • 528c09ae72 kernel: Implement SystemResourceSize info type for VAMM initialization Zephyron 2025-01-07 18:50:11 +1000
  • c6f2a85142 Add the rest of the necessary code for ssl:s MrPurple666 2025-03-26 05:22:22 +0000
  • eee726ca81 Add the rest of the necessary code for ssl:s MrPurple666 2025-03-26 05:22:22 +0000
  • 6581fc5b98 Update ssl stubs Updated the ssl stubs to implement ssl:s for Firmware 19 This should make Xenoblade X: Definitive Edition bootable Credit: Antique - (Sudachi) Dev [https://sudachi.emuplace.app/] JPikachu 2025-03-26 00:13:58 +0000
  • 0c6a8f4808 Update ssl stubs Updated the ssl stubs to implement ssl:s for Firmware 19 This should make Xenoblade X: Definitive Edition bootable Credit: Antique - (Sudachi) Dev [https://sudachi.emuplace.app/] JPikachu 2025-03-26 00:13:58 +0000
  • 6abd4d2f2b Rewrote mm:u to follow switchbrew.org documentation and update them Credit: Antique - [Sudachi Dev] (https://sudachi.emuplace.app/) JPikachu 2025-03-25 20:56:47 +0000
  • 4f54b8076c Rewrote mm:u to follow switchbrew.org documentation and update them Credit: Antique - [Sudachi Dev] (https://sudachi.emuplace.app/) JPikachu 2025-03-25 20:56:47 +0000
  • ada5dcf01a Disabled MCO_USE_VMEM_ALLOCATOR because standard stack size seems to suffice darktux 2024-04-06 01:18:21 +0200
  • 05646e6000 Disabled MCO_USE_VMEM_ALLOCATOR because standard stack size seems to suffice darktux 2024-04-06 01:18:21 +0200
  • 9f4ef30b55 Add SR_WScaleFactorXY/SR_WScaleFactorZ stubs for Prince of Persia (#5) darktux 2024-04-05 23:04:37 +0000
  • 9e3c2d56d6 Add SR_WScaleFactorXY/SR_WScaleFactorZ stubs for Prince of Persia (#5) darktux 2024-04-05 23:04:37 +0000
  • a1d4963fb8 Remove accidental use of standard format instead of libfmt format darktux 2024-04-05 01:58:30 +0200
  • e2486f1217 Remove accidental use of standard format instead of libfmt format darktux 2024-04-05 01:58:30 +0200
  • 8b57de2436 Remove unused submodule MrPurple666 2025-03-24 03:16:21 -0300
  • 56a066dba1 Remove unused submodule MrPurple666 2025-03-24 03:16:21 -0300
  • 56f12e3ba3 Added v18.0.0 stubs darktux 2024-04-05 01:58:30 +0200
  • 3bf113d966 Added v18.0.0 stubs darktux 2024-04-05 01:58:30 +0200
  • 2011cdd333 Added v18.0.0 stubs and updated tzdb_to_nx darktux 2024-04-05 01:58:30 +0200
  • 8b62a7fb21 Added v18.0.0 stubs and updated tzdb_to_nx darktux 2024-04-05 01:58:30 +0200
  • 492d3856e8 Vulkan validation error fix. darktux 2024-04-05 01:58:30 +0200
  • a015fbbfe2 Vulkan validation error fix. darktux 2024-04-05 01:58:30 +0200
  • 5af02a5cea Save memory by using dyamic stack size in Fiber darktux 2024-04-05 01:58:30 +0200
  • 047df5dfff Save memory by using dyamic stack size in Fiber darktux 2024-04-05 01:58:30 +0200
  • d8c2ab85eb Implemented a more correct version of ISfServiceMonitor::GetGroupInfo darktux 2024-04-05 01:58:30 +0200
  • cb477dacea Implemented a more correct version of ISfServiceMonitor::GetGroupInfo darktux 2024-04-05 01:58:30 +0200
  • bc2fdfee13 Fixed minicoro.h formatting darktux 2024-04-05 01:58:30 +0200
  • 3d422626d1 Fixed minicoro.h formatting darktux 2024-04-05 01:58:30 +0200
  • edff3d4adb Radeon gpu profiler detection support darktux 2024-04-05 01:58:30 +0200
  • 803939a540 Radeon gpu profiler detection support darktux 2024-04-05 01:58:30 +0200
  • 4a71984803 clang-formated new fiber.cpp and minicoro.h darktux 2024-04-05 01:58:30 +0200
  • 50f7d4982b clang-formated new fiber.cpp and minicoro.h darktux 2024-04-05 01:58:30 +0200
  • 16f92e5b32 Implemented rewindless Fiber without Boost (using minicoro) darktux 2024-04-05 01:58:30 +0200
  • 865757be47 Implemented rewindless Fiber without Boost (using minicoro) darktux 2024-04-05 01:58:30 +0200
  • 60643dd1b2 Solves warning about GuestMemory having internal linkage. darktux 2024-04-05 01:58:30 +0200
  • 9a39b63f12 Solves warning about GuestMemory having internal linkage. darktux 2024-04-05 01:58:30 +0200
  • 1c7bae50cc Fixed formatting in new stubs ported from Suyu darktux 2024-04-05 01:58:30 +0200
  • 7f3c674385 Fixed formatting in new stubs ported from Suyu darktux 2024-04-05 01:58:30 +0200
  • cacef3d8e7 Ported some stubs from Suyu (2ba2db7795) darktux 2024-04-05 01:58:30 +0200
  • e8d935c67a Ported some stubs from Suyu (2ba2db7795) darktux 2024-04-05 01:58:30 +0200
  • 2032d035a3 Removed telemetry and anonymized SCM (git) strings darktux 2024-04-05 01:58:30 +0200
  • 5d1ee830ab Removed telemetry and anonymized SCM (git) strings darktux 2024-04-05 01:58:30 +0200
  • 5056d87da3 Actually return 0 in IFriendService::GetReceivedFriendRequestCount darktux 2024-04-05 01:58:30 +0200
  • 996ac3571c Actually return 0 in IFriendService::GetReceivedFriendRequestCount darktux 2024-04-05 01:58:30 +0200
  • 675d53ab71 Fixed minor issues from previous PR related to buffers and a typo in npns darktux 2024-04-05 01:58:30 +0200
  • d7692fa231 Fixed minor issues from previous PR related to buffers and a typo in npns darktux 2024-04-05 01:58:30 +0200
  • d82ee773da Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends list running darktux 2024-04-05 01:58:30 +0200
  • e723b3a5b6 Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends list running darktux 2024-04-05 01:58:30 +0200
  • df67582446 Always report command ID in log and implement LoadUserSetting stub darktux 2024-04-05 01:58:30 +0200
  • 5bec9d3656 Always report command ID in log and implement LoadUserSetting stub darktux 2024-04-05 01:58:30 +0200
  • 6ff1dc8bdb Disable "Open Home Menu" action as appropriate darktux 2024-04-05 01:58:30 +0200
  • 5ae2193207 Disable "Open Home Menu" action as appropriate darktux 2024-04-05 01:58:30 +0200
  • 616619c8f7 Port changes from Early Access darktux 2024-04-05 01:58:29 +0200
  • ca0549bc0f Port changes from Early Access darktux 2024-04-05 01:58:29 +0200
  • 19a93a3fd1 Android: Add ability to run Qlaunch darktux 2024-04-05 01:58:29 +0200
  • a549bacaa9 Android: Add ability to run Qlaunch darktux 2024-04-05 01:58:29 +0200
  • 76a55dc003 Implement option to start QLaunch from Tools menu darktux 2024-04-05 01:58:29 +0200
  • 7477e211fe Implement option to start QLaunch from Tools menu darktux 2024-04-05 01:58:29 +0200
  • c4fb749028 android: Add static color theme option Briar 2025-04-04 03:35:28 +0200
  • da32964210
    android: Add static color theme option Briar 2025-04-04 03:35:28 +0200
  • b1dc4fa121 android: Update AndroidX dependencies to latest versions Briar 2025-04-04 03:09:18 +0200
  • 53ac2069b5 android: Update AndroidX dependencies to latest versions Briar 2025-04-04 03:09:18 +0200
  • 7c77958d94 ci: Try and make license header runner job work on PRs Briar 2025-04-03 18:20:59 +0200
  • 228400c93f ci: Try and make license header runner job work on PRs Briar 2025-04-03 18:20:59 +0200
  • 7f24956148 ci: Try and make runner job work on PRs Briar 2025-04-03 15:43:37 +0200
  • 3e8c796770 ci: Try and make runner job work on PRs Briar 2025-04-03 15:43:37 +0200
  • 4bb6e633e0 externals: Downgrade dynarmic to `ae99622` and xbyak to `0d67fd15`; modify ABI parameter handling in macro_jit_x64.cpp Briar 2025-04-02 19:39:03 +0200
  • 35843f8848 externals: Downgrade dynarmic to `ae99622` and xbyak to `0d67fd15`; modify ABI parameter handling in macro_jit_x64.cpp Briar 2025-04-02 19:39:03 +0200
  • 417202f53d externals: Update dynarmic to `5ae5288` Briar 2025-04-02 16:36:22 +0200
  • 6aef429fa0 externals: Update dynarmic to `5ae5288` Briar 2025-04-02 16:36:22 +0200
  • 88a748a395 ci: Use normal release build type for APK packing Briar 2025-04-02 14:34:59 +0200
  • 7187d4f67d ci: Use normal release build type for APK packing Briar 2025-04-02 14:34:59 +0200
  • dd32efa3d8 android: Switch to custom Oboe submodule Briar 2025-04-02 06:03:08 +0200
  • 92a4ac45a4 android: Switch to custom Oboe submodule Briar 2025-04-02 06:03:08 +0200
  • 9cbd5bd299 externals: Update sirit to `6e6d79` Briar 2025-04-02 03:53:03 +0200
  • afc87d4ec1 externals: Update sirit to `6e6d79` Briar 2025-04-02 03:53:03 +0200
  • 43d3e22151 android: Try to suppress outdated minimum version error for oobe Briar 2025-04-02 03:06:18 +0200
  • 56f2dc3ab0 android: Try to suppress outdated minimum version error for oobe Briar 2025-04-02 03:06:18 +0200
  • 07751a6b6d externals: Update opus to `df02d25` Briar 2025-04-02 03:01:01 +0200
  • 1fbed6f772 externals: Update opus to `df02d25` Briar 2025-04-02 03:01:01 +0200
  • d4cd6ed1ce Fix android vcpkg compiling Briar 2025-04-02 02:40:35 +0200
  • 2c6f24c1e4 Fix android vcpkg compiling Briar 2025-04-02 02:40:35 +0200
  • fb3cd035a8 externals: Update sirit to `770472e` Briar 2025-04-02 02:28:04 +0200
  • 8649febd5e externals: Update sirit to `770472e` Briar 2025-04-02 02:28:04 +0200
  • bd844d2830 Fix windows boost compilation errors Briar 2025-04-02 02:23:54 +0200
  • a351ea0212 Fix windows boost compilation errors Briar 2025-04-02 02:23:54 +0200
  • d7a0201a12 externals: Update vcpkg to e`a2a964` Briar 2025-04-02 02:23:35 +0200
  • 2cdd8e07bd externals: Update vcpkg to e`a2a964` Briar 2025-04-02 02:23:35 +0200
  • ae973178fd externals: Update discord-rpc to `32d1cfcab` Briar 2025-04-02 01:39:40 +0200
  • f57a2013db externals: Update discord-rpc to `32d1cfcab` Briar 2025-04-02 01:39:40 +0200
  • 699f5995b4 externals: Update enet to `2662c0d` Briar 2025-04-02 01:03:11 +0200
  • adda594275 externals: Update enet to `2662c0d` Briar 2025-04-02 01:03:11 +0200
  • 0cf8ffc821 externals: Update cubeb to `2662c0d` Briar 2025-04-02 01:02:17 +0200
  • 8491f4c9df externals: Update cubeb to `2662c0d` Briar 2025-04-02 01:02:17 +0200
  • b2237a372e externals: Update mbedtls to `acdc937` Briar 2025-04-02 00:24:17 +0200
  • e12c1a20f6 externals: Update mbedtls to `acdc937` Briar 2025-04-02 00:24:17 +0200