Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | playlist/soundcloud: drop support for libyajl1 | Max Kellermann | 2014-12-05 | 1 | -35/+4 |
| | | | | Require the version 2 which has a more sane API. | ||||
* | SongSticker, playlist/soundcloud: add missing stdlib.h include | Max Kellermann | 2014-10-25 | 1 | -0/+1 |
| | | | | For free(). | ||||
* | playlist/SoundCloud: don't use GLib for string allocation | Max Kellermann | 2014-10-25 | 1 | -31/+31 |
| | |||||
* | Tag: use SignedSongTime for the song duration | Max Kellermann | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -2/+2 |
| | | | Replaces the method Close(). | ||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | playlist/*: move to playlist/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+401 |