Changeset 84 for pa_proposals/trunk
- Timestamp:
- 02/21/04 07:13:42 (5 years ago)
- Files:
-
- 1 modified
-
pa_proposals/trunk/status.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pa_proposals/trunk/status.html
r82 r84 31 31 32 32 <P><A href="http://www.portaudio.com/">PortAudio Home Page</A></P> 33 <P>Updated: February 14, 2004 </P>33 <P>Updated: February 21, 2004 </P> 34 34 35 35 <H2>Background</H2> … … 169 169 </tr> 170 170 171 <tr><td>Consistent handling of underflow and overflow conditions (see <a href="001-UnderflowOverflowHandling.html">proposal 001</a>). This includes passing information about dropped buffers to the buffer adaptor and correctly handling the paNeverDropInput OpenStream() flag.<br> 172 <span class="not_done">implementations blocked waiting for common infrastructure support</span> 171 <tr><td>Consistent handling of underflow and overflow conditions (see <a href="001-UnderflowOverflowHandling.html">proposal 001</a>). This includes passing information about dropped buffers to the buffer adaptor.<br> 173 172 </td> 174 173 <td class="not_done">wmme</td> … … 183 182 </tr> 184 183 184 <tr><td>Correctly handling the paNeverDropInput OpenStream() flag. (see <a href="001-UnderflowOverflowHandling.html">proposal 001</a>)<br> 185 </td> 186 <td class="not_done">wmme</td> 187 <td class="not_done">ds</td> 188 <td class="not_done">asio</td> 189 <td class="not_done">alsa</td> 190 <td class="not_done">jack</td> 191 <td class="not_done">oss</td> 192 <td class="not_done">mac_sm</td> 193 <td class="not_done">mac_core</td> 194 <td class="not_done">sgi</td> 195 </tr> 196 185 197 186 198 <tr><td>basic PaDeviceInfo support (structVersion, name, hostApi) (see <a href="002-ImproveDeviceFormatsQueryInterface.html">proposal 002</a>)</td> … … 233 245 234 246 <tr><td>Pa_IsFormatSupported() when paUseHostApiSpecificDeviceSpecification or hostApiSpecificStreamInfo is used (see <a href="002-ImproveDeviceFormatsQueryInterface.html">proposal 002</a>)</td> 235 <td class=" not_done">wmme</td>247 <td class="done">wmme</td> 236 248 <td class="na">ds</td> 237 249 <td class="na">asio</td> … … 765 777 </tr> 766 778 767 <tr><td>patest_mono.c</td><td> <span class="not_done"> missing</span> </td>779 <tr><td>patest_mono.c</td><td> <span class="not_done">not yet ported to V19 api</span> </td> 768 780 <td class="unknown">wmme</td> 769 781 <td class="unknown">ds</td> … … 921 933 </tr> 922 934 923 <tr><td>patest_two_rates.c</td><td> <span class="not_done"> missing</span> </td>935 <tr><td>patest_two_rates.c</td><td> <span class="not_done">not yet ported to V19 api</span> </td> 924 936 <td class="unknown">wmme</td> 925 937 <td class="unknown">ds</td> … … 1074 1086 1075 1087 </BODY> 1076 </HTML> `1088 </HTML>8
