aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* conf.h: move constants to ConfigDefaults.hxxMax Kellermann2013-09-051-0/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-83/+68
* song: convert header to C++Max Kellermann2013-07-281-5/+5
* PlaylistFile: use DirectoryReader and file system APIDenis Krjuchkov2013-05-061-27/+24
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* PlaylistFile.cxx: use file system APIDenis Krjuchkov2013-02-021-6/+5
* require GLib 2.24Max Kellermann2013-01-291-2/+0
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-2/+3
* Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2013-01-281-4/+3
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-261-3/+3
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-42/+27
* path: convert to C++Max Kellermann2013-01-171-1/+1
* idle: convert to C++Max Kellermann2013-01-091-1/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-041-4/+6
* PlaylistFile: fix memory leakMax Kellermann2013-01-031-0/+1
* TextFile: convert to a classMax Kellermann2013-01-031-6/+3
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-8/+9
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()Max Kellermann2012-10-041-4/+3
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-281-100/+53
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-0/+537