3433 Commits (75dfaa6575a01d5c552228f06fc1645ecec2c30c)
 

Author SHA1 Message Date
  Karl Lindén 75dfaa6575 Merge pull request #179 from joshdekock/merger-branch 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 184e10dde7 Fixed styling of wscripts 9 years ago
  ethe ee2a4cadfa Update travis.yml to test on both OSX & Linux 9 years ago
  ethe acbe8b11a6 Remember to add Foundation.h to use NS* 9 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 9 years ago
  ethe 7dbf04ca22 Use mach semaphore rather than posix 9 years ago
  ethe ea8e853365 Updated deprecated error handling function 9 years ago
  ethe 309025c3fb Renamed OSX C++ files to Objective-C++ files 9 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 9 years ago
  Karl Linden d0352b4a60
Link all drivers against serverlib on MacOSX and Windows. 9 years ago
  Karl Linden 9d55d69a19
Merge branch 'master' into waf-macosx-fixes 9 years ago
  Karl Linden 790243f357
Remove unused file config.h.in. 9 years ago
  Karl Linden 4db015a0d7
Check packages before anything else so use variables can be used in checks. 9 years ago
  Karl Linden f37f8dc1c4
Merge branch 'master' into waf-macosx-fixes 9 years ago
  Karl Linden 3eec03a64a
Modernize MacTypes.h #includes. 9 years ago
  Karl Linden b3d0fcd723
Drop (seemingly) unused and deprecated #include. 9 years ago
  Karl Linden f5206fca7b
Remove unused file config.h.in. 9 years ago
  Karl Linden aaaeeea8d7
Refactor duplicated code into toplevel wscript. 9 years ago
  Karl Linden 089bc06305
Tidy up linux/wscript and make it ready for unification. See issue #164. 9 years ago
  Karl Linden 3368b91de9
Check for ppoll() in toplevel wscript. 9 years ago
  Karl Linden 6399b803a5
Remove unnecessary define HAVE_PPOLL. 9 years ago
  Karl Linden 484d28f0d5
Remove unused HAVE_TIMERFD define. 9 years ago
  Karl Linden b62b650d30
Remove unused import. 9 years ago
  Karl Linden 33c7d58df4
Load xcode and xcode6 in waf. 9 years ago
  Karl Linden 87ccc8a883
Ignore *.pyc files. 9 years ago
  Karl Linden bb8e749736
Update to waf 1.8.17. 9 years ago
  Stéphane Letz f3cf9d6f89 Merge pull request #162 from Jajcus/release-alsa-card-on-init-error 9 years ago
  Jacek Konieczny 57e16b9a05 Release audio devices when alsa_driver_new fails 9 years ago
  Stéphane Letz dab7e50e00 Merge pull request #157 from andrewrk/fix-prototype 9 years ago
  Andrew Kelley bc1a832e71 fix missing void parameter in prototypes 9 years ago
  Stéphane Letz c996e6b79a Merge pull request #153 from escitalopram/fix-midi-cpu-hogging 9 years ago
  escitalopram 400f318adb Fix CPU hogging of the midi_thread() 9 years ago
  Stéphane Letz 22e843fc6a Merge pull request #152 from falkTX/master 9 years ago
  falkTX 55b54d6455 Missing return in jack_port_rename 9 years ago
  falkTX 394537687c Missing return in JackPosixSemaphore::ConnectInput 9 years ago
  falkTX b6911f9281 Remove linux/cycles.h 9 years ago
  Stéphane Letz 38f946f5e8 Typos in JackWeakAPI.c. 9 years ago
  Stephane Letz eb5545eee5 Log code in JackWeakAPI.c. 9 years ago
  Stephane Letz c388561e68 Correct version. 9 years ago
  Stephane Letz b1efb10e85 Correct instllations scripts. 9 years ago
  Stephane Letz 3a6d6b32fc Framework moved in /Library again, using posing semaphores. 9 years ago
  Stephane Letz af94a45d2b Correct VERSION. 9 years ago
  Stephane Letz 600bebe38d Missing include, correct log message. 9 years ago
  Karl Linden 8b8be73880
Update waf to 1.8.14 9 years ago
  Karl Linden a3ad1ff94b
Strip unnecessary tools and extras from waflib 9 years ago
  Karl Linden f1549b4f0d
Delete waf-update.sh 9 years ago
  Stephane Letz 2e8c5502c6 Merge remote-tracking branch 'upstream/master' 9 years ago
  Stephane Letz 008872fc16 Possible fix in JackPosixSemaphore::ConnectInput, cleanup. 9 years ago