| 2002-05-06 |
nobody | This commit was manufactured by cvs2svn to create tag... V18 |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-06 |
philburk | Added V18 release notes. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-06 |
philburk | More changes by Ross |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-06 |
philburk | Documents should be in CVS to simplify release. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-06 |
philburk | Added for V18 easy build |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-04 |
philburk | Checked in by Phil for Pieter |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-02 |
philburk | Demonstrate bug with Terratect where stream sample... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-05-02 |
philburk | Reorganized code so that it is easier to test in a... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-30 |
philburk | Add some white space to make it readable. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-30 |
philburk | Moved to patest_longsine.c |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-30 |
philburk | Use odd table size so it doesn't seem to work when... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-30 |
philburk | Checked in by Phil for Bill Eldridge |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-30 |
stephane | Pa_ASIO_QueryDeviceInfo bug correction, memory allocati... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-24 |
philburk | Fixed return value in Pa_StreamTime |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-24 |
philburk | Use new method to calculate CPU load similar to other... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-19 |
philburk | Detect Win XP and Win 2K properly when determining... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-19 |
philburk | Change sine generation method so that sine waves don... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-18 |
philburk | Fixed bug where I was calling the wrong function to... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-17 |
rossb | added implementation of PaHost_IsInitialized() |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-17 |
rossb | added protoypes for PaHost_IsInitialized() and PaHost_G... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-17 |
rossb | changed Pa_QueryDevices to Pa_InitializeNumDevices... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-17 |
rossb | updated Pa_CountDevices to not counting WAVE_MAPPER... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-13 |
stephane | Removes another compiler warning |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-12 |
philburk | Add Mac includes for <Devices.h> and <Timer.h> |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-12 |
philburk | Important patch for the ASIO SDK. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-12 |
philburk | Use getrusage() instead of gettimeofday() for CPU Load... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-10 |
rossb | renamed PaHostSoundControl to PaWMMEStreamData |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-04-09 |
stephane | Correct error code management in PaHost_Term, removes... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-30 |
philburk | Fixed Pa_GetCPULoad() |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-29 |
philburk | Change doubles to floats to improve type consistency. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-28 |
philburk | Use Interpolating sine lookup to eliminate differences... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-26 |
philburk | put ( void ) in prototype for Pa_CountDevices( void ) |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | detect Win XP versus NT, 9x |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Play a different sine frequency on all channels. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | ATtempt to set sample rate separately for input and... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Minor tweaks while debugging pa_mac_core.c |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Initialize default device IDs. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | New tests written when debugging pa_mac_core |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Added paInt16, paInt8, format using new "pa_common... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Added support for conversion nroutines in pa_convert.c. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Fixed typo. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-21 |
philburk | Contains sample format conversion routines, eg. paInt32... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-19 |
philburk | steadily play a different sine wave on each channel |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-03-19 |
philburk | use smaller latency |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-25 |
philburk | If watchdog detects canary getting starved, then just... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-25 |
philburk | Added more printfs and sped up test. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Add more tests. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Only use Get_AFMT_S16_NE is not defined. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Change from 22050 to 44100 Hz |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Do all memory allocations through a tracker so we can... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Fix typo in comment: s/bug/big/ |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Added bug note about unsupported sample rates. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Fix messages, init toggle variable. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Cleaned up some comments. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Add watchdog test that causes user thread starvation... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Add watch dog that simulates hung audio thread. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | Added WatchDog proc if audio running at high priority. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
stephane | Explicit cast needed for compilation with Code Warrior 7 |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-22 |
philburk | test tweak |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-20 |
phil | from Bill Eldridge |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-19 |
phil | Used to prepare files for checkin on Windows |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-19 |
phil | Added README and LICENSE so we can make nightly builds... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-19 |
stephane | New Pa_ASIO_loadDriver that calls CoInitialize on each... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-19 |
dmazzoni | Fixed the nonblocking open - now it tries to open each... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-18 |
dmazzoni | Added O_NONBLOCK to all open() calls, so that PortAudio |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-07 |
phil | notes on CoreAudio implementation |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-07 |
phil | Mods made with Darren Gibbs. |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-07 |
phil | add fflush(stdout) so we can see progress |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-07 |
phil | try lower latency, better print messages |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-02-01 |
stephane | Cleanup, test of multiple-stream opening |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-31 |
stephane | test from stephane |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-31 |
philburk | tweak |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-31 |
stephane | test |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-31 |
stephane | tweak test |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-31 |
phil | Added file for testing CVS |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-24 |
rossb | more comment cleanups, removed incorrect synthetic... |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-23 |
rossb | fixed formatting, typos and grammar in comments |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-22 |
phil | Removed extra Id |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
| 2002-01-22 |
phil | Initial revision |
commit | commitdiff | tree | snapshot (tar.gz zip tar.bz2) |
|