Commit Graph

  • 7e98003789 Bugfix: All desktop hotkeys now work in dual-window mode (#1967) master NovaChild 2026-07-10 17:48:14 -05:00
  • 9aa53c6223 android: Add various network/room related capabilities (private/public room creation/joining and public lobby browsing) (#830) OpenSauce 2026-07-10 22:36:21 +01:00
  • 9975eeb63b android: Improve combo icon (#2266) ADAS2024 2026-07-10 15:36:58 -04:00
  • 812f8d0ebe android: Implement update checker functionality mirroring the Qt frontend (#2265) OpenSauce 2026-07-10 20:31:05 +01:00
  • d85caf745b qt: Add open NAND and SDMC folder options (#2279) PabloMK7 2026-07-10 20:20:01 +02:00
  • 86826dce32 UI: Replace all archive links with Azahar wiki pages (#1881) RedBlackAka 2026-07-10 19:35:03 +02:00
  • 38e6e79024 Desktop: Controller improvements - readable labels, controller hotkeys, option to apply profiles to all controllers (#1717) NovaChild 2026-07-10 10:09:34 -05:00
  • 9ae4c8ba1c ci: Build ARM64 macOS before x86_64 macOS OpenSauce04 2026-07-10 14:12:37 +01:00
  • a2a71ebb60 qt: Use generated setting keys for uisettings instead of hardcoded string literals OpenSauce04 2026-07-10 13:04:08 +01:00
  • f0115effff jni/default_ini.h: Use Settings::Keys directly rather than using a namespace alias(?) OpenSauce04 2026-07-10 12:55:29 +01:00
  • 312c83e005 android: Disable enforced formatting check in pre-build stage OpenSauce04 2026-07-10 12:42:24 +01:00
  • 0c19c33bd3 libretro: scope Vulkan case to fix MSVC C2360 (#2267) Ryan McClelland 2026-07-09 05:44:37 -07:00
  • bda4671be6 core: gsp: General improvements to GSP service accuracy (#2273) PabloMK7 2026-07-09 14:19:36 +02:00
  • c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274) PabloMK7 2026-07-09 13:58:07 +02:00
  • 31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure PabloMK7 2026-07-08 23:30:57 +02:00
  • 49ba2e8d5f core: apt: Implement GetAppletProgramInfo PabloMK7 2026-07-08 23:28:40 +02:00
  • b64040b5fa video_core: Fix fill surface downloading (#2270) PabloMK7 2026-07-08 23:44:03 +02:00
  • 64a967b4a8 core/arm: model ARM11 MPCore timing per TRM (#2262) ApfelTeeSaft 2026-07-08 20:23:22 +02:00
  • 7e976e852c android: Flag AndroidLintUseKtx lint as style suggestion instead of warning OpenSauce04 2026-07-08 15:24:01 +01:00
  • ad0dde0725 common: Detect and print AppData folder get failures (#2259) PabloMK7 2026-07-05 00:00:57 +02:00
  • d61801ad76 qt: gdb: Do not change GDB settings when the gdbport arg is used (#2257) PabloMK7 2026-07-05 00:00:32 +02:00
  • 9a0f0e3caf citra_qt.cpp: Deduplicate 3DS system file setup dialog strings OpenSauce04 2026-07-04 16:45:23 +01:00
  • 4f63caf5fc android: Fix misplaced Inappropriate Scale messages + Fix crash with inappropriate values OpenSauce04 2026-07-04 16:15:39 +01:00
  • 2a39345e4b android: Fix Turbo button not appearing in Adjust Scale menu OpenSauce04 2026-07-04 15:38:38 +01:00
  • 209173fa0c [Android] Add Combo Button (#1244) ADAS2024 2026-07-04 10:11:06 -04:00
  • 8c4e8b77b2 Add Skip Presenting Duplicate Frames Feature (#1867) KojoZero 2026-07-03 03:37:27 -07:00
  • fcb10fb899 core: Make PICA debugging a toggleable feature (#2254) PabloMK7 2026-07-03 11:00:56 +02:00
  • 77cb5cecd8 Remove unintended leftover scripts PabloMK7 2026-07-02 21:40:19 +02:00
  • 6b197e2c04 renderer_vulkan: Fix screenshot color channels on RGBA swapchain formats (#2170) Malachi 2026-07-02 03:40:33 -04:00
  • 384913be70 video_core: vulkan: Fix crash on color fill before framebuffer setup (#2241) Filipe Fortunato 2026-07-01 20:32:38 +02:00
  • 307f558d28 Refresh game list after uninstalling installed titles (#2237) Andrey Kurlin 2026-07-01 23:20:56 +05:00
  • d93adebb16 renderer_gl: Fix OpenGL texture unit state tracking (#2242) Wunk 2026-07-01 08:25:03 -07:00
  • b42d0916ba Fix enabling Discord RPC causing linker warnings about minimum macOS version 2125.1.3 retroarch-live azahar-2125 OpenSauce04 2026-06-17 16:43:01 +01:00
  • 1ec850888d qt: Fix macOS freeze-on-boot caused by unprocessed events OpenSauce04 2026-06-29 13:37:47 +01:00
  • 7c225c6abb qt: Fix macOS freeze-on-boot caused by unprocessed events OpenSauce04 2026-06-29 13:37:47 +01:00
  • b2dd784801 ci: Build with windows-2022 to work around build issue in current windows-latest OpenSauce04 2026-06-29 14:32:52 +01:00
  • 749a8ec645 dynarmic: Update to latest commit (#2236) PabloMK7 2026-06-24 16:11:31 +02:00
  • 93143bcb15 audio_core: Add '#include <cstring>' to cubeb_sink and cubeb_input.cpp (#2232) asyync1024 2026-06-25 00:24:06 +05:30
  • 32fd435928 core: Add HLE HTTP URL replacement functionality PabloMK7 2026-06-23 19:13:59 +02:00
  • 1d59c9a0fc core: Fix HTTPC behaviour when post data is pending PabloMK7 2026-06-23 17:23:26 +02:00
  • 9293767e1d dynarmic: Update to latest commit (#2236) PabloMK7 2026-06-24 16:11:31 +02:00
  • c9d2593c2c apt: Properly implement app ID checks (#2225) Daniel López Guimaraes 2026-06-19 22:56:06 +01:00
  • 9e43e451d1 core: Implement APT:MapProgramIdForDebug (#2224) PabloMK7 2026-06-19 09:00:33 +02:00
  • 0a269688a3 core: Implement CFG:TranslateCountryInfo (#2223) PabloMK7 2026-06-19 09:00:08 +02:00
  • 3a77813821 Updated translations via Transifex 2126.0-alpha2 OpenSauce04 2026-06-17 21:50:43 +01:00
  • fbeb53c25f Fix enabling Discord RPC causing linker warnings about minimum macOS version OpenSauce04 2026-06-17 16:43:01 +01:00
  • 1137d530b0 Rename USE_DISCORD_PRESENCE option and def to ENABLE_DISCORD_RPC OpenSauce04 2026-06-17 16:18:44 +01:00
  • 04f3a93854 macos: fix Vulkan/Metal renderer on macOS 26+ and bump MoltenVK (#2149) Sergei Golishnikov 2026-06-17 18:15:42 +03:00
  • 28960bf166 Fix loadTranslation for QT 6 older than 6.7 (#2200) Cobalt 2026-06-17 08:37:55 -05:00
  • 176cd5cf14 qt: Fix <System> selection becoming blank when selected OpenSauce04 2026-06-16 23:07:59 +01:00
  • 735c63174c core/memory: Fix undefined behavior and optimize Luma alias path (#2202) 0x48kirenh 2026-06-17 09:13:56 +02:00
  • f015a208e5 qt: Use upstream Qt Base translations when available OpenSauce04 2026-05-25 17:00:38 +01:00
  • deb130cdb7 ci: Add libretro- prefix to libretro CI jobs OpenSauce04 2026-06-16 16:26:49 +01:00
  • 4687226fa5 android: Force use of Vulkan if OpenGL renderer is ANGLE OpenSauce04 2026-06-10 23:05:21 +01:00
  • bd733284a3 android: Retrieve and log OpenGL renderer string OpenSauce04 2026-06-10 12:54:11 +01:00
  • cd1ef53569 Remove unused imports via ktlint OpenSauce04 2026-06-16 12:28:25 +01:00
  • 7786dae94d android/.editorconfig: Enable no-unused-imports rule OpenSauce04 2026-06-16 12:27:49 +01:00
  • 5ea4bb2511 Android studio integration for ktlint (runs on build) OpenSauce04 2026-06-16 12:26:35 +01:00
  • 22d7be4e3c ci: Add job for ktlint OpenSauce04 2026-06-16 11:30:08 +01:00
  • 60e44ff049 Updated license headers OpenSauce04 2026-06-14 22:45:22 +01:00
  • d70099278a android: Manual kotlin formatting corrections OpenSauce04 2026-06-14 22:27:53 +01:00
  • 1afa24387f android/.editorconfig: Disable ktlint_standard_comment OpenSauce04 2026-06-14 22:26:49 +01:00
  • bfaaaee10d tools: Add fix-kotlin-formatting.sh OpenSauce04 2026-06-14 21:39:01 +01:00
  • 2940069fe2 android: Apply automatic kotlin formatting fixes OpenSauce04 2026-06-14 21:20:04 +01:00
  • a2a20fcc65 Add Kotlin code formatting/style configuration files OpenSauce04 2026-06-14 20:26:57 +01:00
  • b4bda9d7f5 qt: Change type of default_hotkeys to std::vector OpenSauce04 2026-06-16 13:09:15 +01:00
  • 609ed7caf3 cmake: Enable ENABLE_QT_TRANSLATION by default OpenSauce04 2026-06-15 15:08:59 +01:00
  • 9ffb39eab2 renderer_gl: Add DebugScopes to rasterizer and texture-runtime (#2133) Wunk 2026-06-14 14:53:18 -07:00
  • 792cde35ca tools: Use arch-specific Docker image tag when entering via script OpenSauce04 2026-06-14 18:53:11 +01:00
  • 398b13abc2 Fix typo in Renderer_DelayGameRenderThreadUs (#2076) 72374 2026-06-14 19:27:57 +02:00
  • 823901a364 Formatting nitpicks OpenSauce04 2026-06-14 17:40:48 +01:00
  • 8a6d597dec android: Secondary Layout and Menu Improvements (#1385) NovaChild 2026-06-14 11:37:32 -05:00
  • 3dc357a8c9 qt: Fix incorrect system language detection (#1558) exertustfm 2026-06-06 12:37:42 -05:00
  • 379649dbce cmake: Fix MoltenVK fetch order/library conflicts (#2183) crueter 2026-06-05 11:36:48 -04:00
  • c03248f158 externals: Switch to cryptopp-modern (#2139) PabloMK7 2026-06-04 22:38:47 +02:00
  • 4867bb2e2b video_core: Change unimplemented gas stub behaviour for Vulkan (#2165) RedBlackAka 2026-05-30 23:53:16 +02:00
  • 4e4c7e687b renderer_gl: Fix disabled cubemap texture units (#2159) Wunk 2026-05-28 06:42:02 -07:00
  • 56f738eb06 jni/config.cpp: Reworded default config assert message for clarity OpenSauce04 2026-05-27 17:38:08 +01:00
  • b1e537a485 Qt: Do not show Microprofile option at all if disabled (#2156) RedBlackAka 2026-05-26 22:44:51 +02:00
  • 59da460177 Migrate translations to new language codes OpenSauce04 2026-05-25 18:29:59 +01:00
  • 8bdb60a6e1 Updated translations via Transifex OpenSauce04 2026-05-25 17:17:42 +01:00
  • 383a28795e ci: Build azahar-room Docker image for ARM64 OpenSauce04 2026-05-24 19:12:04 +01:00
  • 725544f3b4 ci: Add --no-cache to Docker build command OpenSauce04 2026-05-24 19:05:02 +01:00
  • 135f10320a docker: Fix azahar-room Dockerfile failing to build with podman OpenSauce04 2026-05-24 18:57:19 +01:00
  • 0b7114cbf8 docker: Break up build commands into seperate RUN calls OpenSauce04 2026-05-24 17:54:41 +01:00
  • 95d42cb40a docker: Remove now-redundant CMake options from azahar-room Dockerfile OpenSauce04 2026-05-24 17:51:50 +01:00
  • f0bc64d967 IntListSetting.kt: Use generated layouts_to_cycle key OpenSauce04 2026-05-24 12:21:18 +01:00
  • ad8526c4cf pica_core.cpp: Initialize IRQ_CMP (#2143) Masamune3210 2026-05-24 05:07:57 -05:00
  • ae7d7dca1f ci: Update github actions to NodeJS 24 (#2110) project516 2026-05-23 21:24:31 +01:00
  • 4a4b75b0de libretro.yml: Don't fail fast in macOS job matrix OpenSauce04 2026-05-23 19:59:34 +01:00
  • b186b04995 core: Refactor thread unschedule and add debug frontend unschedule (#2145) PabloMK7 2026-05-23 17:25:14 +02:00
  • ab6896a2ca core: Fix debug compile error (#2132) Wunk 2026-05-17 06:15:21 -07:00
  • e11f3da493 Updated translations via Transifex 2126.0-alpha1 OpenSauce04 2026-05-16 17:32:14 +01:00
  • 8ffb94b06c Implement Z3DS compression CLI in new citra_cli static library OpenSauce04 2026-05-01 14:26:14 +01:00
  • 308a9b14ea Add attestation support to increase release security (#2117) 2125.1.2 PabloMK7 2026-05-14 14:52:10 +02:00
  • 267887d7a9 Add attestation support to increase release security (#2117) PabloMK7 2026-05-14 14:52:10 +02:00
  • 26036ce2d3 libretro: update docker image for mxe github action Eric Warmenhoven 2026-04-24 09:26:09 -04:00
  • 667850556d ci: Strip libretro cores after building OpenSauce04 2026-05-12 11:52:58 +01:00
  • 53fae5c168 cmake: Add EXCLUDE_FROM_ALL to targets where applicable OpenSauce04 2026-05-03 13:43:47 +01:00
  • 778ca369cd ci: Strip libretro cores after building OpenSauce04 2026-05-12 11:52:58 +01:00