aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongUpdate.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-10/+7
* Tag*: move libtag.a sources to src/tag/Max Kellermann2013-09-041-2/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+5
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* Merge tag 'release-0.17.5'Max Kellermann2013-08-041-1/+1
* tag: convert to C++Max Kellermann2013-07-301-13/+10
* tag_handler: convert to C++Max Kellermann2013-07-291-4/+1
* ape: convert to C++Max Kellermann2013-07-291-1/+1
* tag_id3: convert to C++Max Kellermann2013-07-281-1/+1
* song: convert header to C++Max Kellermann2013-07-281-38/+33
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* uri: convert to C++Max Kellermann2013-04-081-1/+1
* SongUpdate.cxx: use StatFileDenis Krjuchkov2013-02-021-1/+2
* decoder_list: convert to C++Max Kellermann2013-01-301-2/+2
* 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