- 29 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Fix linking against N900 glibc 2.5.
-
Rafaël Carré authored
This reflects its real capabilities as opposed to "xcb_xv"
-
- 28 Aug, 2009 3 commits
-
-
Pierre Ynard authored
Some "no return statement in function returning non-void" warnings are definitely not errors, and cannot be silenced without introducing dead code, which is arguably just worse.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Partially revert 30f9eb49
-
- 27 Aug, 2009 3 commits
-
-
Pierre Ynard authored
Oops.
-
Pierre Ynard authored
AFAIK vlc_poll() works with no problem on WinCE too
-
Pierre Ynard authored
And remove #ifdefs from code
-
- 25 Aug, 2009 5 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 5ff67322.
-
Jean-Baptiste Kempf authored
All vouts are impacted, and dmo too.
-
ivoire authored
-
Rémi Denis-Courmont authored
-
Pierre authored
configure: Add implicit sequence-point return-type strict-aliasing array-bounds missing-parameter-type overflow int-to-pointer-cast pointer-to-int-cast div-by-zero overflow to the list of Werror warnings.
-
- 24 Aug, 2009 1 commit
-
-
Pierre Ynard authored
This is ugly, until jb finds "a clever solution."
-
- 23 Aug, 2009 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fix for [1f579327] for Windows
-
Rémi Denis-Courmont authored
This reverts commit e70077bf. This was completely broken (NULL not defined).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Aug, 2009 3 commits
- 20 Aug, 2009 8 commits
-
-
Pierre authored
configure: Add "missing-braces nonnull parentheses uninitialized address enum-compare undef comment switch" to the list of warnings that should not appear anymore in source code.
-
Rémi Denis-Courmont authored
-
Pierre authored
-
Felix Paul Kühne authored
-
Pierre authored
Warnings that are 'safe' to be treated as error should be added here as well. I hope this will raise VLC code quality, and tend to lower the hudge number of warnings. Some of them are sometimes letal but hidden by others.
-
Rafaël Carré authored
-
- 19 Aug, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 18 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
"[It] can be removed altogether, since it's totally useless (quality is too bad to be of any use)."
-
Pierre authored
-
Pierre authored
This enables Linux kernel-style silent build output. If you want a more verbose output use 'make V=1' or './configure --disable-silent-rules' If you want even less verbosity for custom command, there is $(AM_V_GEN) that you can add in front of your custom command.
-
- 15 Aug, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Aug, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 13 Aug, 2009 2 commits
-
-
Geoffroy Couprie authored
-
Jean-Baptiste Kempf authored
Skins2 dll gets a bit smaller.
-