- 11 Feb, 2012 16 commits
-
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
David Fuhrmann authored
If you try to combine both features, you will end up in an fullscreen window with playlist and overlayed video controls. Therefore make sure that both cannot be enabled in simple prefs, and in case the user used advanced prefs, priorize nonembedded window over the lion fullscreen. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: re-write the resize control used in the black window style to use the MouseDown event instead of the MouseDragged event which is ignored on Leopard (should fix #5822)
-
Felix Paul Kühne authored
macosx: make sure the fspanel is visible when using 'float-on-top' in combination with Lion's native fullscreen mode
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
console and socket mode are now exclusive on windows.
-
- 10 Feb, 2012 24 commits
-
-
Rob Jonson authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brad Smith authored
When the code for detecting the number of CPUs present was moved the headers necessary to compile the AltiVec detection code on OpenBSD/powerpc was mistakenly removed so this puts the headers back as appropriate. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It seems to also be used for chroma upsampling. It fixes #5751.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There are no reasons to only apply them to the first one. Certainly some options might only make sense with a single item. But then it really boils down to having only one item. Some options *do* make sense for all (>1) items.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
i_prog takes its value from i_num_pmt which can't be negative, nor > 64
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
cosmetics, reindent
-