- 28 Mar, 2008 12 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
defaults to timeout on 5s (configurable) without data (there will be 10 tries before returning EOF) fix some EOF return paths check malloc() Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
input: Make sure stat info are created before attaching to the parent, because stats_ComputeGlobalStats() may vlc_list_find() the input before the stat have been initialized.
-
- 27 Mar, 2008 28 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
The '\n' was absent from the binary data, and several URLs wouldn't play properly Simplify the decoding Remove debug print() Distribute the file
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That was never written to (except by KeyActionCB that _that_ was never invoked ever, and did not make sense). Note that, had it worked as it probably was intended, this "accounting" data should have been kept inside the hotkeys plugin, not the libvlc instance data anyhow.
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
So for, each hotkey callback had to lookup the hotkey table everytime a key was pressed, which is fairly wasteful.
-
Rémi Denis-Courmont authored
This reverts commit a859dede.
-
Rémi Denis-Courmont authored
Turns out to be dead code.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
Nicer, easier to use, less memory consuming, faster and prepared for meta data editing.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Patch by Lahiru Lakmal Priyadarshana with small modifications.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-