Add Utf8Utils.h/.cpp with class for UTF-8 string manipulations
authorKarlson2k <k2k@narod.ru>
Sun, 17 Nov 2013 15:45:10 +0000 (19:45 +0400)
committerKarlson2k <k2k@narod.ru>
Sun, 17 Nov 2013 23:19:06 +0000 (03:19 +0400)
commitb81f86d9274ffbbaeb21b54356ccb02d87e56df7
tree8814f0656ccd7e81416c42c61366da6b9abaf2df
parent034d1c55bead9c15a0ec85d9fe4d47647fbffdfd
Add Utf8Utils.h/.cpp with class for UTF-8 string manipulations
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
xbmc/utils/Makefile.in
xbmc/utils/Utf8Utils.cpp [new file with mode: 0644]
xbmc/utils/Utf8Utils.h [new file with mode: 0644]