aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSticker.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use references instead of pointersMax Kellermann2013-10-191-6/+6
* *: use nullptr instead of NULLMax Kellermann2013-10-191-8/+8
* StickerDatabase: return std::stringMax Kellermann2013-10-171-1/+1
* Song: GetURI() returns std::stringMax Kellermann2013-10-171-25/+10
* song: convert header to C++Max Kellermann2013-07-281-38/+24
* TagPool, ...: include cleanupMax Kellermann2013-01-301-5/+5
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
* Directory: turn functions to methodsMax Kellermann2013-01-021-4/+2
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* sticker: convert to C++Max Kellermann2013-01-021-0/+166