- 24 Jun, 2012 4 commits
-
-
David Fuhrmann authored
changes are not read anyway
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Previously, the open panel always converted the mrl to an (not available) mount point when you want to setup a playback without menus
-
- 23 Jun, 2012 3 commits
-
-
Francois Cartegnie authored
QPixmapCache can't compute using an undefined maxsize. Introduced by a2314241
-
Francois Cartegnie authored
-
Rafaël Carré authored
-
- 22 Jun, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 Jun, 2012 10 commits
-
-
Felix Paul Kühne authored
macosx: work-around a weird bug which let the drop zone respond to mouseDown events targetted at the window title Thanks to David for the report
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Felix Paul Kühne authored
iOS 4 is used by less than 10 per cent of the installed base, so we don't care for now
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: reimplemented the right-click Reveal-in-Finder feature on the window title when using the dark interface style
-
Rémi Denis-Courmont authored
-
- 20 Jun, 2012 12 commits
-
-
Jean-Baptiste Kempf authored
-
Michael Feurstein authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Frode Tennebø authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mario Speiß authored
-
Mario Speiß authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
Also avoid fstat()+close() on non-directoy files.
-
Rémi Denis-Courmont authored
For FIFO and sockets, non-blocking is wanted. For character device, the effects depend on the device driver. For other types, non-blocking mode has either no effects or is unspecified.
-
- 19 Jun, 2012 7 commits
-
-
Felix Paul Kühne authored
This looks stupid and weird. The rationale is that the PowerBox mechanism used when running VLC in a Sandbox on OS X Lion checks whether the executable is linked against AppKit. If not, neither NSOpenPanel nor NSSavePanel will appear.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
strncase cmp reports 0 if the tested size is 0. Was always matching empty Content-Type then.
-
Sébastien Toque authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
use standard back reference (\1 instead of \0, mach with parens) use OSX-compatible command line ordering (filenames go at the end)
-
- 18 Jun, 2012 3 commits
-
-
Felix Paul Kühne authored
macosx: allow the user to minimize the main window by double-clicking the window title when using the dark UI variant This respects the system preferences' global setting.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-