lua: Add a function to convert to the current codepage
commitfdd3d58eafbe058d64d48b1467693626302004f0
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Wed, 4 Apr 2018 13:40:08 +0000 (4 15:40 +0200)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 5 Apr 2018 08:04:05 +0000 (5 10:04 +0200)
treeb66e4733b254d55b48266fbf53cf8310a7d293c2
parenta67d761528176d0b7499ef1066dcd6bf50050bbe
lua: Add a function to convert to the current codepage

This will help VLSub handle non ascii path on windows
modules/lua/libs/strings.c