.. |
Jackdmp.xcodeproj
|
Remove call to exit in library code.
|
15 years ago |
RPC
|
Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code.
|
15 years ago |
coreaudio
|
In JackCoreAudioDriver, move code called in MeasureCallback to be called once in IO thread.
|
15 years ago |
coremidi
|
Small improvement in JackCoreMidiDriver::ReadProcAux.
|
15 years ago |
Jack-Info.plist
|
Version 1.9.6 started.
|
15 years ago |
JackAtomic_os.h
|
Correct wscipt for compilation of ALSA examples.
|
15 years ago |
JackMacEngineRPC.cpp
|
Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled'
|
15 years ago |
JackMacLibClientRPC.cpp
|
Add a string parameter to server ==> client notification, add a new InfoShutdown callback.
|
15 years ago |
JackMachClientChannel.cpp
|
Client debugging code improved.
|
15 years ago |
JackMachClientChannel.h
|
Parameter renaming.
|
15 years ago |
JackMachNotifyChannel.cpp
|
Add a string parameter to server ==> client notification, add a new InfoShutdown callback.
|
15 years ago |
JackMachNotifyChannel.h
|
Add a string parameter to server ==> client notification, add a new InfoShutdown callback.
|
15 years ago |
JackMachPort.cpp
|
Rev 3208 was completely wrong..., revert to 3207.
|
16 years ago |
JackMachPort.h
|
Rev 3208 was completely wrong..., revert to 3207.
|
16 years ago |
JackMachSemaphore.cpp
|
Client incorrect re-naming fixed: now done at fifo level only.
|
16 years ago |
JackMachSemaphore.h
|
Raise drivers time out used in synchronous mode.
|
16 years ago |
JackMachServerChannel.cpp
|
Correct JackMachServerChannel::Execute : keep running even in error cases.
|
15 years ago |
JackMachServerChannel.h
|
Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time.
|
15 years ago |
JackMachServerNotifyChannel.cpp
|
Back to old method of server channel close on OSX pre Snow Leopard systems.
|
15 years ago |
JackMachServerNotifyChannel.h
|
Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled'
|
15 years ago |
JackMachThread.cpp
|
Cleanup thread code.
|
15 years ago |
JackMachThread.h
|
Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime).
|
15 years ago |
JackMachTime.c
|
Clock source setting on Linux (in progress).
|
16 years ago |
JackPlatformPlug_os.h
|
Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform.
|
15 years ago |
install_jackdmp
|
XCode projects updated for NetJack1.
|
15 years ago |
libportaudio.a
|
Restore libportaudio.a
|
17 years ago |
remove_jackdmp
|
Use of Jackservermp framework
|
17 years ago |
wscript
|
revert the wrong revert in r3818
|
15 years ago |