16 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

Author SHA1 Message Date
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  sletz d7470105d7 Correct thread init phase 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz ef8bdde12c Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost. 17 years ago
  sletz a74f1a586e Better handling of graph state read functions : never wait when used in the real-time thread, current state is used. 17 years ago
  sletz a4f1989efc Typo 17 years ago
  sletz f15a0c16f4 Correct JackThread::GetStatus 17 years ago
  sletz 931148f75e Better handling of init and run state in JackThread. 17 years ago
  sletz 89269bf12a Add exceptions management to distinguish drivers recoverable errors from non recoverable ones. Will be used in special threaded drivers (for network). 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz 82bdd90277 Remove checking thread in CoreAudio driver, better device state change recovery strategy: the driver is stopped and restarted. jack_thread_wait implementation. Add jack_thread_wait client example. 17 years ago
  sletz 308d46a47f Correct thread code 18 years ago
  sletz 00a8d52a5b Correct crash bug when closing clients in Windows version 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago