Stephane Letz
94ff6adbe4
Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput.
12 years ago
Stephane Letz
0fb47a840c
More debug messages in JackPortAudioDriver::Close().
12 years ago
Stephane Letz
fcf8c5aef6
Typos.
12 years ago
Stephane Letz
b6f5e66d09
Improve JackPortAudioDriver::Stop.
12 years ago
Stephane Letz
fe906854e4
Cleanup jack_portaudio.cbp project.
12 years ago
Stephane Letz
756027b040
Constant naming cleanup.
12 years ago
Stephane Letz
f80e250244
Updated JackRouter.dll
12 years ago
Stephane Letz
0961a760de
Correct Windows installer.
12 years ago
Stephane Letz
bbc95b71a6
Code cleanup.
12 years ago
Stephane Letz
7ec46dbb46
Better handling of shutdown state in client side.
12 years ago
Stephane Letz
7849b9279e
John Emmas patch for Windows.
12 years ago
Stephane Letz
e32b0cd318
Improve server shutdown and stop.
12 years ago
Stephane Letz
feec982949
Move ClientKill in JackEngine class.
12 years ago
Stephane Letz
b7c53a84db
Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method.
12 years ago
Stephane Letz
e111f2ac8f
Protect shared fSynchroTable access with a mutex.
12 years ago
Stephane Letz
c2835c20b5
Typo.
12 years ago
Basil Nutmeg
c5352804af
Delete some redundant macros and typedefs.
A few internal source files were redeclaring types and macros also
declared in the external jack/types.h and jack/systemdeps.h headers.
Since the external header needs them, delete them from the internal
headers.
12 years ago
Stephane Letz
36c386b5bf
More robust code in JackPortAudioDriver to handle buffer size change and backend switching.
12 years ago
Stephane Letz
cd1f3ba5f0
Correct Windows installer files.
12 years ago
Stephane Letz
73ca80060a
Correct Windows resource files.
12 years ago
Stephane Letz
8623ae4063
Version 1.9.10 started.
12 years ago
Stephane Letz
3cb7d5c726
Fix typo in JackPortAudioDriver::Attach.
12 years ago
Stephane Letz
335da63e26
Cleanup in JackPortAudioDriver.
12 years ago
Stephane Letz
2d8992ab62
Correct JackPortAudioDriver.
12 years ago
Stephane Letz
8d250263ac
Raise sub-version number.
12 years ago
Stephane Letz
b2d3e88904
Correct JackPortAudioDriver::Open : special case for ASIO drivers.
12 years ago
Stephane Letz
298cef7835
New PortAudioDevices::GetPreferredBufferSize.
12 years ago
Stephane Letz
1241541b62
Remove uneeded log in JackMidiDriver.
12 years ago
Stephane Letz
373e6ea95b
Minor version numbering.
12 years ago
Stephane Letz
a750131fba
Use of jack_free instead of free, cleanup.
12 years ago
Stephane Letz
aa6c0a9fa9
Audioadapter factory code moved back in JackAudioAdapterFactory.cpp file.
12 years ago
Stephane Letz
1fddeaa06c
Move audioadapter creation code in platform specific part.
12 years ago
Stephane Letz
674ab6b94d
Remove old resource file.
13 years ago
Stephane Letz
374acacad9
Cleanup.
13 years ago
Stephane Letz
4d16599812
Raise Windows version number.
13 years ago
Stephane Letz
2bf4db889a
Light synchronization method in JackMessageBuffer::SetInitCallback.
13 years ago
Stephane Letz
ad0963cfc3
Code moved in cpp files.
13 years ago
Stephane Letz
5bd11775d9
New JackWinCondVar class.
13 years ago
Stephane Letz
5b6d89c452
POST_PACKED_STRUCTURE used for jack_latency_range_t type.
13 years ago
Stephane Letz
69f2a6b023
Update Windows installer files for QJackCtl 0.3.8
13 years ago
Stephane Letz
58696259fb
Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used.
13 years ago
Stephane Letz
77658bff14
Correct JackTools::KillServer.
13 years ago
Stephane Letz
4e52876351
Update Windows ressource version numbers.
13 years ago
Stephane Letz
4f0474f334
Correct debug targets on Windows, use jack_free in test.cpp.
13 years ago
Stephane Letz
1fef69ec78
Remove old Windows project(2).
13 years ago
Stephane Letz
32f3348728
Remove old Windows projects.
13 years ago
Stephane Letz
10245604a3
Improve Windows README.
13 years ago
Stephane Letz
79f9e1fe37
Try more robust synchronization primitives in JackWinProcessSync.
13 years ago
Stephane Letz
c8e2659020
Cleanup JackWinProcessSync and JackWinMutex.
13 years ago
Stephane Letz
3b666ee4f5
Fix PortAudioDevices::~PortAudioDevices.
13 years ago