- 04 Aug, 2005 17 commits
-
-
Christophe Massiot authored
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.
-
Christophe Massiot authored
-
Christophe Massiot authored
UTF-8.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* move Unicode stuff to a separate file
-
Rémi Denis-Courmont authored
* share/html/* : sepcify UTF-8 as XML encoding * httpd.c : add a bunch of "const"
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 03 Aug, 2005 21 commits
-
-
Cyril Deguet authored
-
Felix Paul Kühne authored
* implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Teulière authored
-
Rémi Denis-Courmont authored
* old: convert
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* libvlc: Conversion functions (needs performance improvement) Convert filenames from command line * SAP, Skins2: no perform own UTF-8 conversion * file, playlistold : convert * wx, winCE : assume UTF-8
-
Gildas Bazin authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
I assume the intent was "&= ~" which is not the same. Needs review.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Massiot authored
-
Christophe Mutricy authored
NB: Likely to break your cache and preferences
-
Felix Paul Kühne authored
-
Christophe Massiot authored
along with libjpeg and libtiff. SDL has been heavily patched not to hijack main() on Darwin, you should do the same for other platforms. Also fixed a huge number of typos in the Makefile, and reverted to an old version of ffmpeg because our friends there are breaking everything again. * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
-
Christophe Massiot authored
-
- 02 Aug, 2005 2 commits
-
-
Cyril Deguet authored
to an already destroyed map ! (and a crash with MSVC runtime...)
-
Cyril Deguet authored
(remove the dependency of skins2 to ffmpeg for PNG loading)
-