Mercurial > audlegacy
view doc/libaudacious/tmpl/vfs.sgml @ 2683:d2ffabee3ced trunk
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's
name is ignored during sorting.
author | magma |
---|---|
date | Tue, 17 Apr 2007 23:36:31 -0700 |
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 ##### -->