- 06 Mar, 2009 8 commits
-
-
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
-
basos g authored
debug messages are added to make clues about : a) the clock issue ( see VLC timing issues on ML) b) the rgb chroma issue ( see VLC RBG chroma issues on ML) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
basos G authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
basos g authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Mar, 2009 29 commits
-
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This makes little sense to me. It could print errors directly, since it _is_ the user interface.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Good ideas to improve the layout and the text are MORE than needed.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4: change a bit the ui from sout to use the SoutInputBox and etter Sout integration and panel changing.
-
Jean-Baptiste Kempf authored
-
basos g authored
-Fix dshow "none" deivice be recognized as none Note that another patch concerning var_optionParse string dequoting should be applied for this to be fixed ( the concept is not to provide quoted strings to dshow options ) -Account for the case when BOTH devices could not be opened (file an error, instead of seeming to play) -Cleaned a little -Added dbg and error msgs -Added coments Rev 3 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Qt: step one for Sout Dialog rework. Introduce a kind of progression and gives more space to MRL-customization.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Since none of our otehr threads exist at the end, this is safe.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(otherwise we would much more serious problems than the update checker)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
config_PutPsz() and var_SetString() are calling strdup() internally. This reverts commit 86783662.
-
JP Dinger authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Geoffroy Couprie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This doesn't mean I don't share the opinion, but let's try to ease the work for packagers that get bugs on that part. And of course VLC + debian-multimedia in debian is still completly broken...
-
- 04 Mar, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Contrary to commit 719f12a6 log, input_GetItem() does not check for a lock on the input. There may be need for locking here(?), but taking the object lock would definitely not help, as this was the only place is the entire tree using the generic object lock on an input object.
-