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.

25 lines
685B

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