- 21 Mar, 2012 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit ea068351d3991a1b330eb67fb13ddbb90943e659)
-
David Fuhrmann authored
The slider is not displayed, anyway. But sometimes it flickers through for a short moment which does not look good. (cherry picked from commit 2fc5dc5fd4c2804d93b6993c9ac8765efd60412e) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit d612827ce2cd628732ef4937a15ec5a1f851995e) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
Note that the origin values can also be negative when we have our window on a secondary screen. (cherry picked from commit 1cee2e3b66d9c3e814385740f04f7569fe4c9ea5) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit e6820b6113e28172fe2ad590829ad7a7395cabaa) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 3646cf4340c3cb25b23fbb2e7376dc86424f04ae) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit bf916c3520997102ff862887065ec38f93efada2) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jean-Baptiste Kempf authored
Coeffs have been recomputed. Close #6132 (cherry picked from commit a712e052fbba82c04c3d5f193dfe625bb5b242be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Mar, 2012 7 commits
-
-
Naohiro KORIYAMA authored
When increasing speed to 1.50 (command + =), '1.50x' is shown on OSD, but '10x' is shown on menu (Playback -> 'Playback Speed'). Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 70a5e26593b671ab5d267b3c527fda4ba83deae1)
-
Denis Charmet authored
This still doesn't work with ordered chapters though. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 50f3a9b9b79a27cd1d1d5e1fee583bf06edf9f85) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
F. Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 0b1b7516b965fa87c295eb0e7b9aa249f917e4e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 38a4fd744aee8b52d5cd3f5424b64b6d37ded6c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit fbdbd7dab2f509c6746e9077b060098b9d7a164a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6423 (cherry picked from commit 36641267bcfd98f26eaa0ae98ba7ac5d80d4184b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6424 (cherry picked from commit f7f78e8a6d1019a03b86947552dbb26015c93f20) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Mar, 2012 3 commits
-
-
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) (cherry picked from commit 2a2bb7af2abb8d060d0cd8b79528655d76463c87)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 18 Mar, 2012 2 commits
-
-
Pierre Ynard authored
This fixes an endless loop when piping commands to stdin with echo for example
-
Pierre Ynard authored
In particular this happens when piping commands into stdin
-
- 17 Mar, 2012 5 commits
-
-
David Fuhrmann authored
(cherry picked from commit 9dfcc9e548abefb260a10df57f79151790a1bf03) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
(cherry picked from commit 2368d54953fc4e7731d29ae8749c5ffb3ecb03b8) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
The if condition was only true in a very very rare case, and even then the code is incorrect (e.g. when the detached window is in fullscreen and the user closes the main window). (cherry picked from commit 80e730f1e4d67f4a00428220ed170d477c85032a) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
David Fuhrmann authored
This simplifies the code in several lines. (cherry picked from commit de742db20a39f116ca2505926fe1a0e9c20de47a) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Rémi Denis-Courmont authored
glXSwapIntervalEXT() does not return a value, contrary to the SGI equivalent. In case of error, the X11 error handler is used. This patch fixes compilation with conforming headers. It should still be compatible with buggy Mesa headers where 'int' is returned. For reference, see the specification here: http://www.opengl.org/registry/specs/EXT/swap_control.txt http://www.opengl.org/registry/api/glxext.h (cherry picked from commit 9cf66c2856ab3a209fe15ec5662a8cd927ee20bc)
-
- 16 Mar, 2012 15 commits
-
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Kaya Zeren authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Daniel Nylander authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Tomáš Chvátal authored
With Martin Zicha and Václav Pavlíček contributions Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 94dd5e7fbb7c6a6b35a1b1d11ef70ae2fb428f9d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Only version, copyright, mdate (NO mwait) and *dir are present. ALL of them are outputting warnings. None of this is in master. This is for smooth transition ONLY.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This is partially cherry picked from commit f7ee3edcSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 8bce50f4)
-
Ludovic Fauvet authored
This is neeeded on top on ab05bbd1 for 2.0 only Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-