Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |