Mercurial > audlegacy
view doc/libaudacious/tmpl/vfs.sgml @ 2969:9fe0d8b6d1b5 trunk
add padding characters to the scroller text for one-way scroll.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Mon, 02 Jul 2007 21:31:56 +0900 |
parents | 0264fabf471d |
children |
line wrap: on
line source
<!-- ##### SECTION Title ##### --> VFS <!-- ##### SECTION Short_Description ##### --> Stream-based I/O in Audacious <!-- ##### SECTION Long_Description ##### --> <para> Audacious uses the VFS subsystem for implementing the I/O transport layer. VFSConstructors provide a base table for deriving streams from. Stream methods may be derived from the base classes registered with the VFS subsystem via vfs_register_transport(). </para> <!-- ##### SECTION See_Also ##### --> <para> </para> <!-- ##### SECTION Stability_Level ##### -->