Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-06-12 | Add WARNING log method. it's the same as ERROR, except that when mpd starts, | Warren Dukes | 1 | -1/+19 |
2004-05-15 | move ipv6supported from listen.c to utils.c | Warren Dukes | 1 | -0/+13 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-01 | move sys/types.h include in utils.c, so it works for FreeBSD, from MDR | Warren Dukes | 1 | -1/+1 |
2004-04-01 | use our own portable version of usleep using select() | Warren Dukes | 1 | -0/+14 |
2004-03-09 | when stripping return chars, just replace them with spaces | Warren Dukes | 1 | -2/+2 |
2004-03-09 | strip return characters that are in the id3 tags | Warren Dukes | 1 | -0/+6 |