]> git.sesse.net Git - vlc/commit
* modules/control/http.c : specify UTF-8 as charset (closes #236)
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 4 Aug 2005 14:58:44 +0000 (14:58 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 4 Aug 2005 14:58:44 +0000 (14:58 +0000)
commitaed69fef6220413ac7cd26d36d294ba4c9156015
treeed14b5d97c13e0d1242323a022b953853a6e1019
parent0b99d8cc2d3e706ae2aa877a9e5365717069d8dc
 * modules/control/http.c : specify UTF-8 as charset (closes #236)
 * share/html/* : sepcify UTF-8 as XML encoding
 * httpd.c : add a bunch of "const"
include/vlc_httpd.h
include/vlc_symbols.h
modules/control/http.c
share/http/index.html
share/http/vlm/edit.html
share/http/vlm/index.html
share/http/vlm/new.html
share/http/vlm/show.html
src/misc/httpd.c