| Commit | Date | |
|---|---|---|
| 2021-11-25 21:09:22 | Tree | |
| 2021-11-25 03:37:20 | Tree | |
|
[r271]
by
rbd
Updated some README files and tested Windows implementation of PmDefaults. Removed some old code for creating a "real" PmDefaults application in favor of a bare-bones command-line version. |
2021-11-24 02:35:42 | Tree |
| 2021-11-04 15:30:46 | Tree | |
| 2021-10-31 16:11:36 | Tree | |
|
[r268]
by
rbd
Windows has a problem when you type ^C to sysex loopback test. (Probably there are many other times where you can interrupt MIDI operations and cause problems.) Added Ctrl-C handler. Trying to prompt for ENTER before exiting and closing console (which might have important error messages) seems to interact with nested calls to getchar(), so prompting for ENTER (which was the default for DEBUG builds) is now removed. Run from the command line to keep the console alive on exit. Now tests pass on Windows. |
2021-10-26 15:14:30 | Tree |
| 2021-10-26 01:22:54 | Tree | |
|
[r266]
by
rbd
Replace ALSA timestamps (which are wrong for virtual devices) with local time in input handler. Discovered that closing in ALSA aborts the output stream, so added documentation and a delay to testio.c before closing so that tests work. |
2021-10-25 20:12:12 | Tree |
| 2021-10-25 16:41:56 | Tree | |
| 2021-10-25 13:41:29 | Tree |