summaryrefslogtreecommitdiff
path: root/vfs_stdio.c
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
|
* added id to stdio pluginGravatar waker2011-06-12
|
* few bsd compat fixesGravatar waker2011-05-04
|
* restored real stdio support to vfs_stdio (via #define)Gravatar waker2011-04-22
|
* vfs_stdio descr updateGravatar waker2011-04-09
|
* changed vfs_stdio to use open/close/read/lseek64 and O_LARGEFILE, to be able ↵Gravatar waker2011-03-17
| | | | to work with files over 2Gb in size on 32bit systems
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* fixed crashing on is_streaming callsGravatar waker2011-02-01
|
* added container support to vfs plugin apiGravatar waker2011-01-31
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
|
* fixed type bug in vfs_stdioGravatar Alexey Yakovenko2009-10-15
|
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* added http filesize fetching (allows mp3 duration calc, etc)Gravatar Alexey Yakovenko2009-10-01
|
* vfs_curl WIPGravatar Alexey Yakovenko2009-09-29
|
* added VFS pluginsGravatar Alexey Yakovenko2009-09-28
implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS