]> git.sesse.net Git - vlc/commit
file: Be consistent with the rest of the world. Do not expand tilde.
authorRémi Denis-Courmont <rem@videolan.org>
Tue, 4 Mar 2008 20:29:27 +0000 (22:29 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Tue, 4 Mar 2008 20:29:27 +0000 (22:29 +0200)
commitc2f5a92b2b73bdc23c5d588af49c0f5a8b754b7c
tree34e901bb6a3f0dc37ecf0609b948be118df7c342
parent73e7165fcb6dd96e646b72dbea3e8b5d5f896d5c
file: Be consistent with the rest of the world. Do not expand tilde.

The shell already does it, and \~ should not be expanded by VLC.
Also fixes consistency with the other file-opening plugins
(directory, mmap, cdda...).

Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
modules/access/file.c