]> git.sesse.net Git - vlc/commit
- Fix POSIX locale handling (well you'd better not fall in that case though)
authorRémi Denis-Courmont <rem@videolan.org>
Tue, 13 Mar 2007 21:37:55 +0000 (21:37 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Tue, 13 Mar 2007 21:37:55 +0000 (21:37 +0000)
commit9709cd067802994f8d40040f31c8527687c7c479
tree2cb18a4c84cbe5626dce7f564622ba3a0395f20a
parentcf9e0c81162d09b7ee079d512436715fd243ffad
- Fix POSIX locale handling (well you'd better not fall in that case though)
- Split Windows CP "guessing" from real system charset determination
src/Makefile.am
src/text/charset.c
src/text/wincp.c [new file with mode: 0644]