summaryrefslogtreecommitdiff
path: root/vfs.h
Commit message (Collapse)AuthorAge
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* changed license to ZLIB on all core filesGravatar waker2012-10-15
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
|
* improved icy metadata handling; separate artist and title fieldsGravatar Alexey Yakovenko2010-04-21
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|
* now it's possible to interrupt hanging file operations (e.g. slow http)Gravatar Alexey Yakovenko2009-11-08
|
* rewrote icy header parserGravatar Alexey Yakovenko2009-11-06
| | | | shoutcast title is being read from icy headers
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
|
* added http filesize fetching (allows mp3 duration calc, etc)Gravatar Alexey Yakovenko2009-10-01
|
* added VFS pluginsGravatar Alexey Yakovenko2009-09-28
implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS