- 28 Dec, 2011 3 commits
-
-
Felix Paul Kühne authored
macosx: work-around incompatibility between custom code and Cocoa's own way of doing things (fixes #5722) and use animations when zooming the main window in black mode (cherry picked from commit 99fb87d0ea60ba751a5c3eb88ff00cad139d8a7c) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 64280ec9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: implement proper zooming for Leopard and Snow Leopard based upon code from the GNUstep library (as indicated) (cherry picked from commit c43bd662) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Dec, 2011 17 commits
-
-
Rémi Denis-Courmont authored
Reported-by:
Cheng Sun <chengsun9@gmail.com> (cherry picked from commit a30a747a) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cca37149) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
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 b40f9cee8617f6da0ddc4a3c3a4c0efa4ebcd837) 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 a1eacf91) 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 81d70dce4e20f8769eb0d22e6d297d8025c8dde8) 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 d8fd1c1313a4734b324403c9aae5f76908f5e7f5) 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 60240804e086e1b2376846c2c59f2b4ed5843bb2) 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 083e1bd921a3e68ddbe7e70dc718fa5f5b850dd8) 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 72187886ff68b6bbf4c36e6fe852b11244e84ed9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 6d2b10ba8d689659135928c8d168198cfcfae725) 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 86c4c01c6e17d66dc63dcb321f4ba6acb400fa38) 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 f004bad2b2e87a5afff86f6e8676cf856c706bf5) 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 794557eea63853456cf3120cdb1bdc88ca44ad9f) (cherry picked from commit 75a40b63d0cb0ba655a80c4030ce54cb812c471f) 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 7d282fac1cc455b5a5eca2bb56375efcbf879b06)
-
- 19 Dec, 2011 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 6a8197f657f1ef74e358864209b1ed4db37ff078) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-