Commit graph

  • 8bdb60a6e1 Updated translations via Transifex OpenSauce04 2026-05-25 17:17:42 +01:00
  • 546f777366 Migrate translations to new language codes OpenSauce04 2026-05-25 18:29:59 +01:00
  • cb2dc66cad 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
  • cb0d14258b refactored vulkan shaders KojoZero 2026-05-25 08:40:34 -07:00
  • f1d9851786
    Merge branch 'master' into COMBO_BUTTON ADAS2024 2026-05-24 21:01:01 -04:00
  • 8b03e048af ci: Build azahar-room Docker image for ARM64 OpenSauce04 2026-05-24 19:12:04 +01:00
  • 02e15dacfd ci: Add --no-cache to Docker build command OpenSauce04 2026-05-24 19:05:02 +01:00
  • b4dd5fa344 docker: Fix azahar-room Dockerfile failing to build with podman OpenSauce04 2026-05-24 18:57:19 +01:00
  • 589247d01f macos: fix Vulkan/Metal renderer on macOS 26+ and bump MoltenVK SergeyMild 2026-05-24 20:02:02 +03:00
  • 8984cda808 docker: Break up build commands into seperate RUN calls OpenSauce04 2026-05-24 17:54:41 +01:00
  • ef0105b694 docker: Remove now-redundant CMake options from azahar-room Dockerfile OpenSauce04 2026-05-24 17:51:50 +01:00
  • b18f8d8b35 setting up vulkan part 5 KojoZero 2026-05-24 08:35:54 -07:00
  • 730af7d453 Apply clang format OpenSauce04 2026-05-24 13:01:30 +01:00
  • 21fbf9f5ca Update framebuffer layout and renderers to correctly render hybrid mode on both primary and secondary displays David Griswold 2026-05-10 08:54:58 +03:00
  • 41b4e77206 Added android-side enable_secondary_display boolean setting, replacing secondary_display_layout = none on the android side. Exposed it in Layout settings, and secondary display layout is now only selectable if it is enabled. Support for the old option is still in the code, but should no longer be selectable. David Griswold 2026-05-02 11:46:13 +03:00
  • e3d1da145e first round of code fixes based on review David Griswold 2026-04-28 14:46:30 +03:00
  • 83fc47b45a Rename SecondaryDisplayLayout::ReversePrimary for consistency OpenSauce04 2026-04-26 18:25:18 +01:00
  • 8a6519e0d6 Rename menu_secondary_layout_reverse_primary for consistency OpenSauce04 2026-04-26 18:20:38 +01:00
  • 86bc2943c2 Rename "Opposite of Primary Display" option for brevity OpenSauce04 2026-04-26 18:00:37 +01:00
  • bc2dbb502a Apply clang-format OpenSauce04 2026-04-26 16:58:01 +01:00
  • 0572930c70 update odin 2 bugfix to handle other languages David Griswold 2026-02-02 10:38:23 +03:00
  • 80f3fdb45b update default displayid behavior to exclude "Built" David Griswold 2026-01-22 11:41:37 +03:00
  • 3d76b60590 make secondary menu only appear if a secondary display is available David Griswold 2025-11-13 12:21:20 +03:00
  • 9dd3a8abc0 safety checks for crash prevention David Griswold 2025-11-11 23:02:21 +03:00
  • f94b2ad5da updated secondary menu with functionality to switch external displays David Griswold 2025-11-11 22:05:43 +03:00
  • a603f261e7 added other secondary layouts David Griswold 2025-10-27 09:18:56 +03:00
  • 3c803af0f5 fix icon David Griswold 2025-09-17 22:02:08 +03:00
  • 6f5f6b2830 add quick menu option for secondary layout David Griswold 2025-09-17 21:29:37 +03:00
  • f46596a9d8 Add a new Secondary Display Layout option on android that makes the secondary display honor swap button David Griswold 2025-09-17 14:12:10 +03:00
  • a28a0c3f6d added other secondary layouts David Griswold 2025-10-27 09:18:56 +03:00
  • 0fdd5781c6 fix icon David Griswold 2025-09-17 22:02:08 +03:00
  • da0eebdf86 add quick menu option for secondary layout David Griswold 2025-09-17 21:29:37 +03:00
  • 52455587b5 Add a new Secondary Display Layout option on android that makes the secondary display honor swap button David Griswold 2025-09-17 14:12:10 +03:00
  • f0bc64d967 IntListSetting.kt: Use generated layouts_to_cycle key OpenSauce04 2026-05-24 12:21:18 +01:00
  • ff250fc3f8 IntListSetting.kt: Use generated layouts_to_cycle key OpenSauce04 2026-05-24 12:21:18 +01:00
  • 580986116f Cleanup OpenSauce04 2026-05-24 12:10:20 +01:00
  • 47004dfa63 Merge branch 'master' into COMBO_BUTTON OpenSauce04 2026-05-24 12:05:40 +01:00
  • ad8526c4cf
    pica_core.cpp: Initialize IRQ_CMP (#2143) Masamune3210 2026-05-24 05:07:57 -05:00
  • 72f08f93b4 Fix formatting OpenSauce04 2026-05-23 21:32:47 +01: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
  • 51df17af32 Switch to azahar-emu fork of msvc-dev-cmd OpenSauce04 2026-05-23 19:41:32 +01:00
  • b186b04995
    core: Refactor thread unschedule and add debug frontend unschedule (#2145) PabloMK7 2026-05-23 17:25:14 +02:00
  • edd828d11d core: Refactor thread unschedule and add debug frontend unschedule PabloMK7 2026-05-23 13:57:25 +02:00
  • 0640960c52
    add comment explaining requirement Masamune3210 2026-05-22 20:27:03 -05:00
  • e0ee93a83d switch to edens fork of msvc-dev-cmd, pin latest commit in master project516 2026-05-12 10:28:04 -05:00
  • 0812f6bf47 Update build.yml project516 2026-05-11 17:14:14 -05:00
  • d237328e7e Update transifex.yml project516 2026-05-11 17:12:21 -05:00
  • 2aed9f2a5c Update stale.yml project516 2026-05-11 17:12:10 -05:00
  • e5c305ee80 Update license-header.yml project516 2026-05-11 17:11:48 -05:00
  • b43077d634 Update libretro.yml project516 2026-05-11 17:11:36 -05:00
  • 9247f49bf0 Update format.yml project516 2026-05-11 17:10:40 -05:00
  • 930bde2466 Update first_time_contributor_reopen.yml project516 2026-05-11 17:10:23 -05:00
  • a14cd4455a Update first_time_contributor_detect.yml project516 2026-05-11 17:09:38 -05:00
  • 9d0befa198 vulkan fixed some shaders KojoZero 2026-05-22 05:14:11 -07:00
  • bffb027310 opengl fixed edge detection texture KojoZero 2026-05-22 01:25:13 -07:00
  • 8637a54111 initialize IRQ_CMP Masamune3210 2026-05-20 20:28:48 -05:00
  • 155a3c5954 squash Masamune3210 2026-05-20 20:28:48 -05:00
  • beeb4b3a5f fix 3dsx swkbd calls causing abort Masamune3210 2026-05-18 22:50:27 -05:00
  • a20743a2ca
    Merge 5b1f27cd2d into ab6896a2ca NovaChild 2026-05-18 05:39:50 +00:00
  • 5b1f27cd2d Bugfix: All desktop hotkeys now work in dual-window mode. David Griswold 2026-03-31 11:53:57 +03:00
  • 5ad77c5f9f
    Merge 8ce7de641f into ab6896a2ca NovaChild 2026-05-17 19:28:08 +01:00
  • ab6896a2ca
    core: Fix debug compile error (#2132) Wunk 2026-05-17 06:15:21 -07:00
  • 0e3dab2731 core: Fix debug compile error Wunkolo 2026-05-17 01:03:50 -07:00
  • cd21f70597 video_core: trigger P3D on finalize writes Masamune3210 2026-05-16 19:41:48 -05:00
  • 255bfd7be6 hle: implement remaining 3DSident-facing service commands Masamune3210 2026-05-16 16:28:18 -05:00
  • db11399785 citra_qt: cache game list to disk, rescan only on explicit request Masamune3210 2026-05-16 11:38:29 -05:00
  • 368681bb62 hle: stub hardware info commands for accurate 3DSident reporting Masamune3210 2026-05-16 11:35:44 -05:00
  • 1e89950481 ptm: resolve PlayHistory helper conflict Masamune3210 2026-05-15 23:57:14 -05:00
  • f499155ba2
    Link to Cemuhook on Cemu's wiki RedBlackAka 2026-05-16 21:31:50 +02:00
  • e7fb865419
    Merge branch 'azahar-emu:master' into master Masamune3210 2026-05-16 13:50:22 -05: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
  • d673d67695
    Fix rebase RedBlackAka 2026-05-16 17:50:06 +02:00
  • b221a8a122 Implement Z3DS compression CLI in new citra_cli static library OpenSauce04 2026-05-01 14:26:14 +01:00
  • 118785bbc1
    Merge branch 'master' into archive-links RedBlackAka 2026-05-16 17:29:19 +02:00
  • b6053fcc5f ptm: fix PlayHistory ring IPC Masamune3210 2026-05-15 21:39:02 -05:00
  • f0ba10239a ptm: implement Activity Log play history Masamune3210 2026-05-15 10:02:12 -05:00
  • d19e6086fa kernel: suppress async IPC wakeups during shutdown Masamune3210 2026-05-14 19:21:59 -05:00
  • f2250fa485 kernel: extend NullWaitObject fix to WaitSynchronization1 (svc 0x24) Masamune3210 2026-05-14 17:41:14 -05:00
  • 8d9f605fbb
    Merge branch 'azahar-emu:master' into master Masamune3210 2026-05-15 09:46:12 -05:00
  • 29c2a4ec0d revert test Masamune3210 2026-05-14 15:51:59 -05:00
  • 7b5c4d4faa test Masamune3210 2026-05-14 15:46:20 -05:00
  • b2819a7bbc APT/kernel: fix HOME button crash, region detection, GetSdmcCtrRootPath Masamune3210 2026-05-14 06:33:48 -05:00
  • ba9ebb58fe citra_qt: add bulk shortcut creation for all games Masamune3210 2026-05-13 21:24:50 -05:00
  • e59960c518 HTTP: implement streaming ReceiveData, fix GetDownloadSizeState, add cert chain stubs Masamune3210 2026-05-13 06:30:59 -05:00
  • 8d71f4afa3 ExtData support Masamune3210 2026-05-12 00:33:45 -05:00
  • 78e6aef690 add build script Masamune3210 2026-05-11 23:58:11 -05:00
  • 4edda3eb6b fix missed encryption lock Masamune3210 2026-05-11 23:57:36 -05:00
  • 28d94564e5 Add attestation support to increase release security (#2117) PabloMK7 2026-05-14 14:52:10 +02:00
  • bdc2865a5b ci: Strip libretro cores after building OpenSauce04 2026-05-12 11:52:58 +01:00
  • 308a9b14ea Add attestation support to increase release security (#2117) 2125.1.2 azahar-2125 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