File: index.html

package info (click to toggle)
parole 0.2.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,660 kB
  • sloc: ansic: 14,163; sh: 11,162; makefile: 683
file content (76 lines) | stat: -rw-r--r-- 3,557 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Parole Plugins Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Parole Plugins Reference Manual">
<link rel="next" href="Intro.html" title="Part I. Introduction">
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Parole Plugins Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      for Parole-Plugins 0.2.0.6

    </p></div>
<div><p class="copyright">Copyright © 2009 Ali Abdallah</p></div>
<div><div class="legalnotice">
<a name="legalnotice"></a><p>
        Permission is granted to copy, distribute and/or modify this document
        under the terms of the GNU Free Documentation License, Version 1.1 or
        any later version published by the Free Software Foundation; with no
        Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
        Texts. The complete license text is available from the <a class="ulink" href="http://www.gnu.org/" target="_top">Free Software Foundation</a>.
      </p>
</div></div>
<div><p class="pubdate">July 2009</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="part"><a href="Intro.html">I. Introduction</a></span></dt>
<dt><span class="part"><a href="parole-plugins-tut.html">II. Parole Plugin Tutorial</a></span></dt>
<dt><span class="part"><a href="fundamentals.html">III. Fundamentals</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole.html">Parole</a></span><span class="refpurpose"></span>
</dt></dl></dd>
<dt><span class="part"><a href="API.html">IV. Parole Plugin Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-provider-plugin.html">ParoleProviderPlugin</a></span><span class="refpurpose"> — The interface of the plugin type registration.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-provider-player.html">ParoleProviderPlayer</a></span><span class="refpurpose"> — The interface of the player.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-stream.html">ParoleStream</a></span><span class="refpurpose"> — Currently playing stream.</span>
</dt>
</dl></dd>
<dt><span class="part"><a href="Utils.html">V. Parole Utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ParoleFile.html">ParoleFile</a></span><span class="refpurpose"> — Simple file handling.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-filters.html">Parole Filters</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-pl-parser.html">Parole Playlist Parser</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="Parole-Plugins-parole-debug.html">Parole Debug</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.17</div>
</body>
</html>