673 Commits (d30ff96fa2c7eed67ee0959d38c8ec6817f722e2)

Author SHA1 Message Date
  sletz 86d4bdd66f Cleanup 17 years ago
  sletz a888803871 Fix JackPosixThread::StartImp and JackWinThread::StartImp. 17 years ago
  sletz 02c00f0ffb No more client close in JackEngine::Close() 17 years ago
  sletz a65b5e881f Fix JackClient::Close : notification channel is stopped first to avoid receiving notifications while closing and Close is again a synchronous call. 17 years ago
  sletz 33bd24b9d0 Cleanup 17 years ago
  sletz b6692a61c6 For threaded drivers, AcquireRealTime is called after Init step. 17 years ago
  sletz c3d3cdd4c6 Correct internal client loading. 17 years ago
  sletz 5acaa886fb Cleanup 17 years ago
  sletz 6394b96e6f Simplify drivers exceptions 17 years ago
  sletz bd1398a72c Add default case 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 ae62bc49dd Fix JackRestartThreadedDriver::Execute. 17 years ago
  sletz 5676f2c541 Cleanup 17 years ago
  sletz f5207eec31 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 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 cf986d85a8 Compilation on WIndows 17 years ago
  sletz 3e27cf309e Better error handling for internal clients 17 years ago
  sletz e2a43976f8 Setup init values 17 years ago
  sletz ba881e40ac Correct JackServerGlobals::Init: now check is server is already started. 17 years ago
  sletz 43f428062b Correct internal client load. 17 years ago
  sletz 3ea2466b88 Correct internal client load. 17 years ago
  sletz 2caac7098d Raise timeout 17 years ago
  sletz a8e08b35b7 Typo 17 years ago
  sletz 4b37113148 Fix server temporary mode 17 years ago
  sletz 2e32509c54 Fix for jack_client_new in wrapper 17 years ago
  sletz 12d9013c4d Start of version 0.72 17 years ago
  sletz 7837cc8315 Remove header 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  marcochapeau 845cd0401c * Added the DISTDIR option for package maintainers 17 years ago
  sletz 5ef740ee61 Correct a dirty port array issue in JackGraphManager::GetPortsAux. 17 years ago
  sletz e16006d728 Add Trylock method 17 years ago
  sletz 3d97601d30 More documentation in jack.h 17 years ago
  sletz bbb6c723f6 Correct name 17 years ago
  sletz 94f91b8a6c New SetBlocking method for JackSocket. 17 years ago
  sletz f04c874153 Add a client counter in wrapper layer : library is unloaded only when all clients have been closed. 17 years ago
  sletz 0620304d45 Cleanup JackThreadedDriver class 17 years ago
  sletz fac640bfca Cleanup 17 years ago
  sletz e11d85964c Cleanup 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  sletz 6b43e114d5 Cleanup wrapper 17 years ago
  sletz ea2169f4a5 Cleanup wrapper 17 years ago
  sletz 682a6b50b7 Add an Init method for blocking drivers to be decorated using JackThreadedDriver class. 17 years ago
  sletz 85fc26ec4b Cleanup 17 years ago
  sletz 79a8f8f9e0 Correct PortRegister, port name checking must be done on server side. 17 years ago
  sletz bf75a68bbb Corect dummy wrapper name 17 years ago
  marcochapeau 603e3d227e * First attempts at a sensible way of handling API version vs. package version 17 years ago
  marcochapeau e71bc2c4d8 * Fix the SONAME issue. lconfig now builds the correct symlinks to the libraries 17 years ago
  marcochapeau 8970a2f47f * Build the wrapper lib properly (linked against libdl) 17 years ago
  sletz 2cb2fabade Correct wrapper 17 years ago