- 25 Aug, 2009 31 commits
-
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Kühne authored
-
Pierre d'Herbemont authored
-
Felix Kühne authored
-
Felix Kühne authored
(partial, as this won't work on Leopard without a few further changes)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We should probably exit anyway, as it should be a bug...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
We must not send PAUSE if already in pause, when seeking (it would unpause the stream). And DEMUX_SET_PAUSE_STATE should do nothing if pause state is already what we want. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Ilkka Ollakka authored
should fix that returning from fullscreen going wrongsize, also set fullscreen flags after reparent and before parenting back from fullscreen.
-
Ilkka Ollakka authored
screennumbers starts from 1 onward, this allows user again to define if he wants fullscreen window on particular screen instead of the one where interface is.
-
Pierre d'Herbemont authored
configure: Add implicit sequence-point return-type strict-aliasing array-bounds missing-parameter-type overflow int-to-pointer-cast pointer-to-int-cast div-by-zero overflow to the list of Werror warnings.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Sébastien Escudier authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
- 24 Aug, 2009 9 commits
-
-
Pierre d'Herbemont authored
-
Niles Bindel authored
Added some additional locking to the media list player playitem functions to prevent threading instability. Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Revert "nuv: Fix some warnings and fix an issue where some unitialized pointer access could lead to a crash." This reverts commit 3bbe374b. This commit is wrong. There was no risk of crash. I will add assert instead when not obvious.
-