scummvm/backends/platform/sdl/win32
Vladimir Serbinenko 68a9136e4d
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
Different platforms have different levels of support of encodings and
often have slight variations. We already have tables for most encoding
with only CJK missing. Full transcoding inclusion allows us to get reliable
encoding results independently of platform. The biggest con is the need for
external tables encoding.dat.

It removes a duplicate table for korean in graphics/korfont.cpp
2020-11-15 16:20:35 +01:00
..
win32-main.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
win32-window.cpp ALL: Sync with ScummVM - rev. cd37d510f9 2019-01-26 20:47:55 +01:00
win32-window.h WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
win32.cpp COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01:00
win32.h COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01:00
win32.mk ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
win32_wrapper.cpp ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
win32_wrapper.h ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00