citra-emu
/
citra
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/src
Christoph 3bf924cd20 Camera translation (#3747)
* citra_qt: correct spelling in configuration

* citra_qt/camera: Changed the order of the translation

The translation may not correspond to "couln't load" and "the camera", so create two cases which can get translated individually.
Also add a space after "the camera".

* citra_qt/camera: use the same syntax for the filter in "still_image_camera.cpp" as in "configure_camera.cpp"

* citra_qt/camera: the config should only get added if it's not empty
2018-05-19 12:03:06 +03:00
..
audio_core Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
citra citra,citra_qt: load/save hardware shader settings 2018-05-14 10:17:35 +03:00
citra_qt Camera translation (#3747) 2018-05-19 12:03:06 +03:00
common Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
core Merge pull request #3741 from wwylele/glvtx-last 2018-05-18 13:03:40 -06:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common input_common: Migrate logging macros 2018-03-25 17:46:02 +08:00
network More minor issue fixes 2018-04-19 10:28:19 -06:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core gl_stream_buffer: update the information about the AMD hack 2018-05-18 14:08:12 +03:00
web_service verify_login: Make VerifyLogin exceptionless 2018-03-28 21:34:21 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00