1013 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 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 f2a25b89cd Cleanup global function export. 16 years ago
  sletz c6bfa1db86 Two threads model in JackBoomerDriver (in progress). 16 years ago
  sletz 3c19d53f14 Compiles on Windows again. 16 years ago
  sletz 8922e4df2a Cleanup. 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 934c9b7afe Version 1.9.3 started. 16 years ago
  sletz 3f15f99f9d Check if ALSA is present to compile audioadapter on Linux. 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 a979d06e2f Add auto_connect parameter in netmanager and netadapter. 16 years ago
  sletz 6000d23de9 Support for BIG_ENDIAN machines in NetJack2 for transport data. 16 years ago
  sletz acdb9da22c Remove duplicated fSendTransportData and fReturnTransportData fields. 16 years ago
  sletz 588bd75e2b Add NetTransportDataDisplay method in JackNetTool. 16 years ago
  sletz 897d9ee6b1 Cleanup in NetJack2 transport handing code. 16 years ago
  sletz 0bef67a30a Cleanup profiling code. 16 years ago
  sletz e28ff7a6f5 Correct profiler client parameter default value. 16 years ago
  sletz 829c954810 More robust profiling tools when clients come and go. 16 years ago
  sletz 03f536673c Raise default port number to 1024. 16 years ago
  sletz 832a7d7b5b Change prototype of PushAndPull and PullAndPush methods. 16 years ago
  sletz bf1723b98a Improve generated gnuplot files for adapting code. 16 years ago
  sletz 71f010e1bc Cleanup JackAudioAdapterInterface. 16 years ago
  sletz c47da14752 Correct JackResampler::Reset. 16 years ago