An error occurred fetching the project authors.
- 10 Mar, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 08 Jan, 2007 1 commit
-
-
Damien Fouilleul authored
- since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926
-
- 03 Jan, 2007 1 commit
-
-
Damien Fouilleul authored
- extras/libc.c: fixed stack overflow due to infinite recursion in vlc_wopendir(). I really don't like system APIs remapping to vlc_... too bug prone
-
- 25 Nov, 2006 1 commit
-
-
Rémi Denis-Courmont authored
Might break stuff, but I cannot test much because of DBus vs Win32 breakage(!)
-
- 21 Nov, 2006 4 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
win9x testers, raise your hand
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 16 Nov, 2006 1 commit
-
-
Marian Durkovic authored
-
- 15 Nov, 2006 1 commit
-
-
Derk-Jan Hartman authored
* libc.c: Also define the lldiv function itself on FreeBSD < 5 refs #840
-
- 29 Apr, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 Mar, 2006 1 commit
-
-
Clément Stenac authored
-
- 22 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Mar, 2006 2 commits
-
-
Eric Petit authored
-
Eric Petit authored
-
- 06 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()
-
- 05 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
- Remove vlc_dcgettext in those cases
-
- 01 Feb, 2006 1 commit
-
-
Sam Hocevar authored
__ppc64__ (meaning PowerPC).
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 09 Sep, 2005 3 commits
-
-
Gildas Bazin authored
-
Christophe Mutricy authored
In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
-
Christophe Mutricy authored
-
- 30 Aug, 2005 1 commit
-
-
Christophe Massiot authored
-
- 29 Aug, 2005 1 commit
-
-
Christophe Massiot authored
* modules/control/http/http.c: Enabled --http-handlers under Win32. Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
-
- 26 Aug, 2005 2 commits
-
-
Christophe Massiot authored
* modules/control/http/http.c: Fixed a memory leak with the CGI environment.
-
Christophe Massiot authored
to spawn an external process and get its output. Only implemented for UNIX-style systems at present. * src/misc/httpd.c: New "handler" node type which bypasses the internal HTTPD behaviour. * modules/control/http: New --http-handlers option to dedicate particular extensions to external programs (PHP or Perl for instance). This is in accordance with the CGI/1.1 specification.
-
- 22 Aug, 2005 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives. This is a bit kludgy but so convenient to change drives under Windows. * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach directory. Thou shalt escape all exported functions with E_() to avoid potential namespace collisions ! * po: Re-run make update-po since POTFILES.in has changed.
-
- 06 Aug, 2005 1 commit
-
-
Christophe Massiot authored
-
- 05 Aug, 2005 1 commit
-
-
Christophe Massiot authored
* modules/control/http.c: Use scandir instead of readdir since it allows to sort the files alphanumerically. * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
-
- 13 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
we ever need to reborn vlc_reduce for some unanticipated reason
-
- 10 Jul, 2005 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
(someone show me a screen with a negative pixel resolution)
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 16 Feb, 2005 1 commit
-
-
Gildas Bazin authored
-