aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue_save.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* db_save, state_file: convert to C++Max Kellermann2013-01-021-126/+0
* Merge branch 'v0.17.x'Max Kellermann2012-08-251-2/+19
|\
| * queue_save: save song prioritiesMax Kellermann2012-08-211-2/+19
* | DatabasePlugin: add method ReturnSong()Max Kellermann2012-08-161-0/+3
|/
* copyright year 2011Max Kellermann2011-01-291-1/+1
* queue_save: save tags and range of non-database songsMax Kellermann2010-07-251-13/+43
* queue_save: simplify get_song()Max Kellermann2010-07-251-10/+3
* queue_save: move code to queue_save_song()Max Kellermann2010-07-251-7/+11
* queue_save: queue_load_song() returns voidMax Kellermann2010-07-251-5/+4
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-1/+1
* playlist: moved saving/loading code to queue_save.cMax Kellermann2009-01-231-0/+78