Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
| | | | | | | | | This updates the copyright header to all be the same, which is pretty much an update of where to mail request for a copy of the GPL and the years of the MPD project. This also puts all committers under 'The Music Player Project' umbrella. These entries should go individually in the AUTHORS file, for consistancy. | ||||
* | ls: moved generic URI utilities to uri.c | Max Kellermann | 2009-02-25 | 1 | -1/+1 |
| | | | | | "ls" is a bad name for a library which parses URIs. We'll move the rest of the "ls" library later. | ||||
* | playlist: moved saving/loading code to queue_save.c | Max Kellermann | 2009-01-23 | 1 | -0/+78 |
Create a new library which saves/loads the queue to/from the state file. |