Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | Song: add method ReplaceTag() | Max Kellermann | 2013-10-21 | 1 | -0/+8 |
* | Song: pass reference to song_equals() | Max Kellermann | 2013-10-21 | 1 | -11/+8 |
* | Song: GetURI() returns std::string | Max Kellermann | 2013-10-17 | 1 | -14/+17 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -4/+4 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -50/+47 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+0 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -5/+5 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -2/+2 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | ProxyDatabase: pass "detached" objects to visitors | Max Kellermann | 2012-08-15 | 1 | -1/+9 |
* | Song: add function song_dup_detached() | Max Kellermann | 2012-08-15 | 1 | -0/+36 |
* | Song: add function song_equals() | Max Kellermann | 2012-08-15 | 1 | -0/+27 |
* | song: use C++ compiler | Max Kellermann | 2012-08-08 | 1 | -0/+110 |