- 31 Jan, 2011 5 commits
-
-
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 10 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
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
An negative integer would make no sense here. I guess we could use an unsigned char here, since it can only be between 0 and 127, as far as I understand
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Jean-Baptiste Kempf authored
-
- 27 Jan, 2011 5 commits
-
-
Pierre Ynard authored
This fixes opening of file names containing non-ASCII characters
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
Fixes Debian bug #600269
-
- 26 Jan, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
We still need to use it to stop VoD instances because the VLM waits to join the input thread :(
-