- 19 Feb, 2012 13 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
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)
-
Felix Paul Kühne authored
macosx: default disable the native fullscreen mode on Lion since it is confusing for users with multi-screen setups
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
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!
-
Felix Paul Kühne authored
the osd sliders don't display correctly - no idea why yet so far
-
Jean-Baptiste Kempf authored
-
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
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 18 Feb, 2012 6 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Julien Humbert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Fix #6078 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Revert "macosx: prevent unwanted strings from being displayed instead of empty strings as suggested by xtophe" This reverts commit a97666db.
-
- 17 Feb, 2012 21 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
-
Denis Charmet authored
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>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
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.
-
Erwan Tulou authored
This closes #6064
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
As "Ok" did not mean which action would have been done.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Konstantin Pavlov authored
-
Sébastien Escudier authored
-
Sébastien Escudier authored
-
KO Myung-Hun authored
DBCS countries assign their currency symbol to '\', ASCII 92. This causes an unexpected behavior when converting a directory separator on OS/2. In case of GNU libiconv, it does not treat '\', ASCII 92, as a currency symbol at all. So let's mimic GNU libiconv. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
KO Myung-Hun authored
OS/2 supports UCS-2 only instead of UTF-16. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed wrong behavior of the drop zone introduced in [7f63022f] (close #6071)
-
Sébastien Escudier authored
-