view doc/libaudacious/libaudacious-main.sgml @ 2503:10692383c103 trunk

[svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever.
author yaz
date Sun, 11 Feb 2007 05:19:07 -0800
parents 545494a9c048
children
line wrap: on
line source

<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>libaudacious SDK Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>libaudacious SDK</title>
    <xi:include href="xml/vfs.xml"/>
    <xi:include href="xml/beepctrl.xml"/>
    <xi:include href="xml/titlestring.xml"/>
    <xi:include href="xml/formatter.xml"/>
    <xi:include href="xml/rcfile.xml"/>
    <xi:include href="xml/xconvert.xml"/>
    <xi:include href="xml/configdb.xml"/>
    <xi:include href="xml/dirbrowser.xml"/>
  </chapter>
</book>