- 21 Oct, 2016 2 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
Now, Android verbose flags corresponds of the others platforms one (-vv is enough for full logs).
-
- 26 May, 2016 1 commit
-
-
Thomas Guillem authored
-
- 25 May, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Apr, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Mar, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Feb, 2015 1 commit
-
-
KO Myung-Hun authored
```-- CC logger/console.lo logger/console.c: In function 'Open': logger/console.c:115:5: error: implicit declaration of function 'isatty' [-Werror=implicit-function-declaration] if (isatty(STDERR_FILENO) && var_InheritBool(obj, "color")) ^ logger/console.c:115:16: error: 'STDERR_FILENO' undeclared (first use in this function) if (isatty(STDERR_FILENO) && var_InheritBool(obj, "color")) ^ logger/console.c:115:16: note: each undeclared identifier is reported only once for each function it appears in cc1.exe: some warnings being treated as errors ``` -- Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Feb, 2015 1 commit
-
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Feb, 2015 1 commit
-
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Feb, 2015 6 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This comes from src/misc/messages.c with new code.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-