287 Commits (23fab4f1bbb71e5df3aac24680f7341f3fc00ff0)

Author SHA1 Message Date
  sletz 7c5f22179c Add audioadapter target in XCode project 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz 0f93461b3f Cleanup 17 years ago
  sletz d30ff96fa2 Renaming 17 years ago
  sletz 2659d91b94 Better error handling in netioadapter (2) 17 years ago
  sletz e2833b1098 Better error handling in netioadapter 17 years ago
  sletz 25d31e49db Add missing -D__SMP__ in netioadapter XCode target 17 years ago
  sletz e5bcc3068a Add IsFixedBufferSize method in all drivers. 17 years ago
  sletz dba0301ff6 Add netioadapter target 17 years ago
  sletz 1688b3e392 Factorise code 17 years ago
  sletz 78e9fa4fb1 Measure in DEBUG mode 17 years ago
  sletz 922a808587 Add JackCoreAudioIOAdapter::SetBufferSize 17 years ago
  sletz d6d07a4efa Start netioadapter with smae input/output ports number as system driver 17 years ago
  sletz 4dfe4f3a6a DLL based resampling seems to work, cleanup 17 years ago
  sletz 5360fac1ac Restore libportaudio.a 17 years ago
  sletz 09b784a243 Correct use of JackResampler 17 years ago
  sletz e6372863fe New JackLibSampleRateResampler class 17 years ago
  sletz c217955273 Cleanup 17 years ago
  sletz 6fc59e4294 Test using a DLL 17 years ago
  sletz a42ad7067a Working with CorreAudio adapter 17 years ago
  sletz 3977382743 Cleanup 17 years ago
  sletz d9c60823d2 JackCoreAudioIOAdapter working 17 years ago
  sletz c1c3fa057b New JackBlockingNetIOAdapter and JackCallbackNetIOAdapter classes 17 years ago
  sletz 9a70f90c17 PortAudio adapter in progress 17 years ago
  sletz 56d9cc20ef New JackPortAudioIOAdapter.cpp,h files 17 years ago
  sletz 424e096414 JackCoreAudioIOAdapter implementation 17 years ago
  sletz ae9108b0ba Add JackCoreAudioIOAdapter.cpp file 17 years ago
  sletz f40b4dcf0d New JackIOAdapter and JackCoreAudioIOAdapter classes 17 years ago
  sletz a57819cd83 Add ring buffers 17 years ago
  sletz e48f81bb75 Cleanup control_types.h 17 years ago
  sletz 0770cd5b62 Cleanup 17 years ago
  sletz 8f3e986c02 Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea). 17 years ago
  sletz 3f0c87526c On OSX waf now compiles Universal Binaries. 17 years ago
  sletz c380ee7bbf Add portaudio driver in OSX target (not yet working) 17 years ago
  sletz bbf9976e3c Add coreaudio driver target, waf for OSX now works 17 years ago
  sletz f49f2c72ac Update waf for compilation on OSX. 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz 6b92092bc0 Cleanup driver classes 17 years ago
  sletz ae648123ae Improve documentation in jack.h 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  moret 05c991e5b7 fix netjack int/uint compilation failure on macosx 17 years ago
  nedko 850d20dddb Remove scons, waf should be viable for everybody, at least on linux. ok: sletz 17 years ago
  sletz 3f5b7ab9b8 New JackWaitThreadedDriver class to better handle JackNetDriver 17 years ago
  sletz 2368639545 Cleanup 17 years ago
  sletz f1cccee1b5 Fix a bug in backend parameter parsing. 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz b3616b3a05 Remove warning 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 3861dc6efe Revert unwanted change in thread classes 17 years ago