212 Commits (0375f9023e0bcb51b7d70c6d21e656828151c99e)

Author SHA1 Message Date
  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 f5632ac5ac Improve 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 09b784a243 Correct use of JackResampler 17 years ago
  sletz e6372863fe New JackLibSampleRateResampler class 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 bba8d806b7 Cleanup 17 years ago
  sletz f3b7dcc0d0 New JackResampler class 17 years ago
  sletz 3452fbdb31 Add resampling (not really woking...) 17 years ago
  sletz d77a7a1352 Add timing features 17 years ago
  sletz 18b2dbea52 Add buffer size callback 17 years ago
  sletz 79087d001a Add a ruuning status, now working 17 years ago
  sletz 3c9ec2d7a6 Correct ringbuffer use 17 years ago
  sletz 483d18eba0 Correct JackPortAudioIOAdapter::Render 17 years ago
  sletz 9a70f90c17 PortAudio adapter in progress 17 years ago
  sletz 56d9cc20ef New JackPortAudioIOAdapter.cpp,h files 17 years ago
  sletz 8b5911a983 Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
  sletz 7bfa336f7d Correct GetPortTypeId, various cleanup. 17 years ago
  sletz df71bdce55 Compiles on Windows again 17 years ago
  sletz 059eb21dcb Cleanup include 17 years ago
  sletz 542ac90d1e Cleanup timing + cpuload code 17 years ago
  sletz bbf39e4be9 Add missing files in server library project 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz 0ed0c4d91e Better control of exported symbols : windows adaptation in progress 17 years ago
  sletz a20801bf58 Better control of exported symbols. 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
  sletz e3115e72fc Correction in Readme_NetJack2 17 years ago
  sletz fe16706170 Compiles on Windows again 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 93d2e5d2fa Cleanup 17 years ago
  sletz c93b4ebe29 Correct JackWinThread::Terminate. 17 years ago
  sletz 8407a49b5b Remove unused ASIO backend 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 43b936c53b Compilation on Windows 17 years ago
  sletz d7470105d7 Correct thread init phase 17 years ago
  sletz f786e83108 Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz 5a1979dfac Compiles on Windows again 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz ae0a1ebd28 Call init callback in notification thread also. 17 years ago