view doc/libaudacious/libaudacious-main.sgml @ 2636:517d13842fe7 trunk

[svn] improve support for static playlist. - Playlist.attribute has been introduced. if loading playlist file is marked as static playlist, this value would be set. - now user can specify whether save as a static playlist or not. - thanks to Playlist.attribute, meaningful mtime in a static playlist will be preserved.
author yaz
date Wed, 21 Mar 2007 02:13:02 -0700
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>