[vlc-devel] vlc: svn commit r12014 (massiot)
Subversion daemon
svn at videolan.org
Thu Aug 4 21:09:15 CEST 2005
r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
Changed paths:
M /trunk/include/charset.h
M /trunk/include/main.h
M /trunk/include/vlc_symbols.h
M /trunk/src/misc/charset.c
M /trunk/src/misc/darwin_specific.m
* src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
under Mac OS X to transform UTF-8-MAC returned by readdir() into
UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
should always return UTF-8. Also made vlc_current_charset()
thread-safe and added a few missing const's.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list