Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | playlist/m3u: recognize the file suffix ".m3u8" | Max Kellermann | 2014-11-02 | 1 | -0/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -3/+3 |
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -2/+2 |
* | playlist/(Ext)M3u: use strchug_fast() | Max Kellermann | 2013-10-19 | 1 | -5/+2 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -22/+10 |
* | playlist/m3u: allocate ExtM3uPlaylist with new/delete | Max Kellermann | 2013-08-05 | 1 | -8/+9 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -3/+3 |
* | text_input_stream: convert to class | Denis Krjuchkov | 2013-05-12 | 1 | -14/+13 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -0/+98 |