1567 Commits (b88b6747c2da99ee86c5323f2e7e4e73f4deb476)
 

Author SHA1 Message Date
  sletz b88b6747c2 Improve jackd -V mode. 16 years ago
  sletz 4be0936d3e Simplify JackClient RT code, jack_thread_wait API marked deprecated. 16 years ago
  sletz a1bcae9cc7 Compiles again on Windows. 16 years ago
  sletz bf1371e49a Cleanup JackBoomerDriver class. 16 years ago
  sletz 30fb35f21d Cleanup JackInternalClient code. 16 years ago
  sletz 849e366f4e Add a buffer size callback for netmaster that just remove the client (it will be recreated with the new parameters). 16 years ago
  sletz cfd115c11d First working JackBoomerDriver two threads version. 16 years ago
  sletz f2a25b89cd Cleanup global function export. 16 years ago
  sletz c6bfa1db86 Two threads model in JackBoomerDriver (in progress). 16 years ago
  sletz 9be4a3cf91 Simplify the way read/write values are computed in JackBoomerDriver. 16 years ago
  sletz 751c767aa9 Correct OSS and Boomer backend parameter setting. 16 years ago
  sletz 3c19d53f14 Compiles on Windows again. 16 years ago
  sletz 8922e4df2a Cleanup. 16 years ago
  sletz ec44d8e4f1 Typo. 16 years ago
  sletz 478b718aa8 Add mixed 32/64 mode (off by default). 16 years ago
  sletz 6758d806fb Cleanup JackNetManager. 16 years ago
  sletz 719b244d18 New JackBoomerDriver class for Boomer driver on Solaris. 16 years ago
  sletz 9bdf037ea1 More in README Solaris section. 16 years ago
  sletz 9f711ac754 Fix for Solaris. 16 years ago
  sletz 61d7a9bd86 Update README for Solaris. 16 years ago
  sletz 934c9b7afe Version 1.9.3 started. 16 years ago
  sletz ddd39c54a5 New JackRouter.dll version, desactivate Pa_Terminate in PortAudio code for now. 16 years ago
  sletz 3f15f99f9d Check if ALSA is present to compile audioadapter on Linux. 16 years ago
  sletz 92b6e8c7bb Updated documentation. 16 years ago
  sletz 164a71e806 Tim Blechmann optimization patch (inlining some heavy used methods). 16 years ago
  sletz 52417e6930 Cleanup JackAudioAdapterInterface class. 16 years ago
  sletz e38e78f0d4 Force buffer adaptation in automatic mode. 16 years ago
  sletz f30e019bef Correct use of jack_transport_reposition return code. 16 years ago
  sletz de58833385 Better log messages in NetJack. 16 years ago
  sletz 21ac1107c4 Print frame value in NetJack. 16 years ago
  sletz 7681b6d7b5 Correct initialization of transport state in NetJack. 16 years ago
  sletz b1be660bef Compiles on Windows again. 16 years ago
  sletz 4086b3ca90 Virtualize and allow overriding of thread creation function, to allow Wine support (from JACK1). 16 years ago
  sletz 3ee6e1f1fd Adapter -g parameter allows to change ringbuffer size. 16 years ago
  sletz bbaefaee7c Correct JackOSSAdapter thread scheduling, correct JackAudioAdapterInterface. 16 years ago
  sletz 1a609d576a Correct RT thread parameters for OSX. 16 years ago
  sletz 6d3b3633a6 Try automatic adaptative mode in adapters. 16 years ago
  sletz 3001e1bd87 Correct default value for ringbuffer size. 16 years ago
  sletz 3b2cb76ae9 Long option desc have to be used... 16 years ago
  sletz 8738a59a74 Documentation for ringbuffer parameter in adapters. 16 years ago
  sletz 18dd612f04 Client incorrect re-naming fixed: now done at socket level also. 16 years ago
  sletz 0ce4b47215 Automatic adaptative ringbuffer size mode when -g = 0. 16 years ago
  sletz 74c74ac6fd Add -g (ring-buffer) parameter to netadapter. 16 years ago
  sletz e815b69037 Save profiling in netadapter. 16 years ago
  sletz 3eb8fa9ced Lower profiling array size, fix compîlation warnings 16 years ago
  sletz d55eddb4e2 Use Torben Hohn PI controler code for adapters (in progress). 16 years ago
  sletz 8badda0aa9 Tim Blechmann patch : sample order bug in SSE code. 16 years ago
  sletz b506e0902b Correct error checking in JackGraphManager::Connect and JackGraphManager::Disconnect 16 years ago
  sletz b44fd2d2db Typo 16 years ago
  sletz 6addb70f28 Change JackNetWinSocket::SetLocalLoop behaviour, fixing the "client not disconnected bug". 16 years ago