- 06 Feb, 2010 40 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
It remains impossible to enable/disable the filters themselves without the video output, though.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* allow setting page all the time, * remove dummy exception, * fix an object leak, * remove impossible error, * fix apparently inverted logic.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Use freopen() or the logger... seriously. This was not even thread-safe (caboom if two messages come at the same time).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also fix a potential crash in case of stale subscriber (print debug message to stderr).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The new repositories are now on git.videolan.org/vlc/bindings/ * java => jvlc.git * phonon => phonon.git * python-ctypes => python.git
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Remove msleep() from vlm. It should work but testing is recommended. I'll take all the blame in case of issues :D.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
Based on an idea from Jean-Philippe André
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
Lua source code can be compiled into binary files to speedup loading using the luac command line utility. VLC will first try loading the .luac module and fallback to .lua if it fails. (And factorize code)
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
This reverts commit 2e028db6. This violates segmentation when exiting Qt4 with the error dialog.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
VLC_CODEC_FL32/64 are mapped on the native type as before.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-