3401 Commits (4c889c5a67e0dfc19c84fa9441bac7c65914f232)
 

Author SHA1 Message Date
  Shaun Tierney 4c889c5a67 Remove JACK Ring Buffer from io-audio JACK Driver 10 years ago
  Shaun Tierney c0467dec25 Fix io-audio Internal Capture Client 10 years ago
  Andrew Cooper ec7ab28fe3 Merge pull request #3 from shaun-tierney/qnx 10 years ago
  Shaun Tierney 7cfd0fba5c Fix io-audio JACK Driver Port Name Convention 10 years ago
  Andrew Cooper 9e39aa53f6 Merge pull request #2 from shaun-tierney/qnx 10 years ago
  Shaun Tierney 362512340b Fix io-audio JACK Driver Playback with Fixed Point 10 years ago
  Shaun Tierney d49e6e290a Merge pull request #1 from AndrewCooper/qnx 10 years ago
  Andrew Cooper 33000e7bc6 Address review comments from shaun-tierney 10 years ago
  Andrew Cooper 17a87a5f33 Merge pull request #1 from mattfischer/qnx 10 years ago
  Matt Fischer 1af2252bff More QNX build fixes 10 years ago
  Andrew Cooper 29fd3ad250 Add QNX io-audio driver 10 years ago
  Andrew Cooper 05dd5c43d3 Add QNX io-audio adapter 10 years ago
  Andrew Cooper 7978a9e18a Add Basic QNX support 10 years ago
  Andrew Cooper b09e046f4e Fix ambiguous abs(jack_nframes_t) call 10 years ago
  Andrew Cooper ca440c4650 Add missing <sys/time.h> include 10 years ago
  Andrew Cooper e9a96be098 Fix c++ identity crisis in external_metro 10 years ago
  Andrew Cooper dbdb8216a1 Begin JackPosixSemaphore names with slash 10 years ago
  Andrew Cooper d4baa88b37 Fix potential buffer overflow in ringbuffer resize 10 years ago
  Adrian Knoth 460063d8dc Fix bus error on PPC and PowerPC 10 years ago
  Stéphane Letz 1ed50c928f Merge pull request #134 from kmatheussen/master 10 years ago
  Stéphane Letz bc26ff0570 Merge pull request #136 from falkTX/master 10 years ago
  falkTX b906558e4b Update changelog 10 years ago
  falkTX 05216197b4 Make JackPortRenameCallback return void, to match JACK1 API 10 years ago
  falkTX fc6344e5f2 Implement new jack_port_rename API 10 years ago
  Kjetil Matheussen 49f06118a1 Use _WIN32 instead of WIN32 in header files since WIN32 might not always be defined 10 years ago
  Stéphane Letz 7f2ceecf02 Merge pull request #131 from jmendeth/patch-1 10 years ago
  Xavier Mendez 2cece7e29b Correct netmanager latency reporting 10 years ago
  Stéphane Letz cd59d67847 Merge pull request #128 from maksqwe/jack_midi_event_write_fix 10 years ago
  Maks Naumov a4b59f6620 Fix buf nullptr dereferencing in jack_midi_event_write() 10 years ago
  Stéphane Letz b5bceb50c7 Merge pull request #125 from mseeber/fix-jack_bufsize-off-by-ten 10 years ago
  Markus Seeber 8a66d611b9 [jack_bufsize] Fix off by 10 error 10 years ago
  Stéphane Letz c9bb19a958 Merge pull request #123 from Vampouille/fix_timebase_callback 10 years ago
  Julien Acroute 9c85871d8a Fix return value of SetTimebaseCallback() 10 years ago
  Karl Lindén 89e6b8b71c update .gitignore to accomodate the switch from binary based waf distribution to source based 10 years ago
  Karl Lindén cc6f7c438d update to waf 1.8.9 (it is now stored in source form to ease downstream maintainence) 10 years ago
  Karl Lindén 75c27f6505 add a script to update waf; it will come in handy now and in the future 10 years ago
  Karl Lindén adae4b538e replace deprecated bld.add_subdirs with bld.recurse 10 years ago
  Karl Lindén 1715d63cd8 drop unused Build imports 10 years ago
  Karl Lindén cf818931e4 explicitly import Logs and Options from waflib 10 years ago
  Karl Lindén eccfdb908d replace compiler_cc with compiler_c since the former is just an alias for the latter 10 years ago
  Karl Lindén 731d5759e9 replace calls to deprecated opt.tool_options with opt.load 10 years ago
  Karl Lindén d6b0620188 replace deprecated call to opt.sub_options with opt.recurse 10 years ago
  Karl Lindén bf3a21ef2a drop calls to deprecated conf.check_tool since they have been replaced with conf.load 10 years ago
  Karl Lindén a7936d51de replace calls to conf.sub_config with calls to conf.recurse 10 years ago
  Karl Lindén 4a1934cb13 explicitly import Logs, Options, Task and Utils from waflib 10 years ago
  Karl Lindén 11ee46fbbd use Options instead of waflib.Options 10 years ago
  Karl Lindén d2c85fab0d catch IOError instead of FileNotFoundError to not break compilation on python2 10 years ago
  Nedko Arnaudov ba9659481b Merge pull request #120 from lilrc/master 10 years ago
  Karl Lindén 5db744029a let svnversion_regenerate.sh be a source to svnversion.h to make the waf output 10 years ago
  Karl Lindén 28fe48cd1a generate svnversion.h before building cxx objects (so that also cxx sources can 10 years ago