- 14 Oct, 2011 1 commit
-
-
Modified-by:
Rémi Denis-Courmont <remi@remlab.net> Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Oct, 2011 2 commits
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 05 Sep, 2011 2 commits
-
-
Pierre Ynard authored
Untested
-
Pierre Ynard authored
-
- 31 Aug, 2011 1 commit
-
-
Rafaël Carré authored
avoid having extern Open() symbol defined multiple times in static builds
-
- 30 Aug, 2011 2 commits
-
-
Rémi Denis-Courmont authored
Better patch welcome
-
Rémi Denis-Courmont authored
-
- 29 Aug, 2011 1 commit
-
-
Ilkka Ollakka authored
-
- 12 Jul, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Apr, 2011 1 commit
-
-
Drive letters, backslashes instead of slashes, and so on. Signed-off-by:
Rémi Duraffort <ivoire@videolan.org>
-
- 17 Aug, 2010 1 commit
-
-
ivoire authored
-
- 17 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Jun, 2010 1 commit
-
-
Rafaël Carré authored
file descriptor number is not a file path
-
- 22 Jun, 2010 1 commit
-
-
Joseph S. Atkinson authored
Signed-off-by:
Rafaël Carré <rafael.carre@gmail.com>
-
- 20 Jun, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 May, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2010 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Apr, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Feb, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 07 Feb, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 23 Jan, 2010 2 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 09049343.
-
Rémi Denis-Courmont authored
-
- 21 Jan, 2010 1 commit
-
-
Laurent Aimar authored
-
- 16 Jan, 2010 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We could handle directories as descriptors, but we currently don't. In the mean time, we had better show an error than generate corrupt playlist entries.
-
fd://<fdRémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
"-" is now converted to "fd://0" by the input code. And file:///- really means /- (which is a valid file name).
-
Rémi Denis-Courmont authored
We assume it is present in plenty of places anyway
-
Rémi Denis-Courmont authored
This requires support for fdopendir(). One open() and fstat() calls per input file are avoided. Ok, this is not such a major improvement). This should also work around brain-damaged file system drivers such as Linux HFS+, whereby opendir() succeeds on regular files.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(You can't read ahead a pipe)
-
Rémi Denis-Courmont authored
InputSourceInit() does it globally already
-
- 02 Sep, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
Previous versions didn't seem to trigger an error here.
-