- 07 Dec, 2010 4 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
If search.h is present but not tdestroy: implement it based on others t* functions If search.h and tdestroy are not present: implement every t* functions.
-
Rafaël Carré authored
-
- 06 Dec, 2010 10 commits
-
-
Erwan Tulou authored
Close must also be serialized (one single global lock/wait).
-
Erwan Tulou authored
function call didn't match function prototype.
-
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
-
- 05 Dec, 2010 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Michael E authored
This sets the base level of the scope display back to the centre of its channel. Has been broken for at least +1 year. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 653a6637. Conflicts: src/win32/thread.c
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Those variable types were identical to VLC_VAR_STRING in practice (Note: do not confuse variable types with configuration item types).
-
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
VLC maintains no history, so no wonder...
-
Rémi Denis-Courmont authored
-
- 04 Dec, 2010 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Parental advisory: naked kludge and explicit hack
-
Rémi Denis-Courmont authored
We have reliable error detection with XCB, so this option has become mostly useless. For testing/debugging, the developer can hack the CheckSHM() function to return false if really needed.
-
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 made no sense. If the thread is detached, the handle is released asynchronously when the thread exits. So it cannot be used in any way (except from the thread itself).
-