- 26 May, 2015 4 commits
-
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 May, 2015 3 commits
-
-
Rémi Denis-Courmont authored
If an object is created after the parent is already killed, ObjectKillChildren() could not have killed the new object. So the new object needs to inherit the alive flag from its parent instead.
-
Rémi Denis-Courmont authored
(ref: MSDN KB 287087)
-
Rémi Denis-Courmont authored
- do not pass NULL HIML on error, - clean up COM on error, - fix hr variable shadowing. Not fixed: leak of the task bar and image list.
-
- 24 May, 2015 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 23 May, 2015 14 commits
-
-
Rémi Denis-Courmont authored
The value never changes anyway. This fixes non-interactive inputs.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Do not assume the title number is small; allocate large enough buffer.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf 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
-
- 22 May, 2015 14 commits
-
-
Felix Abecassis authored
Refs #9458 Signed-off-by: Tristan Matthews <tmatth@videolan.org>
-
Rémi Denis-Courmont authored
The time type had become effectively identical to the integer type when the integer type got extended to 64-bits.
-
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
There was no common code.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is the default value (for non-inherited variables).
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
time() needs ctime
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 21 May, 2015 1 commit
-
-
Rémi Denis-Courmont authored
So that the LibVLC application does not get killed by "Broken pipe".
-