- 09 Aug, 2010 15 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
For somewhat reason, on debian's (and arch's) mingw, strcasecmp isn't defined in c99 (very probably because _NO_OLDNAMES is defined)
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It now compiles fine
-
Jean-Baptiste Kempf authored
And remove unneeded patch + simplify target for speed-up
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And create new patches accordingly for new build hiccups...
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Brad Smith authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Aug, 2010 6 commits
-
-
Rémi Denis-Courmont authored
-
Brad Smith authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Removes the KDE scheduler hack.
-
Rémi Denis-Courmont authored
This saves over 30% space from BZip2.
-
Rémi Denis-Courmont authored
This reverts commit 2a4a8f9a.
-
Rémi Denis-Courmont authored
The same check is already done in the dvdread, ps and vobsub modules.
-
- 07 Aug, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Aug, 2010 15 commits
-
-
David Kaplan authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Kaplan authored
DVB satellite scanning using transponder lists from the config directory Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Kaplan authored
ScanDvbTNextExhaustive() -> ScanDvbNextExhaustive() as is used for both DVB-T/C Various code format improvements Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Kaplan authored
These are simply too short - expecially for DVB-S Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
In my opinion, we do not want to encourage use of this. On the one hand, our libxml2 catalog support has never been thread-safe and this seems to have caused problems in the past (looking at the skins2 comments). On the other hand, the xtag plugin never implemented catalogs, so XML parsers have to handle unknown XML tags gracefully in any case. Also, shipping DTDs with VLC is awkward and arguably a waste of space.
-
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
Also don't fail if the XML validator cannot be loaded.
-
Erwan Tulou authored
getNextSibling was buggy (previous patch), and the only use doesn't seem right.
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch fixes a regression brought by 88ba4526d03285a10e9abd59b9053c9d6927661 that prevented arrows from being functional.
-
- 04 Aug, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
- for some reason, this worked on Linux (?!?) - for some other reason, there doesn't seem to be 2 different modes for add_file Close #4004
-
Rémi Denis-Courmont authored
(manual forward port of 3a31af06dbabd4e21a68e46249fdf3209cd8060a)
-