Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | playlist/m3u: recognize the file suffix ".m3u8" | Max Kellermann | 2014-10-26 | 1 | -0/+1 |
| | |||||
* | TextInputStream: don't strip | Max Kellermann | 2014-08-07 | 1 | -2/+2 |
| | | | | | Let the caller decide whether to strip. Only remove \n and \r (end-of-line markers). | ||||
* | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | input/TextInputStream: return char* | Max Kellermann | 2014-08-07 | 1 | -3/+2 |
| | | | | | Revert to the old API before commit e9e55b08, removing unnecessary bloat. | ||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | playlist/*: move to playlist/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+83 |