You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
519B

  1. 30.04.2018
  2. * Additions and fixes for realtime operation: (Tim E. Real of MusE)
  3. - Added realtime operation to Pulse driver.
  4. - Fixed ALSA realtime support. Attributes are once again all set
  5. in probeDeviceOpen().
  6. - Fixed OSS realtime support. Same mods as done to ALSA driver.
  7. OSS untested, but should work, it's the same code.
  8. - A diagnostic message (streamed to cerr) in each of the callback
  9. handlers informs the user if realtime is really running.