aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateDatabase.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-10/+10
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-1/+1
* song: convert header to C++Max Kellermann2013-07-281-5/+5
* PlaylistVector: use std::listMax Kellermann2013-01-031-1/+1
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-6/+6
* Directory: turn functions to methodsMax Kellermann2013-01-021-4/+4
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
* playlist_vector: convert to C++Max Kellermann2013-01-021-4/+1
* update: convert to C++Max Kellermann2013-01-021-0/+107