Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed several gcc warnings on unused debug variables | Max Kellermann | 2009-12-14 | 1 | -0/+1 |
| | |||||
* | added missing config.h includes for extended LFS support | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
| | | | | | All sources which might work with large files must include config.h, to get Large File Support on 32 bit platforms. | ||||
* | automatically update the database with Linux inotify | Max Kellermann | 2009-09-25 | 1 | -0/+349 |
This patch implements a light-weight inotify library, and watches all directories below the music directory. It updates all directories where files changed after a delay of 5 seconds. |