- 02 Feb, 2011 2 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 01 Feb, 2011 8 commits
-
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
Kludge beurk beurk
-
Pierre Ynard authored
Fix a busy loop and socket leak
-
Pierre Ynard authored
-
Pierre Ynard authored
Fix a busy loop and socket leak. Thanks to Santiago Gimeno for pointing it out (Debian bug #607869)
-
Pierre Ynard authored
This reverts commit a1b3978d. It doesn't fix anything and it breaks new connections Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
- 31 Jan, 2011 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Guillaume Poussel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Guillaume Poussel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Guillaume Poussel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Guillaume Poussel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Guillaume Poussel authored
Oked-by: Laurent Aimar Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Jan, 2011 12 commits
-
-
Christophe Mutricy authored
pub 1024D/45C11CA7 2011-01-30 [expires: 2012-01-30] Key fingerprint = 160A 96C4 CA7F 8ABA D43C C087 62B9 7F54 45C1 1CA7 uid VideoLAN Release Signing Key (2011)
-
Christophe Mutricy authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This affects way too many code paths. Let KDE fix their own crap.
-
Rémi Denis-Courmont authored
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 29 Jan, 2011 6 commits
-
-
Pierre Ynard authored
This fixes cases where the stream length is unknown
-
Pierre Ynard authored
Otherwise, when sending requests while already receiving data (e.g. seeking) responses are not waited for properly
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 7b18ec43. This broke LibVLC and wall.
-
Rémi Denis-Courmont authored
This reverts commit 95b63292. This broke LibVLC and the wall filter.
-
- 28 Jan, 2011 3 commits
-
-
Erwan Tulou authored
Same rationale as previous patch about Linux. fix trac #4440 (to be tested)
-
Erwan Tulou authored
When the default window provider is used (dummy, rc, ... interfaces), rather decide what to do when the user closes the video window than let the WM blindly destroy it. Till now, this led to an error message, input dying and the playlist being stopped. For -I dummy, it also meant leaving vlc hanging since no interface could then be used to stop vlc. Action taken is to stop vlc, but feel free to change/improve/make it more configurable if need be.
-
Erwan Tulou authored
-