vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Mon Mar 19 
20:46:09 2012 +0200| [bc032f3ca6dc189d41d0e3ba2daf9e4030b62a77] | committer: 
Rémi Denis-Courmont

posix: drop support for non-UTF-8 operating systems

This patch also removes support for legacy encodings:
 - in taglib, in the non-Windows code paths,
 - in the Internationalized Domain Names resolved (only glibc) and
 - in the GNOME VFS module.

Support for translation from/to UTF-8 was disabled by default 20 months
ago, and scheduled for removal, 14 months ago.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc032f3ca6dc189d41d0e3ba2daf9e4030b62a77
---

 bin/cachegen.c                 |    8 ---
 modules/access/gnomevfs.c      |    7 +--
 modules/meta_engine/taglib.cpp |   16 +------
 src/network/getaddrinfo.c      |    3 -
 src/posix/darwin_dirs.c        |    3 +-
 src/posix/dirs.c               |   16 ++----
 src/posix/filesystem.c         |   99 ++++------------------------------------
 src/posix/plugin.c             |   12 ++---
 8 files changed, 23 insertions(+), 141 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bc032f3ca6dc189d41d0e3ba2daf9e4030b62a77
_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to