Ross Bencina
|
ca24be18da
|
hotplug: update docs for Pa_Initialize()
|
2016-09-19 01:08:14 +10:00 |
|
Ross Bencina
|
d485a4b36d
|
hotplug: Update doc comments for Pa_RefreshDeviceList() and PaDevicesChangedCallback to indicate that they reflect changes to default devices and default host API.
|
2016-09-19 00:46:19 +10:00 |
|
Ross Bencina
|
9562fb8074
|
hotplug: further refinement of API doc comments
|
2016-09-02 21:47:43 +10:00 |
|
Ross Bencina
|
d41ba780b2
|
hotplug: added connectionId parameter to PaDeviceInfo and bumped struct version number. added PaUtil_MakeDeviceConnectionId() function and used it to initialize connectionId in all host APIs. updated patest_refresh_device_list to display connection id. NOTE: persistent connection ids have not been implemented in dsound and wdmks, so refreshing the device list will change connection ids.
|
2016-09-02 20:27:39 +10:00 |
|
Ross Bencina
|
abfcd708b4
|
hotplug: first cut doc comments for PaDevicesChangedCallback and Pa_SetDevicesChangedCallback
|
2016-09-02 19:43:27 +10:00 |
|
Ross Bencina
|
3f7c315f22
|
hotplug: rename Pa_UpdateAvailableDeviceList() to Pa_RefreshDeviceList(). Clean up doc comment for Pa_RefreshDeviceList().
|
2016-09-02 19:27:47 +10:00 |
|
Ross Bencina
|
89f8f75a27
|
Merge of old SVN hotplug branch into current git HEAD. Includes hotplug support for DirectSound, WDM/KS. Both are working running in debugger but WDM/KS seems to be crashing in stand-alone build. I removed the use of struct _PaInternalInfo in hotplug/pa_front.c to reduce the size of the change. pa_win_dsound.c involved the most intricate changes due to other changes that had been made in the mean time. I've also initialized function ptrs ScanDeviceInfos, CommitDeviceInfos, DisposeDeviceInfos so this should build on all platforms.
|
2016-08-27 17:51:40 +10:00 |
|
philburk
|
199e88fa66
|
Add Pa_GetVersionInfo()
Add scripts to update pa_svnrevision.h
|
2015-04-10 04:00:09 +00:00 |
|
philburk
|
cd6b1868de
|
Add version numbering with major.minor.subminor format.
Bump version to 19.5.0
|
2015-03-03 17:28:15 +00:00 |
|
philburk
|
468c6bceb7
|
Fix some typos in docs.
Fix some compiler warnings for win32.
|
2012-09-01 00:10:13 +00:00 |
|
rossb
|
91d6a84b55
|
added stream callback documentation describing real-time constraints including not calling non-real-time code, and that it should be safe to consume 70% or more of available CPU time in the callback. resolves #96
|
2011-08-25 17:44:01 +00:00 |
|
rossb
|
ddc1a3ce11
|
cleaned up doc comments for PaStreamCallbackTimeInfo and PaStreamCallbackResult
|
2011-07-20 03:24:00 +00:00 |
|
rossb
|
5027e95e70
|
corrected typos as per jf_menards's patch in ticket #58
|
2011-02-05 14:33:29 +00:00 |
|
rossb
|
76c3e0f31c
|
clarified documentation for PaTime and Pa_GetStreamTime
|
2011-02-02 17:29:26 +00:00 |
|
rossb
|
edf4166f07
|
removed old doxygen @todo comments
|
2011-02-01 13:11:22 +00:00 |
|
rossb
|
e47e43deb8
|
improved documentation of paNoInterleaved flag
|
2010-10-14 03:34:34 +00:00 |
|
bjornroche
|
c1e1d067d2
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|