112 Commits (af99165ef6e7c96a33e386ce18e59afcdc7a9b29)

Author SHA1 Message Date
  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
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz efe1ddd3e5 New MIDI driver related files added in OSX and Windows projects. 15 years ago
  sletz 23a88af253 Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 15 years ago
  Torben Hohn 698a5d28f3 make celt api version flexible. 15 years ago
  Torben Hohn a817e1c4f6 add driver building to wscript 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 373c91126b Remove JackLoopbackDriver file from wscript. 16 years ago
  sletz 5bd0d7711f Fix wscripts when --libdir is used. 16 years ago
  sletz 5ef23d06c3 Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
  nedko 00a05b846b Remove libjack dependency on libdbus for mixed scenario; fix warning. 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 081df1eff1 Move DBus based audio device reservation code in ALSA backend compilation. 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago