~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.l.l.PlayerModelObserver(<a href="elisa.core.log.Loggable.html">log.Loggable</a>, <span title="elisa.core.observers.observer.Observer">Observer</span>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.lastfm.html">lastfm</a>.<a href="elisa.plugins.lastfm.lastfm_scrobbler.html">lastfm_scrobbler</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div class="undocumented">Undocumented</div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      <table class="children sortable" id="id1350">
28
 
  
29
 
  <tr>
30
 
    <th>Line #</th>
31
 
    <th>Kind</th>
32
 
    <th>Name</th>
33
 
    <th>Docs</th>
34
 
  </tr>
35
 
<tr class="method">
36
 
    
37
 
    <td class="lineno">85</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver.html#__init__">__init__</a></td>
40
 
    <td><span class="undocumented">Undocumented</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">91</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver.html#attribute_set">attribute_set</a></td>
46
 
    <td><span class="undocumented">Undocumented</span></td>
47
 
  </tr>
48
 
  
49
 
</table>
50
 
      
51
 
      
52
 
    </div>
53
 
    
54
 
    
55
 
    
56
 
 
57
 
    <div class="function">
58
 
  <a name="elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver.__init__">
59
 
    
60
 
  </a>
61
 
  <a name="__init__">
62
 
    
63
 
  </a>
64
 
  <div class="functionHeader">
65
 
    
66
 
    def
67
 
    __init__(self, service):
68
 
    
69
 
  </div>
70
 
  <div class="functionBody">
71
 
    <div class="interfaceinfo">overrides <a href="elisa.core.log.Loggable.html#__init__">elisa.core.log.Loggable.__init__</a></div>
72
 
    <div class="undocumented">Undocumented</div>
73
 
  </div>
74
 
</div><div class="function">
75
 
  <a name="elisa.plugins.lastfm.lastfm_scrobbler.PlayerModelObserver.attribute_set">
76
 
    
77
 
  </a>
78
 
  <a name="attribute_set">
79
 
    
80
 
  </a>
81
 
  <div class="functionHeader">
82
 
    
83
 
    def
84
 
    attribute_set(self, origin, key, old_value, new_value):
85
 
    
86
 
  </div>
87
 
  <div class="functionBody">
88
 
    
89
 
    <div class="undocumented">Undocumented</div>
90
 
  </div>
91
 
</div>
92
 
    <address>
93
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
94
 
    </address>
95
 
  </body>
96
 
</html>
 
 
b'\\ No newline at end of file'