- 25 Jan, 2010 40 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
The vout window provider may issue a series of several resize events in a row. (e.g a user switching back and forth between two layouts in skins2) Some events may then be wrongly discarded by xcb based on a check that doesn't represent the latest situation. The new design actually can accept all resizing events, and only processes the last event of a series of events detected by xcb. No filtering is needed in xcb.
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
This rgeatly reduces the changes that it's generated more than once, if there are multiple concurrent VLC's, or if VLC crashes before exit.
-
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
As we now store the cache in ~/.cache, this has become quite useless. In any case, practically no software implements this spec, adn the author seems to have lost interest over years ago.
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
Most RTSP clients expect native RTP and won't cope with Transport Stream. Also, since RTSP takes care of RTP setup, there is little benefit in having a single stream.
-
Rémi Denis-Courmont authored
The code looks suspicious though.
-
Rafaël Carré authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This will be usefull to avoid to many resizing in icon_View
-
Jean-Baptiste Kempf authored
This is not top quality yet, but it is usable.
-
Colin Guthrie authored
Search the install library path as well as the hard coded /usr/lib and /usr/local/lib (this is particularly important on system that use the 64 suffix on x86_64. (cherry picked from commit 47ffd252b036e4047054e3926ba0a9f94170c35e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Colin Guthrie authored
(cherry picked from commit 80048bbcbf55c63290f3b2f6b1f04ce2f6b8d9f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Colin Guthrie authored
(cherry picked from commit 71c4bb2a2eafcb72c40d7e6f02eb0236e6e92fdb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Colin Guthrie authored
(cherry picked from commit 9885b4e6aba33c840056e11cc678b9990f03e629) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-