aboutsummaryrefslogtreecommitdiffstats
path: root/src/Song.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* Song: add method ReplaceTag()Max Kellermann2013-10-211-0/+8
* Song: pass reference to song_equals()Max Kellermann2013-10-211-11/+8
* Song: GetURI() returns std::stringMax Kellermann2013-10-171-14/+17
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* tag: convert to C++Max Kellermann2013-07-301-4/+4
* song: convert header to C++Max Kellermann2013-07-281-50/+47
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-5/+5
* Directory: turn functions to methodsMax Kellermann2013-01-021-2/+2
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* ProxyDatabase: pass "detached" objects to visitorsMax Kellermann2012-08-151-1/+9
* Song: add function song_dup_detached()Max Kellermann2012-08-151-0/+36
* Song: add function song_equals()Max Kellermann2012-08-151-0/+27
* song: use C++ compilerMax Kellermann2012-08-081-0/+110