citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src
Tobias 1744537d85
Small improvements to Citra translations (#7379)
* dist: Remove duplicated Finnish translation

For some reason, we had Finnish listed twice on Transifex, causing it be shown twice in Citra.
It has already been deleted again from Transifex, now we only need to remove it from the repo as well.

* citra_qt/configure_ui: Show country of language in the combobox

This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").
2024-01-24 15:17:15 -08:00
..
android build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00
audio_core audio_core/hle/source.cpp: clear config.play_position_dirty regardless of config.play_position value. (#7349) 2024-01-14 12:27:28 -08:00
citra build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00
citra_qt Small improvements to Citra translations (#7379) 2024-01-24 15:17:15 -08:00
common Implement NEWS service (#7377) 2024-01-24 19:21:48 +02:00
core Implement NEWS service (#7377) 2024-01-24 19:21:48 +02:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common input_common: Set SDL hints to enable DualShock 4 / DualSense motion. (#7121) 2023-11-10 13:14:40 -08:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests tests: Port merry's audio tests (#7354) 2024-01-21 05:16:00 +01:00
video_core general: Fixes for Tales of the Abyss (#7381) 2024-01-24 19:22:10 +02:00
web_service web_service: avoid undefined behavior assert of std::string::back (#7347) 2024-01-12 20:24:01 -08:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00