]> git.sesse.net Git - vlc/commit
* New gnomevfs access module
authorBenjamin Pracht <bigben@videolan.org>
Mon, 12 Sep 2005 23:56:43 +0000 (23:56 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Mon, 12 Sep 2005 23:56:43 +0000 (23:56 +0000)
commita52270a257f187b05c8faee925d27c443e616b6e
tree89a7d92a2d04ae8bc09baad9cb0cc8d01823e93b
parentbf7b7457aac2ec07ad8f82a63bddc5b4d6b404e7
* New gnomevfs access module
* MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
* Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
configure.ac
modules/access/Modules.am
modules/access/gnomevfs.c [new file with mode: 0644]