added PlayLogFactory install/uninstall to the Scheduler daemon
modified the local storage specification
This commit is contained in:
parent
e7c5fe3756
commit
44c38ddaf9
4 changed files with 42 additions and 12 deletions
|
@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: fgerlits $</li>
|
||||
<li>Version: $Revision: 1.3 $</li>
|
||||
<li>Version: $Revision: 1.4 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/LocalStorage/index.html,v $</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
|
@ -2779,7 +2779,7 @@ associated with the token returned<br>
|
|||
<td colspan="2" rowspan="1" valign="top">savePlaylist<br>
|
||||
(sessionId : SessionId, <br>
|
||||
playlistToken : Token, <br>
|
||||
newPlaylistURL : URL)<br>
|
||||
newPlaylist : Playlist)<br>
|
||||
: void<br>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -2805,7 +2805,8 @@ metafile in place of the old one.<br>
|
|||
<tr>
|
||||
<td valign="top"><b>Notes</b><br>
|
||||
</td>
|
||||
<td colspan="2" rowspan="1" valign="top">none<br>
|
||||
<td colspan="2" rowspan="1" valign="top">TODO: decide exactly what
|
||||
the newPlaylist argument looks like<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue