438 Commits (bf82667fab3670d17f351ebdbb42db57f93b7922)

Author SHA1 Message Date
  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
  sletz dfb2ebc9d7 Cleanup 17 years ago
  sletz e8e8e37adf JackWrapperAPI.cpp: use open_library in jack_client_name_size, jack_port_name_size and jack_port_type_size. 17 years ago
  marcochapeau dafaad6338 * Remove some executable bits on the Readme file and a few source files 17 years ago
  marcochapeau 9d8710d636 * Make sure example clients are linked against libjack.so *always* 17 years ago
  marcochapeau 8c00715740 * Slight modifications in full_mimic/wrapper modes behavior in scons files 17 years ago
  sletz e3ce8807cf Cleanup 17 years ago
  sletz 60ddbedf9f Transport timebase fix (in progress). 17 years ago
  sletz 8474471d98 Transport timebase fix (in progress). 17 years ago
  sletz fef9bd52ca Transport timebase fix (in progress). 17 years ago
  sletz 8b1f62a550 Transport timebase fix (in progress). 17 years ago
  sletz c39c795160 Typo 17 years ago
  sletz 19592d6cc2 Synchronise transport.h with latest jackd version (Video handling). 17 years ago
  sletz ac8d4b32b9 Fix in transport timebase in progress 17 years ago
  sletz 8c35dc4c49 Test 17 years ago
  sletz 65c1d52c8b More documentation 17 years ago
  sletz 51a0e78d38 Typo 17 years ago
  sletz 13f6a0db72 Fix connect notification to deliver *one* notification only. 17 years ago
  sletz c63bbf8fb5 MIDI API in wrapper lib. 17 years ago
  sletz af75349545 MIDI API in wrapper lib (in progress). 17 years ago
  sletz 8cd79f74be Correct JackClient::Activate so that first kGraphOrderCallback can be received by the client notification thread. 17 years ago
  sletz 9a7839caa6 New JackLockedEngine decorator class to serialize access from ALSA Midi thread, command thread and in-server clients. 17 years ago
  sletz ac0a80707a Cleanup 17 years ago
  sletz 3241fd63d3 Cleanup 17 years ago
  sletz 1e6b473003 RT scheduling for OSX thread (wheen use in dummy driver). 17 years ago
  sletz bd5c83992f Cleanup 17 years ago
  sletz 93ca9f3a86 Correct warnings 17 years ago
  sletz 9766006555 Typo 17 years ago
  sletz c74be30bca Correct jack_port_by_id in wrapper library. 17 years ago
  sletz 22f39dea7d Debug code for wrapper library 17 years ago