aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateSong.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-21decoder_plugin: rename struct to DecoderPluginMax Kellermann1-2/+2
2013-10-19*: use references instead of pointersMax Kellermann1-13/+13
2013-10-19*: use nullptr instead of NULLMax Kellermann1-6/+6
2013-10-02Log: new logging library APIMax Kellermann1-13/+17
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
2013-07-28song: convert header to C++Max Kellermann1-4/+4
2013-07-28decoder_api: convert to C++Max Kellermann1-1/+1
2013-01-30decoder_list: convert to C++Max Kellermann1-4/+1
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-2/+2
2013-01-02Directory: turn functions to methodsMax Kellermann1-9/+8
2013-01-02Directory: make the header C++ onlyMax Kellermann1-1/+1
2013-01-02db_lock: convert to C++Max Kellermann1-1/+1
2013-01-02update: convert to C++Max Kellermann1-7/+10
2012-07-10require GLib 2.16Max Kellermann1-1/+0
GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it.
2012-06-13update_walk: move code to update_song.cMax Kellermann1-0/+114