- 31 Jul, 2009 21 commits
-
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Rémi Duraffort authored
* print a warning when var_DelCallback can't find the callback because the data doesn't match * these warning are only for debug builds.
-
Rémi Duraffort authored
* print an error message when the variable creation failed because of a name clash (two variables with the same name but different types) * print a warning when calling var_Get on a void variable * fix one comment as the list is NOT sorted (and that too expensif to do).
-
Ilkka Ollakka authored
Thisway playlist don't run sort when created (in case of you start vlc, and don't set playlist visible then adding stuff. When you open playlist it would sort the stuff). Also remove showing sort-indicator incorrectly on start (don't show it at all before user clicks to sort).
-
Rafaël Carré authored
-
Ilkka Ollakka authored
-
Rémi Duraffort authored
art url only for the input parent as that's always the same image for all inputs).
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
And add two lines that attempt to explain a bit more what is this class about. Pointed by Olivier Aubert.
-
Michael Hanselmann authored
Signed-off-by: Michael Hanselmann <public@hansmi.ch> Signed-off-by: JP Dinger <jpd@videolan.org>
-
Michael Hanselmann authored
The password can either be directly passed as an option, or it can be stored in a file whose path is then passed as an option. Signed-off-by: Michael Hanselmann <public@hansmi.ch> Signed-off-by: JP Dinger <jpd@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 30 Jul, 2009 19 commits
-
-
Pierre Ynard authored
They are an overlook from the removal of the thread serialization
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
This includes [eb241138f52e7fbf1e83b07791bad007e2c2f3c6], [fb5108db888105b7fd07f89aaee5eb979ec8be15], [b8d90e93024e3e3f816f6a37d4c8933cdbbc8592], [acb8baa1e5e0d490353d92bbc1cf5902a3bdd792]. Regrettably, these weren't cherry-pickable.
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
-
ogg.k.ogg.k authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
it checks table of frequencies that usually contains channels. Thou dvb-c users need to check if modulation and symbol-rate are correct for them (atleast for me modulation auto didn't work). example commandline that worked for me: vlc dvb:// --dvb-srate=6875000 --dvb-modulation 128
-