- 10 Feb, 2009 8 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Now, this should work safely, although it requires heavy polling.
-
Rémi Denis-Courmont authored
This API is completely idiotic. By design, it requires (very active) polling to work. Also, it is almost impossible to make it thread-safe. Anyway, through violating a few constant pointers, we can fix half of that. However, message item reference counting remains broken.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It was not thread-safe, and only used by ncurses (fixed earlier).
-
Rémi Denis-Courmont authored
Changing the verbosity at that point is not thread-safe (and trying to restore the value at ext is somwehat logically flawed). Luckily all the standard <stdio.h> functions are thread-safe.
-
Anthony Loiseau authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Baptiste Kempf authored
-
- 09 Feb, 2009 26 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Remove this define once the functionality is implemented on MacOS X and Win32.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Our outputs want to create a window as a child of the drawable. This is never going to work with a pixmap.
-
Sébastien Escudier authored
This can happen when a rtsp client teardown : RtspCallback is called. But at the same time, if the media is deleted, (MediaDel), RtspClientDel can be called twice on the same p_media/p_rtsp Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Duraffort authored
(and remove an unused argument).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 08 Feb, 2009 6 commits
-
-
Rémi Denis-Courmont authored
Pointed-out-by: Rémi Duraffort
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mark Bidewell authored
Overload toggleVisible() to update list with media from other interfaces. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-