- 23 Nov, 2008 4 commits
-
-
Laurent Aimar authored
It might need a review and a clean up of the qt4 code.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The input event vout now warns about every vout creation/destruction due to a decoder.
-
- 22 Nov, 2008 27 commits
-
-
Felix Paul Kühne authored
Forward-port [a643d7e59b8fa7b8525dd12ae733baa2a1333f26]
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Needed for input_SendEventVout()
-
Christophe Mutricy authored
-
Christophe Mutricy authored
It's reserved by gettext. gettext("") will output the headers.
-
Christophe Mutricy authored
Closes #2300
-
Christophe Mutricy authored
Untested Closes #2306
-
Christophe Mutricy authored
Closes #2308
-
Christophe Mutricy authored
Closes #2307
-
Christophe Mutricy authored
Closes #2305
-
Laurent Aimar authored
A new variable intf-event has been added. It supercedes the following variables (they are still present for the time being): - intf-change - intf-change-vout - rate-change - stats-change and allows to have a better knowledge of the change done. It is documented in vlc_input.h (in progress).
-
Laurent Aimar authored
It allows to avoid the inclusion of input_internal.h
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixes a bunch of missing locks and remove unused functions. It splits input_internal.h
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allows proper locking of p_item.
-
Laurent Aimar authored
It will allows proper locking of p_item.
-
Laurent Aimar authored
There is no functionnal changes except a few missing events added.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is a common pratice to allows it for at least TS over RTP. I have added an error message when using a odd port.
-
Laurent Aimar authored
-
Joseph Tulou authored
It was preventing mouse to work properly. Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 21 Nov, 2008 5 commits
-
-
Jean-Baptiste Kempf authored
Don't forget the break; in a switch !
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 20 Nov, 2008 4 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-