summaryrefslogtreecommitdiff
path: root/src/SongUpdate.cxx
AgeCommit message (Collapse)Author
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-18Playlist, Song: clarify parameter encodingMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann
2013-01-02mapper: convert to C++Max Kellermann
2013-01-02song_update: convert to C++Max Kellermann