2897 Commits (9ebddfe65624d5f7ed579f0c8fe2c71eea9d2a5c)
 

Author SHA1 Message Date
  Nedko Arnaudov 47cbe67382 waf: fix uselib_local of jack_netsrouce 13 years ago
  Nedko Arnaudov cc271ca187 Merge branch 'master' into python3-waf-upgrade 13 years ago
  Adrian Knoth 183c3faafd wscript: Make ADDON_DIR also a conf env variable 13 years ago
  Adrian Knoth 80c415be4d wscript: Fix link error in jack_netsource 13 years ago
  Stéphane Letz f44f80e6b1 Merge pull request #8 from adiknoth/fixes 13 years ago
  Adrian Knoth 8603dd8127 [firewire] Use UpdateLatencies() in Attach(). 13 years ago
  Adrian Knoth 96e0251234 [firewire] Allow FFADO backend to change the buffer size 13 years ago
  Adrian Knoth 1a8d715c2e [firewire] Introduce UpdateLatencies() in FFADO backend 13 years ago
  Adrian Knoth 00280570af Fix segfault in jack_connect 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 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
  Adrian Knoth a122dbcd75 wscript. Fix relocation link error (missing -fPIC) 13 years ago
  Adrian Knoth cb68c82843 wscript: [Cosmetics] Drop superfluous braces in print statement 13 years ago
  Adrian Knoth b8ffbe15b4 wscript: Make CELT optional 13 years ago
  Nedko Arnaudov 23dc172b17 fix LINKFLAGS 13 years ago
  Nedko Arnaudov fcda41cb59 indention fix 13 years ago
  Nedko Arnaudov 83f991900d switch from set_options() to options() 13 years ago
  Nedko Arnaudov 6f90ab9742 swtich from cc tool to c tool 13 years ago
  Nedko Arnaudov 329d83c92b swtich from uselib/uselib_local to use 13 years ago
  Nedko Arnaudov 306b359e2d swtich from srcdir/blddir to top/out 13 years ago