Commit graph

  • 1c154f56dc
    Merge a6c3f39bb2 into 4a34bcfcbf David Griswold 2025-04-27 14:55:15 +02:00
  • 8f2cbbe009
    Merge faba79533a into 4a34bcfcbf OpenSauce 2025-04-27 14:55:15 +02:00
  • a6a40b2ea9
    Merge ea6b3e93e3 into 4a34bcfcbf Taylor Rodríguez 2025-04-27 14:55:15 +02:00
  • ebdd544748
    Merge 42e1f48160 into 4a34bcfcbf OpenSauce 2025-04-27 14:55:15 +02:00
  • 1013bc8206
    Merge 9e8796dbcf into 4a34bcfcbf OpenSauce 2025-04-27 14:55:15 +02:00
  • ba953a2fd7
    Merge be6c7e8f14 into 4a34bcfcbf OpenSauce 2025-04-27 14:55:15 +02:00
  • f5a8899ec6
    Merge a03b258521 into 4a34bcfcbf Briar 2025-04-27 14:55:15 +02:00
  • 4b6a950127
    Merge 8c8890037c into 4a34bcfcbf Briar 2025-04-27 14:55:15 +02:00
  • 37c3254c9c
    Merge 219ec1621c into 4a34bcfcbf Briar 2025-04-27 14:55:15 +02:00
  • 9484118cb6
    Merge a06923054a into 4a34bcfcbf Kex 2025-04-27 14:55:15 +02:00
  • ce15cafb16
    Merge 54a1d7d1bc into 4a34bcfcbf Kex 2025-04-27 14:55:15 +02:00
  • c7760cc4eb
    Merge a928c85d83 into 4a34bcfcbf Atuy 2025-04-27 14:55:15 +02:00
  • 650a9bd04a
    Merge ecc6acff98 into 4a34bcfcbf Nathan Hoffman 2025-04-27 14:55:15 +02:00
  • 629b234740
    Merge 3ec0ffb073 into 4a34bcfcbf David Griswold 2025-04-27 14:22:07 +10:00
  • 4a34bcfcbf Fix to_char error on MacOS master Malachi 2025-04-26 14:53:48 -04:00
  • 7aa00cdfb7 Fix to_char error on MacOS Malachi 2025-04-26 14:53:48 -04:00
  • 5fc48cfc8d ci: Remove libs directory for MacOS during macos-universal.sh so that it doesn't get distributed OpenSauce04 2025-04-26 22:26:28 +01:00
  • 3947f896e5 ci: Don't compile standalone room for MacOS OpenSauce04 2025-04-26 22:24:51 +01:00
  • 1e8cc02d56 cmake: Reduce files copied to bundle directory by create_base_bundle_target OpenSauce04 2025-04-26 22:19:16 +01:00
  • b4699d9d47 ci: For source artifacts from tagged builds, use the name of the tag in the filename OpenSauce04 2025-04-26 16:46:10 +01:00
  • a53ce91852 Fix CMake CMP0175 warnings OpenSauce04 2025-04-26 16:42:37 +01:00
  • 01d7ff7a08
    Fix installing DLCs with encrypted flags for missing contents (#979) PabloMK7 2025-04-24 21:53:09 +02:00
  • ca239ebc0d Fix installing DLCs with encrypted flags for missing contents PabloMK7 2025-04-24 20:06:05 +02:00
  • 493f59cef5
    Fix off-by-one error in savestates that could cause crashes (#977) PabloMK7 2025-04-24 19:04:59 +02:00
  • 939a6e0f7a
    Allow shader cache to switch to different titles at runtime (#978) PabloMK7 2025-04-24 19:03:48 +02:00
  • c1bb85ba96 Allow shader cache to switch to different titles at runtime PabloMK7 2025-04-24 17:27:08 +02:00
  • b393bf0168 Fix off-by-one error in savestates that could cause crashes PabloMK7 2025-04-24 15:02:09 +02:00
  • ecc6acff98 Attempt at implementing a combo button. Functionally, the button appears to be working, but we couldn't quite figure out how to position it properly. Additionally, there are other oversights like not being able to toggle it on/off in the overlay settings. Hopefully a starting point for fully fleshing out the feature. nathan 2025-04-23 21:36:24 -04:00
  • 975ad17442 Internally rename turbo_speed and similar to turbo_limit OpenSauce04 2025-04-20 20:05:02 +01:00
  • dcbf79df14 Overhaul turbo speed implementation to use temporary_frame_limit OpenSauce04 2025-04-20 18:33:12 +01:00
  • d85e0b6f9e Internally rename turbo_speed and similar to turbo_limit OpenSauce04 2025-04-20 20:05:02 +01:00
  • e0f65c8de5 Overhaul turbo speed implementation to use temporary_frame_limit OpenSauce04 2025-04-20 18:33:12 +01:00
  • eba3c2c08f
    Fix cheats and rpc server affecting the wrong processes (#956) PabloMK7 2025-04-23 17:09:37 +02:00
  • 391f91f735
    Support downloading owned DLCs (#950) PabloMK7 2025-04-23 17:08:48 +02:00
  • 1246e41d0e Support downloading owned DLCs PabloMK7 2025-04-17 14:34:10 +02:00
  • 1abf2a90ce
    Merge 4ce5066a05 into bac344d059 OpenSauce 2025-04-23 13:33:30 +02:00
  • e6c20a3d26
    Merge 8513bad8a9 into bac344d059 OpenSauce 2025-04-23 13:32:55 +02:00
  • 6264e3b943
    Merge 9558e78f79 into bac344d059 OpenSauce 2025-04-22 21:52:56 +02:00
  • a928c85d83 disable edge to edge atuy1219 2025-04-22 17:26:51 +09:00
  • 54a1d7d1bc Make argument of --username required Kex 2025-04-22 03:08:18 +02:00
  • a06923054a Fix indentation Kex 2025-04-21 18:58:20 +02:00
  • 4e52d8c35e Update license header Kex 2025-04-20 22:43:33 +02:00
  • 9b80839ecc Update lobby via PATCH request Kex 2025-04-20 22:09:54 +02:00
  • bac344d059 ci: For Linux, only move AppImage to artifacts directory OpenSauce04 2025-04-21 13:33:34 +01:00
  • 0051182338 ci: Windows installer is now deployed directly to artifacts directory OpenSauce04 2025-04-21 12:54:46 +01:00
  • 5296cf8231 Update license header Kex 2025-04-20 22:43:33 +02:00
  • 63e981cf60 Merge branch 'add-patch-request' of github-kexanone:Kexanone/azahar into add-patch-request Kex 2025-04-20 22:32:27 +02:00
  • d117eeff2e
    Merge branch 'master' into add-patch-request Kex 2025-04-20 22:30:50 +02:00
  • 57c332b0de Update lobby via PATCH request Kex 2025-04-20 22:09:54 +02:00
  • d1620da32b Update lobby via PATCH request Kex 2025-04-20 22:09:54 +02:00
  • 527610d599
    citra_qt: Fix duplicated hotkey entry and order. (#945) SeppNel 2025-04-20 13:19:20 +02:00
  • 91d59415d4 Match hotkey name with citra_qt.cpp SeppNel 2025-04-17 01:33:27 +02:00
  • 546fcb201c Fix order SeppNel 2025-04-17 01:32:14 +02:00
  • 1ff5042685
    Fallback to silence when no samples have been captured. (#955) Midou36O 2025-04-19 14:21:13 +01:00
  • 2831491152
    Merge branch 'master' into master Midou36O 2025-04-19 08:51:21 +01:00
  • b1480396fa Add Swedish to citra.nsi Daniel Nylander 2025-04-19 09:11:28 +02:00
  • 5e16983253
    Add Swedish to citra.nsi Daniel Nylander 2025-04-19 09:11:28 +02:00
  • 3230c0d70e Fix cheats and rpc server affecting the wrong processes PabloMK7 2025-04-18 18:19:32 +02:00
  • e88bc6fed4
    Fallback to silence when no samples have been captured. Midou 2025-04-18 16:40:17 +01:00
  • de1b520498
    Fix File::Write() not conforming to debug header validation (#952) lannoene 2025-04-18 03:51:15 -07:00
  • 866c088f60 Fix File::Write() not conforming to debug header validation U-DESKTOP-7SFAKTP\Ron 2025-04-17 15:35:13 -07:00
  • a6782e8a13 android: Restructure strings.xml OpenSauce04 2025-04-16 22:20:57 +01:00
  • 58da5a0071 android: Restructure strings.xml OpenSauce04 2025-04-16 22:20:57 +01:00
  • fd3e4068b6 android: Renamed quicksave_saving and quickload_loading strings to simply saving and loading OpenSauce04 2025-04-16 21:52:18 +01:00
  • 8fbfb94bec android: Add toast popup while saving states through UI kleidis 2024-09-25 18:41:41 +02:00
  • d43597b520 android: Allow saving to quickslot from UI kleidis 2024-09-25 18:34:56 +02:00
  • 61502ef3df android: Renamed quicksave_saving and quickload_loading strings to simply saving and loading OpenSauce04 2025-04-16 21:52:18 +01:00
  • 24f7c303fc android: Add toast popup while saving states through UI kleidis 2024-09-25 18:41:41 +02:00
  • d028560622 android: Allow saving to quickslot from UI kleidis 2024-09-25 18:34:56 +02:00
  • 967263fc80
    Implement screen gap setting (#622) David Griswold 2025-04-16 15:05:46 -03:00
  • 7da1ba3629 int setting David Griswold 2025-03-28 08:37:05 -03:00
  • 73cc485c09 type conversion fix for windows David Griswold 2025-03-04 14:37:57 -03:00
  • 4ee2f961a3 implement screen gap David Griswold 2025-03-03 14:28:51 -03:00
  • fdbc74b506 Updated help strings to reflect new room implementation OpenSauce04 2025-04-02 17:43:46 +01:00
  • 544c6b4bbc ci: Disable standalone room executable for AppImage OpenSauce04 2025-04-02 16:36:56 +01:00
  • b8267c0a39 cmake: Added citra_room_standalone target and ENABLE_ROOM_STANDALONE option OpenSauce04 2025-04-02 16:14:03 +01:00
  • 2670b517e8 citra_room: Merge functionality into citra_meta OpenSauce04 2025-03-31 22:43:21 +01:00
  • b97d08d6a3
    Installer: Remove deletion of old shortcuts RedBlackAka 2025-04-15 23:13:25 +02:00
  • 31a1351c8c Updated help strings to reflect new room implementation OpenSauce04 2025-04-02 17:43:46 +01:00
  • 535bb1577d ci: Disable standalone room executable for AppImage OpenSauce04 2025-04-02 16:36:56 +01:00
  • 6b3876b257 cmake: Added citra_room_standalone target and ENABLE_ROOM_STANDALONE option OpenSauce04 2025-04-02 16:14:03 +01:00
  • 149d21921d citra_room: Merge functionality into citra_meta OpenSauce04 2025-03-31 22:43:21 +01:00
  • e90930b0b9 Qt: set desktop filename and organization domain #934 HurricanePootis 2025-04-15 11:00:43 -05:00
  • c1d5449283 Qt: set desktop filename and organization domain #934 HurricanePootis 2025-04-15 11:00:43 -05:00
  • c1bd3b8fe6
    Merge 4bf1626af1 into 72eb16f933 Taylor Rodríguez 2025-04-15 16:45:49 +02:00
  • 72eb16f933
    Fix ncch loader building wrong update title ID (#930) PabloMK7 2025-04-15 16:27:32 +02:00
  • c2c5fcfc08 Fix ncch loader building wrong update title ID PabloMK7 2025-04-15 15:15:33 +02:00
  • 81ce14e0db
    readme: We don't support 32 bit Android, reflect that in requirements OpenSauce 2025-04-15 13:00:08 +01:00
  • d974a0062f android: Disable title bar on Android 9 OpenSauce04 2025-04-15 12:27:13 +01:00
  • 44ae1d4dfc android: Disable title bar on Android 9 OpenSauce04 2025-04-15 12:27:13 +01:00
  • 00e3bbbdf2 Updated language translations via Transifex 2120.3 azahar-2120 OpenSauce04 2025-04-14 23:10:30 +01:00
  • 7c9ea780b3 Updated language translations via Transifex OpenSauce04 2025-04-14 22:36:30 +01:00
  • 13e200ce77 dist: Updated compatibility list OpenSauce04 2025-04-14 22:19:44 +01:00
  • 4bc1655b05 dist: Updated compatibility list OpenSauce04 2025-04-14 22:19:44 +01:00
  • bbdc025371
    Merge e09bf8ee61 into ebb462f1d5 OpenSauce 2025-04-14 22:21:42 +02:00
  • ebb462f1d5 strings.xml: Uninstall Game --> Uninstall Application OpenSauce04 2025-04-14 20:02:45 +01:00
  • 3a0878f40f configure_hotkeys.cpp: per-game --> per-application OpenSauce04 2025-04-14 19:58:23 +01:00
  • e6847cbf82 android: Lime3DS to Azahar migration adjustments (#917) David Griswold 2025-04-14 15:08:11 -03:00
  • 240e968d73
    android: Lime3DS to Azahar migration adjustments (#917) David Griswold 2025-04-14 15:08:11 -03:00
  • a0cd8e320e Moved PR additions to PermissionsHandler.kt to new file CitraDirectoryUtils.kt OpenSauce04 2025-04-14 18:57:27 +01:00