aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistFile.cxx
Commit message (Expand)AuthorAge
* PlaylistFile.cxx: use file system APIDenis Krjuchkov2013-02-02
* require GLib 2.24Max Kellermann2013-01-29
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-29
* Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2013-01-28
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-26
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-22
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-18
* path: convert to C++Max Kellermann2013-01-17
* idle: convert to C++Max Kellermann2013-01-09
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-04
* PlaylistFile: fix memory leakMax Kellermann2013-01-03
* TextFile: convert to a classMax Kellermann2013-01-03
* text_file: convert to C++Max Kellermann2013-01-03
* database.h: eliminate db_*_song()Max Kellermann2013-01-03
* mapper: convert to C++Max Kellermann2013-01-02
* PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()Max Kellermann2012-10-04
* main: use C++ compilerMax Kellermann2012-09-28
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-28
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-28