130 Commits (3009d7d6067d8feaabde3e9ac76c67d36c6c463a)

Author SHA1 Message Date
  falkTX 3009d7d606 Make sure we use python3 (another patch from Fedora) 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  falkTX 2ad48419a7 Add support for internal session files 7 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Cédric Schieli 1be958e682 Helper functions needed to secure the promiscuous mode. 8 years ago
  falkTX 112b6bdf39 Use Linux futex as JackSynchro 8 years ago
  Karl Linden 4e8e7ecdc2
Use conf.check instead of conf.check_cc. 9 years ago
  Karl Linden 3dbd4b92fe
Simplify build system logic. Fixes #168. 9 years ago
  ethe 7cb81394ec Fixed building AudioAdapter on OSX 9 years ago
  Josh de Kock (ethe) bc66447e37 fixed frameworks in wscripts 9 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 9 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 9 years ago
  Karl Lindén 1715d63cd8 drop unused Build imports 10 years ago
  Cédric Schieli 1cd25cb975 Add JackWaitCallbackDriver 10 years ago
  Karl Lindén 94efc64f20 use conf.env['SAMPLERATE'] to determine wether samplerate is available instead of conf.is_defined('HAVE_SAMPLERATE') 10 years ago
  Karl Lindén ad24b255be move check for samplerate.h to before conf.sub_config('common') and remove the duplicate check in common 10 years ago
  Martin Koegler b0d25b67e7 Detect tre as regexp library replacement 11 years ago
  Nedko Arnaudov da390836bf wscript: fix build in 32/64 bits mixed mode. github close #39 11 years ago
  Stephane Letz 6dc8d3c5a2 Tim Mayberry : Add support for building with mingw compiler. 11 years ago
  Nedko Arnaudov ce50e5b0ed waf: configure option for enforcing autostart method 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Adrian Knoth a5eb957b59 wscript: Fix naming of in-server components 13 years ago
  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 8bb6248384 Correct linux wscript. 13 years ago
  Stephane Letz 2bf4db889a Light synchronization method in JackMessageBuffer::SetInitCallback. 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
  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
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 13 years ago
  sletz c58666dd8c Rename JackProcessSync in JackPosixProcessSync. 13 years ago
  sletz 6046fbe76b Add JackRequestDecoder class. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago
  sletz 4b3eacd46b Patch for unresolved symbols in libjacknet. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  Nedko Arnaudov 509e31d630 fix build when libsamplerate is missing 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 14 years ago
  sletz 3dff31a09c Compile on Linux. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  Devin Anderson 4bd1bef24c Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Stéphane LETZ e4ef948ea3 OSX IPC code removed from repository. 15 years ago