jack2 codebase
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.

33 lines
916B

  1. ---------------------------
  2. Jackdmp changes log
  3. ---------------------------
  4. 2006-09-16 Stephane Letz <letz@grame.fr>
  5. * Restore behaviour of LoopBack driver, which has to be opened in any case...
  6. 2006-09-15 Stephane Letz <letz@grame.fr>
  7. * On Windows version, use signal to quit the server.
  8. 2006-09-13 Stephane Letz <letz@grame.fr>
  9. * Correct pipe destruction bug in JackWinNamedPipe class.
  10. 2006-09-11 Stephane Letz <letz@grame.fr>
  11. * Handling of LoopBack driver only when really needed.
  12. * Correct crash bug when closing clients on Windows due to multi-threading synchronization issues.
  13. 2006-09-06 Stephane Letz <letz@grame.fr>
  14. * Correct coreaudio driver (input was not working since 0.55 version).
  15. 2006-09-04 Stephane Letz <letz@grame.fr>
  16. * Correct Windows VC++ projects.
  17. 2006-09-03 Stephane Letz <letz@grame.fr>
  18. * First import of version 0.58 code