Changeset 74
- Timestamp:
- 10/08/03 00:59:06 (5 years ago)
- Files:
-
- 1 modified
-
pa_proposals/trunk/status.html (modified) (21 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pa_proposals/trunk/status.html
r73 r74 31 31 32 32 <P><A href="http://www.portaudio.com/">PortAudio Home Page</A></P> 33 <P>Updated: September 23, 2003 </P>33 <P>Updated: October 8, 2003 </P> 34 34 35 35 <H2>Background</H2> … … 42 42 </P> 43 43 <P> 44 At the time of writing, a substantial portion of V19 functionality has been implemented for Windows (MME, DirectSound, and ASIO) and for Linux (ALSA, OSS, and JACK) however no work has commenced on the other platforms which are well supported by V18: the Macintosh (SoundManager, CoreAudio) and SGI (AL).44 At the time of writing, a substantial portion of V19 functionality has been implemented for Windows (MME, DirectSound, and ASIO) and for Linux (ALSA, OSS, and JACK), work has commenced on the SGI versions. However no work has commenced on the other platforms which are well supported by V18: the Macintosh (SoundManager, CoreAudio). 45 45 </P> 46 46 <P> … … 182 182 <td class="not_done">mac_sm</td> 183 183 <td class="not_done">mac_core</td> 184 <td class=" not_done">sgi</td>184 <td class="done">sgi</td> 185 185 </tr> 186 186 … … 194 194 <td class="not_done">mac_sm</td> 195 195 <td class="not_done">mac_core</td> 196 <td class=" not_done">sgi</td>196 <td class="unknown">sgi</td> 197 197 </tr> 198 198 … … 206 206 <td class="not_done">mac_sm</td> 207 207 <td class="not_done">mac_core</td> 208 <td class=" not_done">sgi</td>208 <td class="unknown">sgi</td> 209 209 </tr> 210 210 … … 338 338 <td class="not_done">mac_sm</td> 339 339 <td class="not_done">mac_core</td> 340 <td class=" not_done">sgi</td>340 <td class="done">sgi</td> 341 341 </tr> 342 342 … … 350 350 <td class="not_done">mac_sm</td> 351 351 <td class="not_done">mac_core</td> 352 <td class=" not_done">sgi</td>352 <td class="done">sgi</td> 353 353 </tr> 354 354 … … 375 375 <td class="not_done">mac_sm</td> 376 376 <td class="not_done">mac_core</td> 377 <td class=" not_done">sgi</td>377 <td class="unknown">sgi</td> 378 378 </tr> 379 379 … … 387 387 <td class="not_done">mac_sm</td> 388 388 <td class="not_done">mac_core</td> 389 <td class=" not_done">sgi</td>389 <td class="unknown">sgi</td> 390 390 </tr> 391 391 … … 399 399 <td class="not_done">mac_sm</td> 400 400 <td class="not_done">mac_core</td> 401 <td class=" not_done">sgi</td>401 <td class="unknown">sgi</td> 402 402 </tr> 403 403 … … 411 411 <td class="not_done">mac_sm</td> 412 412 <td class="not_done">mac_core</td> 413 <td class=" not_done">sgi</td>413 <td class="unknown">sgi</td> 414 414 </tr> 415 415 … … 423 423 <td class="not_done">mac_sm</td> 424 424 <td class="not_done">mac_core</td> 425 <td class=" not_done">sgi</td>425 <td class="unknown">sgi</td> 426 426 </tr> 427 427 … … 435 435 <td class="not_done">mac_sm</td> 436 436 <td class="not_done">mac_core</td> 437 <td class=" not_done">sgi</td>437 <td class="unknown">sgi</td> 438 438 </tr> 439 439 … … 447 447 <td class="not_done">mac_sm</td> 448 448 <td class="not_done">mac_core</td> 449 <td class=" not_done">sgi</td>449 <td class="unknown">sgi</td> 450 450 </tr> 451 451 … … 459 459 <td class="not_done">mac_sm</td> 460 460 <td class="not_done">mac_core</td> 461 <td class=" not_done">sgi</td>461 <td class="unknown">sgi</td> 462 462 </tr> 463 463 … … 471 471 <td class="not_done">mac_sm</td> 472 472 <td class="not_done">mac_core</td> 473 <td class=" not_done">sgi</td>473 <td class="unknown">sgi</td> 474 474 </tr> 475 475 … … 483 483 <td class="not_done">mac_sm</td> 484 484 <td class="not_done">mac_core</td> 485 <td class=" not_done">sgi</td>485 <td class="unknown">sgi</td> 486 486 </tr> 487 487 … … 495 495 <td class="not_done">mac_sm</td> 496 496 <td class="not_done">mac_core</td> 497 <td class=" not_done">sgi</td>497 <td class="unknown">sgi</td> 498 498 </tr> 499 499 … … 508 508 <td class="not_done">mac_sm</td> 509 509 <td class="not_done">mac_core</td> 510 <td class=" not_done">sgi</td>510 <td class="unknown">sgi</td> 511 511 </tr> 512 512 … … 520 520 <td class="not_done">mac_sm</td> 521 521 <td class="not_done">mac_core</td> 522 <td class=" not_done">sgi</td>522 <td class="unknown">sgi</td> 523 523 </tr> 524 524 … … 577 577 578 578 <p> 579 There are many ways in which you can help with V19 development. To begin with, simply try using it - the more people that use PortAudio V19, the more quickly we can find and fix problems. Read <a href="http://www.portaudio.com/docs/v19-doxydocs/">the documentation</a> and let us know if anything is confusing or unclear. Try compiling and running the tests which are known to work (see pa_tests/README.txt). Let us know about any problems you encounter. If you want to help out with development there are a number of simple tasks that you can work on, for example: write one of the missing sample converters in pa_converters.c, fix an existing test (see pa_tests/README.txt), or write a new test. If you know something about one of the host APIs that we already support, review our code to see if we could be doing something better. There's also the <a href="http://www.portaudio.com/docs/v19-doxydocs/todo.html">todo list</a>. We're looking for developers to port the Macintosh and SGI versions from V18 to V19 - there's a template for new implementations in pa_skeleton.c and you can look to the existing MME, DirectSound, ASIO, ALSA and JACK implementations for guidance. It's always a good idea to in check with existing developers on the <a href="http://www.portaudio.com/contacts.html">mailing list</a> before beginning a large task.579 There are many ways in which you can help with V19 development. To begin with, simply try using it - the more people that use PortAudio V19, the more quickly we can find and fix problems. Read <a href="http://www.portaudio.com/docs/v19-doxydocs/">the documentation</a> and let us know if anything is confusing or unclear. Try compiling and running the tests which are known to work (see pa_tests/README.txt). Let us know about any problems you encounter. If you want to help out with development there are a number of simple tasks that you can work on, for example: write one of the missing sample converters in pa_converters.c, fix an existing test (see pa_tests/README.txt), or write a new test. If you know something about one of the host APIs that we already support, review our code to see if we could be doing something better. There's also the <a href="http://www.portaudio.com/docs/v19-doxydocs/todo.html">todo list</a>. We're looking for developers to help port the Macintosh and SGI versions from V18 to V19 - there's a template for new implementations in pa_skeleton.c and you can look to the existing MME, DirectSound, ASIO, ALSA and JACK implementations for guidance. It's always a good idea to in check with existing developers on the <a href="http://www.portaudio.com/contacts.html">mailing list</a> before beginning a large task. 580 580 </p> 581 581 582 582 583 583 </BODY> 584 </HTML> 584 </HTML>
