Commit Graph
100 Commits
Author SHA1 Message Date
OpenSauce04 7920188417 Applied clang-format 2025-03-21 22:42:09 +00:00
OpenSauce04 3718bab5cb qt: Corrected broken link in .3ds/encryption warning message 2025-03-21 22:37:53 +00:00
OpenSauce04 ec9c3dd276 Updated languages via Transifex 2025-03-21 20:25:48 +00:00
OpenSauce04 ffb8bf15b2 Fixed encrypted+.3ds warning string being poorly formatted 2025-03-21 20:14:28 +00:00
OpenSauce04 22934aa46e Updated languages via Transifex 2025-03-21 19:33:35 +00:00
OpenSauce04 edb01754ea strings.xml: Fixed minor formatting issue 2025-03-21 19:08:31 +00:00
OpenSauce04 70be7d987e video_core: Fixed emulation window artefacts on OpenGL + Wayland 2025-03-21 17:04:27 +00:00
OpenSauce04andHurricanePootis b225e856df Updated all files under dist to refer to Azahar instead of Citra
This resolves some icon theming issues on Linux

Co-authored-by: HurricanePootis <53066639+HurricanePootis@users.noreply.github.com>
2025-03-21 16:37:10 +00:00
OpenSauce04 2f28911395 cmake: Allow ENABLE_OPENGL option to be overridden on Linux aarch64
This option was originally disabled due to some devices not supporting OpenGL, however it was implemented by hardcoding the option to be set to OFF via CMAKE_DEPENDENT_OPTION. This change now allows the user to manually set ENABLE_OPENGL to ON in the CMake options, which was previously not possible.
2025-03-20 17:29:29 +00:00
OpenSauce04 19551b1eb6 ci: Enabled update checker for tagged Windows and MacOS builds
This was supposed to be enabled for all platforms, but was erroneously only enabled for Linux
2025-03-19 10:09:43 +00:00
OpenSauce04 d59ea25cbe installer: Replaced reference to "Dolphin.exe" left over from the Dolphin installer we're based on 2025-03-18 12:53:10 +00:00
OpenSauce04 dcd6fe8258 qt: Updated translations via Transifex 2025-03-18 12:06:29 +00:00
OpenSauce04 eb3aa52391 externals: Updated externals to avoid CMake 4.0 deprecation errors 2025-03-17 17:13:05 +00:00
OpenSauce04 ccb26303ad qt: Added Report Compatibility button which redirects to Azahar compatibility list 2025-03-15 22:21:59 +00:00
OpenSauce04 9f83139118 ci: citra-unified-source --> azahar-unified-source 2025-03-15 18:55:24 +00:00
OpenSauce04 b1c693eafe Revert "Bump CMake MacOS compilation target to MacOS 13"
This reverts commit 0485a16fbb.
2025-03-15 18:55:04 +00:00
OpenSauce 0485a16fbb Bump CMake MacOS compilation target to MacOS 13
The minimum required MacOS version was already MacOS 13 due to dependencies, but until now the compilation target was set to MacOS 11
2025-03-15 15:31:37 +00:00
OpenSauce04 c2a84a2f21 qt: Updated translations via Transifex 2025-03-15 14:43:08 +00:00
OpenSauce04 b019ac275c macos: Renamed application from azahar to Azahar 2025-03-15 13:57:01 +00:00
OpenSauce04 c601a5e68a SystemFilesFragment.kt: Removed accidentally committed code which breaks the radio buttons
Accidentally added in 58b2ebd5cd
2025-03-14 20:57:14 +00:00
OpenSauce04 518b3d7432 qt: Fixed migration text box erroneously being show if there is no Azahar, Citra or Lime3DS data 2025-03-13 19:02:17 +00:00
OpenSauce04andPabloMK7 57b5f7da17 qt: Make update check concurrent and added connection timeout
Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
2025-03-12 21:55:12 +01:00
OpenSauce04andPabloMK7 d10a1f1a87 qt: Added setting "Check for updates" 2025-03-12 21:55:12 +01:00
OpenSauce04andPabloMK7 2234fa93cb qt: Added update checker behind CMake option ENABLE_QT_UPDATE_CHECKER 2025-03-12 21:55:12 +01:00
OpenSauce04andPabloMK7 4cbfba8205 android: Renamed all strings with _desc prefix to _description for consistency 2025-03-12 20:50:51 +01:00
OpenSauce04andPabloMK7 81753f908b strings.xml: Added missing period to end of delay_start_lle_modules_desc string 2025-03-12 20:50:51 +01:00
OpenSauce04andPabloMK7 82cb9ce9c4 configure_debug.ui: Moved CPU clock speed information under CPU clock speed slider 2025-03-12 20:50:51 +01:00
OpenSauce04andPabloMK7 a2f2239bbb configure_debug.ui: Corrected a typo of the word "miscellaneous" 2025-03-12 20:50:51 +01:00
OpenSauce04 26ce7e4f28 license-header.rb: Don't read UTF-8 BOM as text when checking headers 2025-03-11 20:18:33 +00:00
OpenSauce04 cb9406f6a3 Fixed formatting 2025-03-10 20:29:08 +00:00
OpenSauce04 4694e3c79a Fixed incorrect version reporting when running azahar -v with a tagged release 2025-03-10 20:25:31 +00:00
OpenSauce04 6262ddafa6 main.ui: Corrected windowTitle property 2025-03-09 13:55:09 +00:00
OpenSauce04 c5eaa44103 main.ui: Remove unnecessary & characters from strings 2025-03-09 13:52:27 +00:00
OpenSauce04 21d01fef30 ci: Drop release job 2025-03-09 13:44:32 +00:00
OpenSauce04 d86dfba7b8 Drop old Citra updater code
Due to differences with how updates are handled, none of this code can really be reused for Azahar
2025-03-09 13:05:08 +00:00
OpenSauceandGitHub ac7671e247 qt: Implement migration prompt to bring data from Citra/Lime3DS (#638) 2025-03-09 12:10:02 +00:00
OpenSauce04 cc81fdec3d Corrected some incorrect strings 2025-03-06 10:00:20 +00:00
OpenSauce04 108ee2e428 Revert "android: Implement Adreno Turbo setting for eligible GPUs (#227)"
This reverts commit f84503cf8c.
2025-03-05 22:01:07 +00:00
OpenSauce04 c024933ec3 cmake: Add option ENABLE_NATIVE_OPTIMIZATION 2025-03-05 14:18:59 +00:00
OpenSauce04 56e96dea6c cmake: ENABLE_DEDICATED_ROOM --> ENABLE_ROOM 2025-03-04 21:02:44 +00:00
OpenSauce04 7622a7fcb5 CMakeLists.txt: Remove references now-removed man documentation files 2025-03-04 20:56:13 +00:00
OpenSauce04 f68dd01a64 externals: Updated glslang, vulkan-headers and vma to latest version 2025-03-03 19:31:44 +00:00
OpenSauce04 03a81092fc externals: Updated xbyak to v7.23.1 2025-03-03 19:31:44 +00:00
OpenSauce04 cd76db881d externals: Initial submodule mass update
The following have not yet been updated due to issues:
- glslang
- teakra
- vma
- vulkan-headers
- xbyak

openal-soft has been updated, but only to 1.24.1 rather than the latest 1.24.2. This is due to an upstream issue which should be resolved in the next library update.
2025-03-03 19:31:44 +00:00
OpenSauceandGitHub 71d1fed96a android: Updated AGP to 8.8.1 and Gradle to 8.10.2 (#616) 2025-03-03 00:08:57 +00:00
OpenSauce04 1ef1ab05fa Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
OpenSauce04 c7d31dda9f android: Fixed Disable Right Eye Render setting having incorrect description 2025-03-01 18:11:19 +00:00
OpenSauce04 ac68b4becc android: Disable 'Disable Right Eye Render' option by default 2025-03-01 17:46:53 +00:00
OpenSauce04 c54ce0a94d ci: Switch transifex workflow to transifex-specific Docker image
See https://github.com/azahar-emu/azahar/issues/592
2025-03-01 14:03:15 +00:00
OpenSauce04 d6745a95e3 frd.h: Fixed assert message typos 2025-03-01 12:29:14 +00:00
OpenSauce04 e2aee1980f frd.h: Updated assert message 2025-03-01 12:27:47 +00:00
OpenSauce04 3406c389ca ci: Updated Transifex workflow to work properly 2025-03-01 00:20:08 +00:00
OpenSauce04 06f92aeccf room: Replaced references to games with applications. Includes options!
Changed options:
`--preferred-game` --> `--preferred-app`
`-g` --> `-s` (short for "software")
`--preferred-game-id` --> `--preferred-app-id`

Warnings have been left behind for the old options to inform potentially unaware users of the change
2025-03-01 00:10:07 +00:00
OpenSauce04 11b312e764 android: Replaced Add Applications button with generic Select button in setup 2025-03-01 00:10:07 +00:00
OpenSauce04 9ad314c5f7 Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
OpenSauce04 75bed895cf android: Update app ID to match Lime3DS Play Store ID
I seemingly attempted to do this before, did it wrong, and then committed it by accident. Whoops!
2025-02-28 23:57:42 +00:00
OpenSauce04 8592e05d44 qt: Fixed Configure window being too horizontally small to fit System settings tab 2025-02-28 23:14:33 +00:00
OpenSauce04 3b57fd9876 citra_qt.cpp: Updated FAQ link to direct to Azahar website 2025-02-28 22:53:15 +00:00
OpenSauce04 5fa946af0b Corrected a couple of stray references to Citra 2025-02-28 22:53:03 +00:00
OpenSauce04 e1d9204b70 configure_system.ui: Corrected duplicate widget name 2025-02-28 22:17:05 +00:00
OpenSauce04 aa5dc18471 ci: Updated pack.sh script 2025-02-28 10:03:55 +00:00
OpenSauce04 00b72dc0a5 github: Fixed bug_report.yml issue template 2025-02-28 08:08:31 +00:00
OpenSauce04 bb82ba76d1 Update .desktop files + Drop man files
There isn't really much point in maintaining man files when they are made obsolete by `azahar -h`
2025-02-27 22:08:05 +00:00
9abcb4d520 Fix various build issues (#572)
Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
2025-02-27 22:02:33 +00:00
OpenSauce04 a4180a8c5d ci: Drop gpu-tools PPA in Android CI environment
This was causing CI issues and almost definitely didn't do anything anyway
2025-02-27 19:25:10 +00:00
OpenSauce04 4f76876707 ci: Updated clang-format command to match updated build environment 2025-02-27 17:52:33 +00:00
OpenSauce04 3846a97dda ci: Fixed incorrect clang-format command 2025-02-27 17:19:28 +00:00
OpenSauce04 d331368753 ci: Temporarily disable stale issue workflow 2025-02-27 17:08:31 +00:00
OpenSauce04 d593ee2bc8 Applied clang-format-19 to all files 2025-02-27 15:24:32 +00:00
OpenSauce04 f3d0373afb Fixed Linux compile failures 2025-02-27 14:26:38 +00:00
OpenSauce 7a5e1de441 Updated readme 2025-02-26 14:32:31 +00:00
OpenSauce04 a556e7e3d5 android: Updated monochrome app icon 2025-01-29 14:16:02 +00:00
OpenSauce04 7395e34b7e Updated several links in UI to point to Azahar equivalents instead of Citra 2024-11-28 14:42:42 +00:00
OpenSauce04 0310eff54d android: Marked strings which only contain URLs as untranslatable 2024-11-28 14:35:07 +00:00
OpenSauce04 1ff0dd780f Improved realtime audio implementation 2024-11-27 21:05:40 +00:00
OpenSauce04 5b87ee3397 ci: Updated downloaded Windows Vulkan SDK to match previously updated headers 2024-11-22 20:25:01 +00:00
OpenSauce04 91524d918d citra_qt: Corrected a couple of references to Citra in UI 2024-11-22 13:36:16 +00:00
OpenSauce04 3ee27f84e4 desktop: Icon rebrand 2024-11-22 13:12:37 +00:00
OpenSauce04 67f783d8f2 android: Icon rebrand 2024-11-22 12:43:35 +00:00
OpenSauce04 b1fac41a94 android: Changed application ID to that of Lime3DS
This is to allow preserving the existing play store listing
2024-11-22 11:25:26 +00:00
OpenSauce04 a6d946ab7f ci: Use azahar-build-environment as image 2024-11-22 10:48:10 +00:00
OpenSauce04 c1ca5d8776 Removed a couple of stray references to Lime3DS 2024-11-22 10:46:11 +00:00
OpenSauce04 08f820089e Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
OpenSauce04 97207ec574 Rebranded log file to azahar_log 2024-11-21 22:33:33 +00:00
OpenSauce04 1c0b14fda4 Changed room executable name to azahar-room 2024-11-21 21:36:51 +00:00
OpenSauce04 99d59c6775 citra-room: Updated filename and cmake target name formatting for consistency 2024-11-21 21:36:51 +00:00
OpenSauce04 4a84df0732 Rebranded NSIS installer 2024-11-21 21:36:51 +00:00
OpenSauce04 03d3d3601f Changed executable name to azahar 2024-11-21 21:36:51 +00:00
OpenSauce04 f94e28335c Changed old log filename extension from .txt.old.txt to just .old.txt 2024-11-21 21:35:14 +00:00
OpenSauce04 1ea637c95b Removed dist/installer
The old Citra installer is now completely redundant given the new NSIS installer
2024-11-21 20:35:34 +00:00
OpenSauce04 4360a0ba68 github: Updated issue templates 2024-11-21 13:01:06 +00:00
OpenSauce04 7780fb06e1 Change VS_STARTUP_PROJECT cmake property to citra_meta 2024-11-19 16:36:24 +00:00
OpenSauce04 189dccda83 Updated Transifex configuration 2024-11-19 16:36:24 +00:00
OpenSauce04 aa25378bd4 Updated compatibility list 2024-11-19 16:36:24 +00:00
OpenSauce04 1c5f7f5191 externals: Updated all submodule dependencies to latest release/commit
`cubeb` is a few commits behind latest because https://github.com/mozilla/cubeb/commit/877364f0509c9a54f2d7015a6a9b52b4c7c99edc causes MSVC build failure
2024-11-19 16:35:51 +00:00
OpenSauce04 e37b26e121 Moved git submodules to point to azahar-emu org forks where appropriate 2024-11-19 14:11:05 +00:00
OpenSauce04 fd2fa5a1bb android: Updated AGP to 8.7.2 2024-11-10 22:24:13 +00:00
OpenSauce04 3105eb8ae7 AndroidManifest.xml: Set android:appCategory to game
Citra previously used the `android:isGame` property, however this has since been deprecated.

The previously set `android:isGame` property has been removed from the manifest as a result.
2024-11-10 22:07:20 +00:00
OpenSauce04 fd55b4fd6c Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
OpenSauce04 3e02c29225 citra_qt: Fixed desktop shortcuts incorrectly including -g
This argument has a new meaning since the frontend merge, and is no longer needed in this instance
2024-11-10 20:54:05 +00:00