aboutsummaryrefslogtreecommitdiff
path: root/src/queue_save.c
Commit message (Collapse)AuthorAge
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-25
| | | | | "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.cMax Kellermann2009-01-23
Create a new library which saves/loads the queue to/from the state file.