- 23 Dec, 2011 15 commits
-
-
Felix Paul Kühne authored
macosx: support the Lion-style resizing within the black main window when _compiling_ (no joke) on Lion (cherry picked from commit c30858cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
current lacks support for zooming and therefore behaves incorrectly when using Lion's native fullscreen mode (cherry picked from commit b40f9cee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit fbfc5966) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 8e829d82) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a1eacf91ed490499859c33c71abdd1f69e931b5c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 9de7b85e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7183021a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 37c1667d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ffe64df0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Bogdanov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6d3f1d60) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d4a0e2e2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
needs testing on Snow Leopard and Leopard (cherry picked from commit f7aedf89) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed clipping of the caution icon in the most-left column of the playlist table (fixes #5597) (cherry picked from commit 078366cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 2552b92a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fix fspanel when using Lion's fullscreen mode (and mouse-moved events within the vout in general) (cherry picked from commit a3b6543b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Dec, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 81d70dce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 6a6a6e90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Dec, 2011 16 commits
-
-
Naohiro KORIYAMA authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5c7c27ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Currently, when you click the button to set up file associations on Windows, the dialog presented is untitled and just displays the file name, "vlc". Close #5711 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8634f761) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
- fix the logic - simplify - repair the ability to save the state and position Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6e71a9b9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e5aca82f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5699 Regression from 43424ac2 (cherry picked from commit ee658c7c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
The error message "EXT-X-MEDIA-SEQUENCE already present in playlist (new=%d, old=%d)" was triggered way to often for HLS live streams. In addition the new metadata from a new HLS playlist was not updated in the internal list. (cherry picked from commit 520804ce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 0a896b6b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Escudier authored
Closes #5707 #5493 (cherry picked from commit 9b0fc851)
-
Naohiro KORIYAMA authored
Close #5700 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d8fd1c13) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Alexander Law authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 60240804) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Close #5704 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 083e1bd9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
this commit also fixes a xib incompatiblity with 10.5 (cherry picked from commit 72187886) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 6d2b10ba) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: correctly hide the controls within the native fullscreen mode on Lion when displaying a video (closes #5505) note that the ordinary fullscreen controller panel won't be present atm though additionally, this commit can potentially impact the layout of the controller zone and lead to ugly effects, so please stress it a bit (cherry picked from commit 86c4c01c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed missing menubar on Lion when entering fullscreen mode through a VLC internal trigger (fixes #5537) (cherry picked from commit f004bad2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
Use INT_MAX as the maximum content length as libupnp introduced 0 as an unlimited content length in pupnp 1.6.7, though UPNP_VERSION was not bumped. (cherry picked from commit 794557ee) (cherry picked from commit 75a40b63) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Dec, 2011 1 commit
-
-
Clement Lecigne authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 7d282fac)
-
- 19 Dec, 2011 6 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 6a8197f6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit e316b5a5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 74f2f90a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 68660d8a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 4c718f0e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
These buffers aren't known to the actual OMX codec. Normally, these buffers are removed from the queue by DecodeAudio/DecodeVideo, but if they're pushed multiple times (which happens when using google sw decoders), PortReconfigure might try to free them. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6643ac0a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-