- 20 Feb, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
Close #6103 (cherry picked from commit 6241fbf7201744c8eafd32b660ba1156f14a758d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Please BP. Bug introduced by af04c6fac8c2c6eedfcb7cc54e4fd4171d9a7437 (cherry picked from commit 1db29c8b609182c7dff28b9374bc0b4d436e7965) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
Closes: #6081 (cherry picked from commit cb2ec4710b5eaacb32714be386ad2a738aa460af) Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
- 19 Feb, 2012 13 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit e7d046167a65779191a10ca4a615649874d9d03d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit c7f4fdf8f42253fa17620fd357c78c953a510d72) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 5b459832fe73699efcce93910ca4bf33d0599973) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure that the video output is displayed in case the user requests a different item from the playlist (close #6041) (cherry picked from commit fc9d9cca9bfb381d24aed8ec5d8b3a464cf31004) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: default disable the native fullscreen mode on Lion since it is confusing for users with multi-screen setups (cherry picked from commit d3ac60b2c3e369d10bf8626856248a4567e969ed) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 91457387941dd1198f03527cbc6088dde7c00988) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit efc40549caa0e3710474dd641aa2eaf4fb179efe) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: implemented accessibility code for the custom window buttons used in the black window style (close #6093) based upon sample code by Peter Maurer - thanks so much! (cherry picked from commit e93cace3b35a555a023b1adc9fcdfb8da231ec57) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
the osd sliders don't display correctly - no idea why yet so far (cherry picked from commit f70cd93da07d2f421791e83101c3796f34365fbc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 41988c3288c0a0d3a298eee6740e3d4fc4cf784c) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit de0cdc779b21c9c67a65ab464e9ef909d4ba5a9a) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure to always exit the fullscreen mode on Lion when terminating to prevent ugly artifacts on the next launch (cherry picked from commit 200a43b8f85c9affb427ee303bbb940ced8eb455)
-
- 18 Feb, 2012 5 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 34c66055d35e62d5347f03c5f06f25e1db5a576b)
-
Denis Charmet authored
Fix #6078 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7098f40219523ba072997c9e86f3b2c626caddda) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
(cherry picked from commit c4f14cae3b1bab3260b933306893f8fc1acd9842)
-
Felix Paul Kühne authored
Revert "macosx: prevent unwanted strings from being displayed instead of empty strings as suggested by xtophe" This reverts commit 84eee5c2.
-
- 17 Feb, 2012 19 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: prevent unwanted strings from being displayed instead of empty strings as suggested by xtophe (cherry picked from commit a97666db8a5ee0eb8498cc068c4fe3a8d76e1783) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Tomáš Chvátal authored
With contributions by Vít Pelčák <vit@pelcak.org> Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Jean-Baptiste Kempf authored
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 934582e46d03f2acdb39b170b161856c42db61b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit eeac7c94bb8cb51e0bc22d9d42f82fc9ce1e5674) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 3e25b175e26f489d25553b39086efca22cb2dff8)
-
Erwan Tulou authored
This last occurrence of MSG_ERR led to a memory leak. In addition, avoid spamming the logs. A debug message is enough. (cherry picked from commit 61e145ca81f83a23c188b4dfa0bb62d4fd4acb6a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This closes #6064 (cherry picked from commit 7c693f065ba6866575f8db8a45156d2f370f848c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit acc847396cd8d3ef8c246c18da39bc7ac69425a8)
-
Felix Paul Kühne authored
(cherry picked from commit 36fc180ec70896ad6905aa9219dea29e1bc18d20)
-
Konstantin Pavlov authored
(cherry picked from commit 565422b6a71f4253cc0d17d65f99b2d921bad31a) Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed wrong behavior of the drop zone introduced in [7f63022f8a94871fd6ca1be2c9c69660ff1d7f6e] (close #6071) (cherry picked from commit a2bd73d9b1daeca20684fbc5687b21e1088c3001)
-