- 19 Jan, 2009 25 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(You get to love va_list type-safety)
-
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
The rationale is the same as with vlc_object_find().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Remove a bunch of ( vlc_object_t * )vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE ); and FIND_CHILD there.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt: Create a getVout() in MIM to remove some vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE ); calls Just used now for buttons.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 18 Jan, 2009 15 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
To remove, just drag n drop to the void. To change, just drag n drop to new position.
-
Jean-Baptiste Kempf authored
I will need that to clarify the Toolbar editor.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
And unhibit before quiting
-
Rémi Denis-Courmont authored
Whether this works depends on the stream and demux behaviour. There may be a better way to fix this.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It fixes a lot of unlocked access. It will allows a better clock algo.
-
Laurent Aimar authored
-
Laurent Aimar authored
-