Changeset 62

Show
Ignore:
Timestamp:
12/03/02 02:05:12 (6 years ago)
Author:
rossbencina
Message:

updated implementation status for proposals 19 and 20

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pa_proposals/trunk/index.html

    r59 r62  
    192192                <TD>N/A</TD> 
    193193        </TR> 
    194         <TR BGCOLOR="#FFCCFF"> 
     194        <TR> 
    195195                <TD><A HREF="019-NotifyClientWhenAllBuffersHavePlayed.html">019 - Notify Client When All Buffers Have Played</A></TD> 
    196                 <TD>open for discussion</TD> 
    197                 <TD>not implemented</TD> 
    198                 <TD>not implemented</TD> 
    199                 <TD>not implemented</TD> 
    200                 <TD>not implemented</TD> 
    201         </TR> 
    202         <TR BGCOLOR="#FFCCFF"> 
     196                <TD>complete</TD> 
     197                <TD>implemented</TD> 
     198                <TD>implemented</TD> 
     199                <TD>implemented</TD> 
     200                <TD BGCOLOR="#FFCCFF">not implemented</TD> 
     201        </TR> 
     202        <TR> 
    203203                <TD><A HREF="020-AllowCallbackToPrimeStream.html">020 - Allow Callback to Prime Stream</A></TD> 
    204                 <TD>open for discussion</TD> 
    205                 <TD>not implemented</TD> 
    206                 <TD>not implemented</TD> 
    207                 <TD>not implemented</TD> 
    208                 <TD>not implemented</TD> 
     204                <TD>complete</TD> 
     205                <TD BGCOLOR="#FFCCCC">partial (pa_process should handle some of this)</TD> 
     206                <TD BGCOLOR="#FFCCFF">not implemented</TD> 
     207                <TD BGCOLOR="#FFCCFF">not implemented</TD> 
     208                <TD BGCOLOR="#FFCCFF">not implemented</TD> 
    209209        </TR> 
    210210</TABLE>