aboutsummaryrefslogtreecommitdiffstats
path: root/src/QueueSave.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-06queue: convert all functions to methodsMax Kellermann1-5/+5
2013-01-04playlist: convert to C++Max Kellermann1-1/+1
2013-01-03TextFile: convert to a classMax Kellermann1-4/+3
2013-01-03text_file: convert to C++Max Kellermann1-1/+1
2013-01-03database.h: eliminate db_*_song()Max Kellermann1-17/+19
2013-01-02db_save, state_file: convert to C++Max Kellermann1-4/+7
2012-08-21queue_save: save song prioritiesMax Kellermann1-2/+19
2012-08-16DatabasePlugin: add method ReturnSong()Max Kellermann1-0/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-07-25queue_save: save tags and range of non-database songsMax Kellermann1-13/+43
2010-07-25queue_save: simplify get_song()Max Kellermann1-10/+3
2010-07-25queue_save: move code to queue_save_song()Max Kellermann1-7/+11
2010-07-25queue_save: queue_load_song() returns voidMax Kellermann1-5/+4
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-25ls: moved generic URI utilities to uri.cMax Kellermann1-1/+1
2009-01-23playlist: moved saving/loading code to queue_save.cMax Kellermann1-0/+78