2052 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  Nedko Arnaudov 8b6d89e2f2 waf: switch jack.pc task construction to new-waf-style 13 years ago
  Nedko Arnaudov 47be1ec8ee waf: fix jack.pc generation 13 years ago
  Stephane Letz d7fceb12fb Make fInit volatile in JackMessageBuffer class. 13 years ago
  Stephane Letz c044ac8da1 Some documentation in JackMessageBuffer::SetInitCallback. 13 years ago
  Stephane Letz 8bb6248384 Correct linux wscript. 13 years ago
  Stephane Letz 2bf4db889a Light synchronization method in JackMessageBuffer::SetInitCallback. 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 77658bff14 Correct JackTools::KillServer. 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
  Stéphane Letz 581a1ead7e AC3 code not compiled in ppc in JackCoreAudioDriver. 13 years ago
  Stephane Letz 97d99184b8 Code more of less complete. 13 years ago
  Stephane Letz 993363a9f2 New JackAC3Encoder class. 13 years ago
  Adrian Knoth a122dbcd75 wscript. Fix relocation link error (missing -fPIC) 13 years ago
  Nedko Arnaudov 329d83c92b swtich from uselib/uselib_local to use 13 years ago
  Nedko Arnaudov 971b1656d5 switch from bld.new_task_gen() to bld() 13 years ago
  nedko 2c6ba8dc70 remove duplicate definition that causes compilation fail: 13 years ago
  Adrian Knoth 662c55669d wscript: Fix install targets 13 years ago
  Adrian Knoth f7d6db4b34 wscript: Fix internal waf error (missing features) 13 years ago
  Adrian Knoth 97a60e49d7 wscript: Fix more tab/space indentation errors 13 years ago
  Adrian Knoth 115ec78f21 wscript: Fix jack.pc.in generator 13 years ago
  Adrian Knoth a564002176 Fix mixed tab/space indentation in wscript files 13 years ago
  sletz ffe8e3cf3b Improve libjacknet master mode. 13 years ago
  sletz ec40ef2906 Compiles again on Windows. 13 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 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 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 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 9e3cb0b505 More robust jack_set_thread_init_callback implementation. 13 years ago
  sletz fcb210e940 Fix JackMessageBuffer::SetInitCallback. 13 years ago
  sletz da82d0e485 Works again on Windows. 13 years ago
  sletz b60b76de29 Correct JackWinProcessSync. 13 years ago
  sletz ef38cd3483 Correct JackMessageBuffer::SetInitCallback. 13 years ago
  sletz 85334f7d46 A bit more robust JackMessageBuffer implementation (in progress). 13 years ago
  sletz 24723f4adf Naming of synchro primitive on Windows(2). 13 years ago
  sletz f5fd13a2ca Naming of synchro primitive on Windows. 13 years ago
  sletz c58666dd8c Rename JackProcessSync in JackPosixProcessSync. 13 years ago
  sletz f25c4b0e49 Add EndTime function (especially for Windows). 13 years ago
  sletz fb8dde8d27 Code cleanup in Windows JackRouter. 13 years ago
  sletz 2199a24c9c Fix NetJack2 initialisation bug. 13 years ago
  sletz 917db30913 Correct JackLockedEngine::ShutDown. 13 years ago