- 09 Mar, 2009 14 commits
-
-
Laurent Aimar authored
It avoid locking the whole playlist_t when fetching art, which can take a lot of time...
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Until a valid icon is designed/found, I used a DRM text label.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Paul Saman authored
stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found. Note the quality counters are mere indications and not exact reporting of how much blocks/discontinuity really occured. It will only tell you how often it is noticed.
-
Jean-Paul Saman authored
-
Rémi Duraffort authored
-
- 08 Mar, 2009 26 commits
-
-
Rémi Duraffort 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
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(still not handling errors correctly)
-
Derk-Jan Hartman authored
Conflicts: modules/access/directory.c Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
One useless thread gone (the new subsystem does not need a thread).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
You need to attach a callback on the variable 'intf-event' of the vlm object. Becarefull, as (always) inside an event callback you cannot call back the object (here vlm).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The input variable "program-scrambled" will contain the state for the current program only. If at least one es is scrambled then the whole program is. The associated event is INPUT_EVENT_PROGRAM. If necessary for a better GUI support, we could change it to a list.
-