Changeset 53 for pa_proposals/trunk/index.html
- Timestamp:
- 10/22/02 05:06:35 (6 years ago)
- Files:
-
- 1 modified
-
pa_proposals/trunk/index.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pa_proposals/trunk/index.html
r50 r53 16 16 17 17 <P><A href="http://www.portaudio.com/">PortAudio Home Page</A></P> 18 <P>Updated: October 2 1, 2002 </P>18 <P>Updated: October 22, 2002 </P> 19 19 20 20 <H2>Introduction</H2> … … 36 36 <H2>Open Proposals</H2> 37 37 38 <P>The following table lists the proposals currently under consideration. All of the listed proposals have 39 undergone considerable peer review and are considerd complete. Most have been fully or partially 38 <P>The following table lists the proposals currently under consideration. The majority of the listed proposals have undergone considerable peer review and are considerd complete. Most have been fully or partially 40 39 implemented for at least one platform in the v19-devel CVS branch. Until version 19 is released 41 40 there is a small possibility that the content of these proposals may change in response to … … 177 176 <TD>implemented</TD> 178 177 </TR> 179 178 <TR BGCOLOR="#FFCCFF"> 179 <TD><A HREF="017-MethodForRetrievingActualStreamSampleRate.html">017 - Method for Retrieving Actual Stream Sample Rate</A></TD> 180 <TD>open for discussion</TD> 181 <TD>not implemented</TD> 182 <TD>not implemented</TD> 183 <TD>not implemented</TD> 184 <TD>not implemented</TD> 185 </TR> 186 <TR> 187 <TD><A HREF="018-VersionInformationInterface.html">018 - Version Information Interface</A></TD> 188 <TD>complete</TD> 189 <TD>implemented</TD> 190 <TD>N/A</TD> 191 <TD>N/A</TD> 192 <TD>N/A</TD> 193 </TR> 194 <TR BGCOLOR="#FFCCFF"> 195 <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"> 203 <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> 209 </TR> 180 210 </TABLE> 181 211
