-
Max Kellermann authored
isMusic() used to be a very inefficient function: with every invocation, it did another stat() on the specified file. There is only one caller, do the stat() there manually and use hasMusicSuffix() instead of isMusic().
f71ac4d4
| Name |
Last commit
|
Last update |
|---|---|---|
| bs | ||
| doc | ||
| m4 | ||
| scripts | ||
| src | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| ChangeLog | ||
| INSTALL | ||
| Makefile.am | ||
| README | ||
| TODO | ||
| UPGRADING | ||
| autogen.sh | ||
| build.mk | ||
| configure.ac |