- 12 Jan, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 11 Jan, 2007 6 commits
-
-
Filippo Carone authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
Closes #988
-
Rémi Denis-Courmont authored
-
- 10 Jan, 2007 2 commits
-
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
- 09 Jan, 2007 5 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left)
-
- 08 Jan, 2007 6 commits
-
-
Damien Fouilleul authored
- added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin)
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir()
-
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
-
- 07 Jan, 2007 6 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Mutricy authored
*download the missing file *build only the lib
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Sigmund Augdal Helberg authored
-
- 06 Jan, 2007 8 commits
-
-
Felix Paul Kühne authored
* update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I wonder what I was thinking about.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 05 Jan, 2007 6 commits
-
-
Christophe Mutricy authored
-
Olivier Aubert authored
-
Olivier Aubert authored
bindings/python: removed vlc.Object code from the main vlc python module. This module should now be cleanly buildable from outside the VLC tree, given the public headers and appropriate libs are available.
-
Olivier Aubert authored
bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-