summaryrefslogtreecommitdiff
path: root/common/JackRequest.h
Commit message (Expand)AuthorAgeFilesLines
...
* Use StartSync to start the client notification thread, otherwise initial noti...sletz2008-05-231-7/+4
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-1/+5
* Activate now connect to FW driver and start the realtime thread only if clien...sletz2008-05-161-3/+6
* All library side files become LGPLsletz2008-04-061-17/+16
* Beautifull codesletz2008-03-051-262/+262
* Include cleanupsletz2008-01-281-1/+1
* Port connection callback.sletz2008-01-281-6/+9
* OSX 32/64 bits version.sletz2008-01-251-1/+1
* Cleanupsletz2007-11-011-3/+0
* Server partsletz2007-10-121-3/+3
* Internal loadable client implementation, socket version added.sletz2007-10-121-2/+272
* Server/library protocol checking implementation.sletz2007-08-271-1/+4
* Correct Alsa driversletz2007-08-261-2/+2
* Typo in JackRequest.hsletz2007-08-161-6/+4
* Correct JackPortRegisterResult, JackClientCheckResult and JackClientOpenResultsletz2007-08-161-3/+3
* Automatic server launch and client renaming in progress (2)sletz2007-08-161-8/+77
* Checking in the server to avoid calling the clients if no callback are regist...sletz2007-06-091-4/+2
* Cleanup, renamingsletz2007-01-291-7/+7
* Cleanupsletz2007-01-091-10/+9
* Works again on WIN32sletz2007-01-081-74/+21
* Typosletz2007-01-081-10/+10
* Typosletz2007-01-081-4/+4
* Typosletz2007-01-081-2/+3
* New server/client data transfer model (2)sletz2007-01-081-96/+218
* New server/client data transfer modelsletz2007-01-081-40/+58
* shared_ports renamed to shared_graph.sletz2006-12-231-4/+4
* Correct crash bug when closing clients in Windows versionsletz2006-09-081-2/+3
* First importsletz2006-09-031-0/+612