| Commit | Date | |
|---|---|---|
| 2021-09-26 02:25:25 | Tree | |
|
[r244]
by
rbd
fixed some test programs, improved error messages from windows when port is opened by another application. |
2021-09-25 01:57:04 | Tree |
| 2021-09-19 19:22:45 | Tree | |
|
[r242]
by
rbd
Incorporate changes after a review of 4583 related files from github, after reducing changes to 33K lines of diff in 219 pair-wise file comparisons and 476 unique additional files. Obviously, I will have missed some changes, but I found a few things of interest. Since this is such a large change with a lot of cleaning for consistent types, I also cleaned up some formatting conventions that always bothered me. At least the style is more internally consistent, but I've kept the PortAudio-like function naming style (e.g., Pm_WriteShort) so the API is almost unchanged (an int32_t was changed to the equivalent PmMessage). This is untested and only compiled on macOS. Next step is test over a high-speed USB loopback, which is waiting on some parts to build the needed hardware. |
2021-09-19 19:04:46 | Tree |
| 2021-09-17 01:15:39 | Tree | |
| 2021-09-17 01:10:18 | Tree | |
|
[r239]
by
rbd
Ported to Windows. Minimal testing. Ready now to integrate and test some pending updates and patches. |
2021-09-17 00:56:19 | Tree |
|
[r238]
by
rbd
Updated pmmacosxcm and pmwinmm to use the new naming conventions of api_info and info for api-specific data. Compiled but untested on macOS, not even compiled yet on Windows, but that is next. |
2021-09-16 20:50:22 | Tree |
|
[r237]
by
rbd
Implemented CreateVirtualInput and CreateVirtualOutput on linux. Changed "descriptor" to "api-info", so this needs to be changed for macOS and Windows. Added pm_test/README.txt with detailed description/checklist for running tests. |
2021-09-16 19:53:13 | Tree |
| 2021-09-13 21:06:21 | Tree |