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 id to stdio plugin | waker | 2011-06-12 |
| | |||
* | few bsd compat fixes | waker | 2011-05-04 |
| | |||
* | restored real stdio support to vfs_stdio (via #define) | waker | 2011-04-22 |
| | |||
* | vfs_stdio descr update | waker | 2011-04-09 |
| | |||
* | changed vfs_stdio to use open/close/read/lseek64 and O_LARGEFILE, to be able ↵ | waker | 2011-03-17 |
| | | | | to work with files over 2Gb in size on 32bit systems | ||
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
| | | | | | added copyright info to all plugins; updated gtkui to reflect the changes | ||
* | fixed crashing on is_streaming calls | waker | 2011-02-01 |
| | |||
* | added container support to vfs plugin api | waker | 2011-01-31 |
| | |||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | added vfs filetype detection based on content-type | Alexey Yakovenko | 2009-10-25 |
| | |||
* | fixed type bug in vfs_stdio | Alexey Yakovenko | 2009-10-15 |
| | |||
* | updated plugins descriptions | Alexey Yakovenko | 2009-10-10 |
| | | | | added basic gui configuration window | ||
* | 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 |