- 05 Aug, 2010 5 commits
-
-
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 17 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.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
On Windows, wcstombs() converts UTF-16 to ANSI, not to UTF-8.
-
- 02 Aug, 2010 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Olivier Teulière authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
They may be inconsistent on broken multi-processor hardware. But the system tick count is causing worse problems with power saving features.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 4d636fa3.
-
Rémi Denis-Courmont authored
This reverts commit a869d39d.
-
Jean-Baptiste Kempf authored
It isn't dangerous, helps people that use those features in playlists, although those playlists are VLC-specific
-
- 01 Aug, 2010 1 commit
-
-
Felix Paul Kühne authored
-