Renamed LiveSupport to Campcaster, for ticket #1883
This commit is contained in:
parent
5124344b3c
commit
174f9798da
30 changed files with 399 additions and 400 deletions
|
@ -3,12 +3,12 @@
|
|||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-2"
|
||||
http-equiv="content-type">
|
||||
<title>LiveSupport Scheduler specifications</title>
|
||||
<meta content="Ákos Maróy" name="author">
|
||||
<title>Campcaster Scheduler specifications</title>
|
||||
<meta content="<EFBFBD>kos Mar<61>y" name="author">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Preface</h1>
|
||||
This document is part of the <a href="http://livesupport.campware.org/">LiveSupport</a>
|
||||
This document is part of the <a href="http://campcaster.campware.org/">Campcaster</a>
|
||||
project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
|
||||
Development Loan Fund</a>, under the GNU <a
|
||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
|
@ -18,7 +18,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
<li>Location: $URL$</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
This document contains the specification of the LiveSupport Scheduler
|
||||
This document contains the specification of the Campcaster Scheduler
|
||||
daemon.<br>
|
||||
<br>
|
||||
This document contains embedded <a
|
||||
|
@ -28,7 +28,7 @@ capable browser is needed to view it, or an SVG plugin like <a
|
|||
<h1>Requirements</h1>
|
||||
<h2>Overview<br>
|
||||
</h2>
|
||||
The purpose of the LiveSupport Scheduler daemon is to execute
|
||||
The purpose of the Campcaster Scheduler daemon is to execute
|
||||
playlists.<br>
|
||||
<h2>Goals<br>
|
||||
</h2>
|
||||
|
@ -2832,7 +2832,7 @@ editing<br>
|
|||
<td valign="top"><b>Notes</b><br>
|
||||
</td>
|
||||
<td colspan="2" rowspan="1" valign="top">A playlist is opened for
|
||||
editing. Active (currently executing) playlists may not be opened for
|
||||
editing. Active (currently executing) playlists may not be opened for
|
||||
editing. The playlist may start executing while being edited: in this case,
|
||||
editing is suspended while the playlist is executing and resumed afterwards.
|
||||
This is in effect a lock, which is released by saving the playlist.<br>
|
||||
|
@ -3263,8 +3263,8 @@ is at a given relative offset.<br>
|
|||
<tr>
|
||||
<td valign="top"><b>Exceptions</b><br>
|
||||
</td>
|
||||
<td colspan="2" rowspan="1" valign="top">If there is no Audio clip
|
||||
with a start time at the given relative offset in the playlist, indicate
|
||||
<td colspan="2" rowspan="1" valign="top">If there is no Audio clip
|
||||
with a start time at the given relative offset in the playlist, indicate
|
||||
as an error.<br>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue