Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
| | |||||
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -5/+4 |
| | | | | Replaces struct playlist_provider. | ||||
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
| | | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies. | ||||
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -9/+8 |
| | |||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -13/+12 |
| | | | | Replaces GLib's GError. | ||||
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | PlaylistPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -3/+2 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -4/+4 |
| | |||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -3/+3 |
| | |||||
* | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 2013-01-29 | 1 | -4/+5 |
| | |||||
* | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann | 2013-01-29 | 1 | -39/+4 |
| | |||||
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -5/+6 |
| | |||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+451 |