citra-nightly/src
Weiyi Wang 16b22128bf string_util: remove ShiftJIS/CP1252 conversion function
We always use unicode internally. Any dirty work of conversion with other codec should be handled by frontend framework (Qt). Further more, ShiftJIS/CP1252 are not special (they are not code set used by 3ds, or any guest/host dependencies we have), so there is no reason to specifically include them
2018-09-22 00:45:50 -04:00
..
audio_core Merge pull request #4194 from MerryMage/audiofifo 2018-09-21 13:30:51 +01:00
citra Merge pull request #4138 from FearlessTobi/change-web-links 2018-09-12 16:31:59 -04:00
citra_qt Merge pull request #3959 from zhaowenlan1779/semi-reset 2018-09-19 21:02:59 -06:00
common string_util: remove ShiftJIS/CP1252 conversion function 2018-09-22 00:45:50 -04:00
core Merge pull request #4113 from namkazt/soc_recv_from 2018-09-21 12:33:23 -04:00
dedicated_room Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
input_common SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
video_core Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
web_service Change variable name to web_api_url 2018-09-12 19:07:06 +02: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