aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSong.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/Tokenizer, ...: include cleanupMax Kellermann2013-12-151-2/+0
* PlaylistSong.cxx: don't use g_build_filenameDenis Krjuchkov2013-12-051-4/+6
* fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-3/+3
* Playlist*, Queue: use GetDatabase() overload without ErrorMax Kellermann2013-10-221-1/+1
* GetBaseUTF8Max Kellermann2013-10-211-3/+3
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-2/+2
* fs/Path: move definitions to struct PathTraitsMax Kellermann2013-10-171-2/+3
* fs/Path: add method IsAbsolute()Max Kellermann2013-10-141-2/+2
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-23/+23
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+3
* tag: convert to C++Max Kellermann2013-07-301-4/+4
* song: convert header to C++Max Kellermann2013-07-281-27/+24
* uri: convert to C++Max Kellermann2013-04-081-1/+1
* Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2013-01-281-9/+6
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-2/+2
* path: convert to C++Max Kellermann2013-01-171-1/+1
* song: don't use GLibMax Kellermann2013-01-081-0/+2
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* ls.h: rename to ls.hxxMax Kellermann2013-01-031-1/+1
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-3/+8
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-0/+173