| Commit | Date | |
|---|---|---|
| 2021-09-30 01:55:13 | Tree | |
|
[r254]
by
rbd
Added doxygen output -- this needs some proofreading and refinement for formatting, but the info is all good. |
2021-09-28 13:59:47 | Tree |
| 2021-09-28 13:30:39 | Tree | |
|
[r252]
by
rbd
In CoreMIDI API, hide host error when closing an input when output is already shut down. It is considered correct to call Pm_Close() even if the sender no longer exists. This version passes all tests on macOS. |
2021-09-27 20:19:19 | Tree |
| 2021-09-27 19:06:37 | Tree | |
|
[r250]
by
rbd
forgot to remove print statement from debugging. This version fixes it and compiles Debug and Release versions on VS Community 2019. |
2021-09-27 18:38:11 | Tree |
|
[r249]
by
rbd
Updates to CMakeLists for linux, added some event handling for port connect and disconnect, fixed virtual output to not appear also as input. All tests now pass on Linux. |
2021-09-27 14:46:28 | Tree |
|
[r248]
by
rbd
to test fast on Windows, we need to specify an output buffer based on message rate. Also updated pm_test/README.txt based on running the tests on Windows |
2021-09-26 23:55:30 | Tree |
| 2021-09-26 18:24:59 | Tree | |
|
[r246]
by
rbd
Output to virtual ports on macOS are rate limited in the same was as IAC Bus connections. This is implemented along with more options for testing with fast, fastrcv, and midithru. Tests are described in pm_test/README.txt. |
2021-09-26 18:15:04 | Tree |