aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongUpdate.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-14/+2
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-9/+9
* Playlist, Song: clarify parameter encodingMax Kellermann2013-01-181-5/+5
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-2/+2
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-1/+1
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* song_update: convert to C++Max Kellermann2013-01-021-0/+210