1164 Commits (e822ddc370540bafccd043fc82b172977d41cdcc)
 

Author SHA1 Message Date
  sletz 2cd10757c1 Fix JackMachClientChannel::InternalClientLoad. 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 5622fe6c1e Fix typo in Readme 17 years ago
  sletz c7285fc60c Cleanup 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 8dfc95144b Cleanup 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 c2e044dc17 Improve Readme 17 years ago
  sletz df794133b9 Improve Readme 17 years ago
  sletz 9e34901f8c Typo 17 years ago
  sletz 6a57e0ab31 Typo 17 years ago
  sletz af83c4e9af Remove Linux Makefile, update Readme. 17 years ago
  marcochapeau cf2834c6e7 * Remove the now useless X86_64_BUILD scons variable 17 years ago
  sletz e859be9014 Update XCode project 17 years ago
  marcochapeau c82b6384db * Added the X86_64_BUILD option to scons 17 years ago
  sletz b906e43e8f For GCC 4.2 compilation 17 years ago
  sletz 7837cc8315 Remove header 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz 0784569194 port jack1 fix r1149 to jack2 17 years ago
  sletz f88240ce4b Cleanup JackMachPort class 17 years ago
  marcochapeau bf82667fab * Changed DISTDIR to DESTDIR... no comment. 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 7e2d970d55 Correct XCode development targets 17 years ago
  sletz 2bb07cbe42 Update XCode project 17 years ago
  sletz e393b93dd2 Typo 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