Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
| | |||
* | changed license to ZLIB on all core files | waker | 2012-10-15 |
| | |||
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
| | |||
* | added container support to vfs plugin api | waker | 2011-01-31 |
| | |||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | removed old curl hacks/workarounds | Alexey Yakovenko | 2010-04-25 |
| | |||
* | improved icy metadata handling; separate artist and title fields | Alexey Yakovenko | 2010-04-21 |
| | |||
* | decoder plugin reentrancy WIP (mp3 works) | Alexey Yakovenko | 2010-01-11 |
| | |||
* | support for interruption of http streaming at any time | Alexey Yakovenko | 2010-01-09 |
| | |||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | disabled vfs tracing | Alexey Yakovenko | 2009-12-06 |
| | |||
* | now it's possible to interrupt hanging file operations (e.g. slow http) | Alexey Yakovenko | 2009-11-08 |
| | |||
* | rewrote icy header parser | Alexey Yakovenko | 2009-11-06 |
| | | | | shoutcast title is being read from icy headers | ||
* | added vfs filetype detection based on content-type | Alexey Yakovenko | 2009-10-25 |
| | |||
* | added http filesize fetching (allows mp3 duration calc, etc) | Alexey Yakovenko | 2009-10-01 |
| | |||
* | vfs_curl WIP | Alexey Yakovenko | 2009-09-29 |
| | |||
* | added VFS plugins | Alexey Yakovenko | 2009-09-28 |
implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS |