- 20 Mar, 2012 8 commits
-
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Jean-Baptiste Kempf authored
Close #6424
-
Jean-Baptiste Kempf authored
Close #6423
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Mar, 2012 18 commits
-
-
Rémi Denis-Courmont authored
opendir() sets close-on-exec anyway.
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This patch also removes support for legacy encodings: - in taglib, in the non-Windows code paths, - in the Internationalized Domain Names resolved (only glibc) and - in the GNOME VFS module. Support for translation from/to UTF-8 was disabled by default 20 months ago, and scheduled for removal, 14 months ago.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
macosx: make sure that the http interface (and other clients) can toggle the fullscreen mode when using VLC's fullscreen implementation (close #6009)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
F. Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
This still doesn't work with ordered chapters though. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 18 Mar, 2012 12 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids the infamous VLC playlist bug whereby the playlist stops if the current item is deleted. It turns out PulseAudio tends to "update" a source right after VLC opens it, and then VLC stopped playing almost as soon as it started.
-
Mirsal Ennaime authored
-
Rémi Denis-Courmont authored
-
Mirsal Ennaime authored
Make org.mpris.MediaPlayer2.CanSetFullscreen true only when a vout thread is running.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Pierre Ynard authored
This fixes an endless loop when piping commands to stdin with echo for example
-
- 17 Mar, 2012 2 commits
-
-
Pierre Ynard authored
In particular this happens when piping commands into stdin
-
Rémi Denis-Courmont authored
This fixes the smurf effect on YUY2. Unsupported quarter rotations are black-listed.
-