mapper: check "r" permission on music directory

Yet another common support case.
This commit is contained in:
Max Kellermann
2011-11-28 09:56:03 +01:00
parent 718e180423
commit 6f365c30eb
2 changed files with 8 additions and 1 deletions

2
NEWS
View File

@@ -5,7 +5,7 @@ ver 0.16.6 (2010/??/??)
- flac, null, wave: fix buffer corruption bug
- wave: support packed 24 bit samples
* mapper: fix the bogus "not a directory" error message
* mapper: check "x" permission on music directory
* mapper: check "x" and "r" permissions on music directory
* log: print reason for failure
* event_pipe: fix WIN32 regression
* define WINVER in ./configure