]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
intlconv: use iconv for utf8 conversions
authorJaroslav Kysela <perex@perex.cz>
Tue, 20 May 2014 19:25:44 +0000 (21:25 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 26 May 2014 19:30:10 +0000 (21:30 +0200)
commitd07071bf908137f0718bacbc46ae8e6663167794
tree9acca6f4f9526ecff7ca9e68cb26df5966429209
parent02f2140708958dd9b18e62db3917d95adb7ee3db
intlconv: use iconv for utf8 conversions
Makefile
src/api.c
src/api.h
src/api/api_intlconv.c [new file with mode: 0644]
src/intlconv.c [new file with mode: 0644]
src/intlconv.h [new file with mode: 0644]
src/main.c