diff options
| author | terminator356 <termtech@rogers.com> | 2018-04-30 19:54:09 -0400 |
|---|---|---|
| committer | terminator356 <termtech@rogers.com> | 2018-04-30 19:54:09 -0400 |
| commit | 13d629509011f3ca87af1461d67763cd9fb28217 (patch) | |
| tree | 2d1f23539381036cc160a06a6d161a3c76bb2dc2 /ChangeLog | |
| parent | 34376d36aa669c2fe62360954ef8ed0c48f1158c (diff) | |
Realtime fixes
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..6282a76 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,10 @@ +30.04.2018 + * Additions and fixes for realtime operation: (Tim E. Real of MusE) + - Added realtime operation to Pulse driver. + - Fixed ALSA realtime support. Attributes are once again all set + in probeDeviceOpen(). + - Fixed OSS realtime support. Same mods as done to ALSA driver. + OSS untested, but should work, it's the same code. + - A diagnostic message (streamed to cerr) in each of the callback + handlers informs the user if realtime is really running. + |
