- 13 Mar, 2006 1 commit
-
-
Derk-Jan Hartman authored
-
- 12 Mar, 2006 15 commits
-
-
Rémi Denis-Courmont authored
* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms * Cosmetic fixes * Check for invalid UTF-32 sequence * Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
-
Jean-Paul Saman authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 11 Mar, 2006 17 commits
-
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
modules/misc/playlist/*, modules/access/http.c: XSPF playlist support (read and write) by Daniel Stranger. Many thanks src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string handling functions. modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use these string handling functions.
-
Christophe Mutricy authored
All: Run make update-po
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
* Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)
-
Rémi Denis-Courmont authored
- Error handling clean up
-
Clément Stenac authored
-
Clément Stenac authored
Thanks.
-
Clément Stenac authored
... WX bug ! (OnActivateItem not working with enter key on Win32) (Closes:#348)
-
Clément Stenac authored
-
Felix Paul Kühne authored
-
Clément Stenac authored
Hide the "OK" button in the preferences (keep "Save")
-
Clément Stenac authored
Thanks. Closes: #552
-
Christophe Mutricy authored
-
- 10 Mar, 2006 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-