Changeset 84 for pa_proposals/trunk

Show
Ignore:
Timestamp:
02/21/04 07:13:42 (5 years ago)
Author:
rossbencina
Message:

brought patest_mono.c and patest_two_rates.c over from V18-patch, not ported to V19 yet though

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pa_proposals/trunk/status.html

    r82 r84  
    3131 
    3232<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> 
    3434 
    3535<H2>Background</H2> 
     
    169169</tr> 
    170170 
    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> 
    173172</td> 
    174173<td class="not_done">wmme</td> 
     
    183182</tr> 
    184183 
     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 
    185197 
    186198<tr><td>basic PaDeviceInfo support (structVersion, name, hostApi) (see <a href="002-ImproveDeviceFormatsQueryInterface.html">proposal 002</a>)</td> 
     
    233245 
    234246<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> 
    236248<td class="na">ds</td> 
    237249<td class="na">asio</td> 
     
    765777</tr> 
    766778 
    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> 
    768780<td class="unknown">wmme</td> 
    769781<td class="unknown">ds</td> 
     
    921933</tr> 
    922934 
    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> 
    924936<td class="unknown">wmme</td> 
    925937<td class="unknown">ds</td> 
     
    10741086 
    10751087</BODY> 
    1076 </HTML>` 
     1088</HTML>8