- 23 Oct, 2011 5 commits
-
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 22 Oct, 2011 6 commits
-
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Alexey Sokolov authored
LIBVLC_VERSION_REVISION was ignored. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Instead of 5:4
-
Jean-Baptiste Kempf authored
-
- 21 Oct, 2011 10 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
And now make use of URI
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This isn't one of the most used function, so, it shouldn't be that visible in the interface.
-
- 20 Oct, 2011 3 commits
-
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Denis Charmet authored
It is now more precise. Should fix #3019 #3026 (same bug) and avoid case where vlc infinitely loops at some ordered chapter change. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Oct, 2011 7 commits
-
-
Pavol Babincak authored
URI scheme handlers allows VLC to manifest ability to open these URIs. Practically it means that if user wants to open url like mms://example.com/ system may automatically choose VLC to open it. I haven't included http, ftp, etc. because they are better handled by web browsers than media player. More info about URI scheme handlers are here: http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html#id2869854 Line with MimeType key is now longer than 998 characters (see RFC 2822). I haven't found a way of making it shorter. In case you didn't get whole line it ends with: x-content/audio-player;application/xspf+xml; Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #5465
-
Ilkka Ollakka authored
We don't define maximumWidth for that anymore, so there was this 'QImage: out of memory, returning null' message and no albumart on side.
-
Rémi Denis-Courmont authored
Like vorbisenc, this does not actually build anything. It merely pulls speex if speexdsp is not available in the distro, even if speex is.
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
It should fix #2082 and also that vlc didn't restore playlist viewmode properly, as settings where in MainWindow-group when those widgets are created.
-
- 18 Oct, 2011 9 commits
-
-
Jean-Baptiste Kempf authored
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Daniel Nylander authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Yaron Shahrabani authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Rémi Denis-Courmont authored
I will remove CheckValue() in VLC 1.3 because it really hurts more than it helps.
-
Rémi Denis-Courmont authored
...rather than V4L2 audio tuner and OSS device nodes. This is not quite correct, but we can do no better without alsa-lib.
-