2803 Commits (374acacad96e1166d560903a42f17c202442945a)
 

Author SHA1 Message Date
  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 6f39bfd141 More log in JackDebugClient. 13 years ago
  Stephane Letz 9f6c65c4b3 Use POST_PACKED_STRUCTURE for jack_position_t. 13 years ago
  Stephane Letz f26ea247ac Add missing methods in JackDebugClient(2). 13 years ago
  Stephane Letz 0840eed829 Add missing methods in JackDebugClient. 13 years ago
  Stephane Letz b0b3190d7a Merge branch 'master' of github.com:sletz/jack2 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
  StĂ©phane Letz 581a1ead7e AC3 code not compiled in ppc in JackCoreAudioDriver. 13 years ago
  Stephane Letz ade10a8de5 Merge branch 'ac3' 13 years ago
  Stephane Letz 10245604a3 Improve Windows README. 13 years ago
  Stephane Letz 24efa16f31 JackCoreAudioDriver cleanup. 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
  Stephane Letz 2d39517b20 Better dection of digital mode. 13 years ago
  Stephane Letz 07d3678204 Cleanup. 13 years ago
  Stephane Letz 97d99184b8 Code more of less complete. 13 years ago
  Stephane Letz 993363a9f2 New JackAC3Encoder class. 13 years ago
  nedko 2c6ba8dc70 remove duplicate definition that causes compilation fail: 13 years ago
  sletz ffe8e3cf3b Improve libjacknet master mode. 13 years ago
  sletz ec40ef2906 Compiles again on Windows. 13 years ago
  sletz a6a2d8f0e6 In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 13 years ago
  sletz 916f55ee03 Correct Windows installers. 13 years ago
  sletz fac03b4149 Remove net.h header in Windows installers. 13 years ago
  sletz ae8f3a5b27 Correct headers setup in Windows installers. 13 years ago
  sletz 5ce3629307 More precise debug messages. 13 years ago
  sletz d03fd1e807 Cleanup. 13 years ago
  sletz 1acc1db9ef Fix lock management in JackEngine. 13 years ago
  sletz 32bc4fa557 Use a time-out in notification channel write function. 13 years ago
  sletz bf1f5e2020 Check server API callback from notification thread. 13 years ago
  sletz b6962bd0d7 Correct client time-out setting. 13 years ago
  sletz 41d8bd5b1c Fix in JackPortAudioDevices::GetDeviceFromFullName. 13 years ago
  sletz a57f4e8b22 Remove incorrect include when compiled with __CLIENTDEBUG__. 13 years ago
  sletz baacb28baa Cleanup. 13 years ago
  sletz 6aeee1b5b3 Configurable logging in libjacknet. 13 years ago
  sletz 06e0433f89 Remove debug code. 13 years ago
  sletz 9e3cb0b505 More robust jack_set_thread_init_callback implementation. 13 years ago
  sletz e6a75437b8 Timeout for Windows named pipe (in progess). 13 years ago
  sletz fcb210e940 Fix JackMessageBuffer::SetInitCallback. 13 years ago