- 23 May, 2011 11 commits
-
-
Laurent Aimar authored
As a side effect it is now build at the display size.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Yuval Tze authored
new spin box that enables subsdelay filter and disables it when the value is set to 0 the spin box tooltip and suffix are updated according to the subsdelay mode Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
The thread are already created with the right priority. If not, then vlc_clone() should be fixed instead. Also, the vlc_thread_set_priority() calls on the main interface thread seem bogus, as the target thread is dedicated to monitor the libvlc death and is not the main running thread.
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 May, 2011 16 commits
-
-
Jean-Baptiste Kempf authored
Close #4776
-
Jean-Baptiste Kempf authored
Useful for people with accessibility difficulties. No icon yet. Close #2253
-
Laurent Aimar authored
They are not used by modules anymore.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
Close #4092
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
refs #4734
-
Jean-Baptiste Kempf authored
One is the actual URL, the other is a metadata Close #4157
-
Jean-Baptiste Kempf authored
Close #4341
-
Jean-Baptiste Kempf authored
Close #4818
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 21 May, 2011 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
This would close #4321 , if cli.lua vout function were working
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It now uses vlc_clone() It is started only when needed. It does not uselessly poll every 100 or 10 milliseconds anymore...
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Regression introduced by commit 4a590357.
-
- 20 May, 2011 3 commits
-
-
Rafaël Carré authored
Identity is not a method but a property "" is not a valid object path
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-