- 08 Aug, 2010 3 commits
-
-
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 7 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)
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
As it works fine over http if mp4-files are done with mp4box -tight or similar way, in most cases mp4-files aren't done like that and avformat works much better in those cases (don't need to seek so much).
-
Adrien Maglo authored
-
Adrien Maglo authored
-
- 03 Aug, 2010 14 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
lua_osd: add some parameters to the osd.message function to allow the user to set duration and position.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
While the configure checks were platform-agnostic, the implementation was Windows-specific. Worse, this code now conflicts with our Unicode filesystem layer, which uses the same function names. In practice, this code was never used.
-