- 04 Mar, 2010 6 commits
-
-
Jean-Paul Saman authored
Conflicts: projects/mozilla/vlcplugin.cpp
-
Jean-Paul Saman authored
ifdef the dependency on pthread for windows. It restricts pthread usage to XP_UNIX only. The events object should be extended to support MacOS X and Win32 too, this will be done in coming commits. Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Jakob Leben authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
And fix logic
-
Jean-Baptiste Kempf authored
-
- 03 Mar, 2010 21 commits
-
-
Jean-Baptiste Kempf authored
At least we can now see the difference between loop1 and loop-all
-
Laurent Aimar authored
-
Rémi Denis-Courmont 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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
close #3343
-
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
-
Rémi Denis-Courmont authored
This is an arbitrary choice. But KiB are much more common than kB. Also the notation is unambiguous. Note that we keep kbps for *bit* rates.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Fix #3349. Unfortunately we can not use QStyle to handle selection generically across platforms.
-
- 02 Mar, 2010 13 commits
-
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Laurent Aimar authored
It was incomplete and was creating issues when the audio output provided a non mono device (close #3272).
-
Antoine Cellerier authored
Use of function references rather than function names to store button actions. This allows using all kinds of functions, including non global ones. Note that the old mechanism using global function names is not supported anymore. Existing scripts will need to be fixed (-> just remove the quotes around the function name).
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Change vlc.stream() and vlc.memory_stream() error reporting to behave like lua's io.open() or loadfile() functions.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #3368
-