- 20 Feb, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
Close #6103 (cherry picked from commit 6241fbf7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Please BP. Bug introduced by af04c6fa (cherry picked from commit 1db29c8b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Pavlov authored
Closes: #6081 (cherry picked from commit cb2ec471) Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-
- 19 Feb, 2012 13 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit e7d04616) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit c7f4fdf8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 5b459832) 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 fc9d9cca) 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 d3ac60b2) 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 efc40549) 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 e93cace3) 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 f70cd93d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 41988c32) 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 34c66055)
-
Denis Charmet authored
Fix #6078 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7098f402) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
(cherry picked from commit c4f14cae)
-
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 a97666db) 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)
-