1013 Commits (b88b6747c2da99ee86c5323f2e7e4e73f4deb476)

Author SHA1 Message Date
  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
  sletz 5d8b564ad7 Major cleanup in adapter code. 16 years ago
  sletz f42e0a4b0a Share some code in JackAudioAdapterInterface class. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz d167ffc6ed Some more cleanup in JackLoadableInternalClient class. 16 years ago
  sletz 7c8db86d92 Fix crash bug in JackLoadableInternalClient::~JackLoadableInternalClient. 16 years ago
  sletz 897777cca3 More check in JackNetDriver::FreePorts. 16 years ago
  sletz 30a1a97d80 Fix for profiling mode. 16 years ago
  sletz 319a95c629 Fix JackNetDriver::Close method. 16 years ago
  sletz abf1b2bca8 First version of D-Bus based audio device rerservation. 16 years ago
  sletz 3e1864c4d0 Move generic code and data in JackNetInterface and JackNetMasterInterface classes. 16 years ago
  sletz 0e86ff0648 Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. 16 years ago
  sletz 4088360380 More documentation for JackWaitThreadedDriver class. 16 years ago
  sletz ba6128e426 Cleanup systemdeps.h on Windows. 16 years ago
  sletz 5bbc8e99c8 Change fMulticastIP handling in JackNetInterface. 16 years ago
  sletz 8b0e453d73 Add InitConnection and InitRendering methods in JackNetSlaveInterface, better packet type checking in JackNetSlaveInterface::SyncRecv. 16 years ago
  sletz 5643180d82 Add missing include. 16 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz 77237dd172 Internally use GetMicroSeconds() instead of jack_get_time(). 16 years ago
  sletz f7d6bb2b25 Cleanup headers. 16 years ago
  sletz e8292c9e15 Works again on Windows 16 years ago
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz e583db2537 Share code in JackNetSlaveInterface class. 16 years ago
  sletz 6b3e24ec7f Use some #define for network parameters. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 4117315c2f Version 1.9.2 started. 16 years ago
  sletz a0528fa224 Add a resample quality parameter in netadapter. 16 years ago
  sletz af0d827db8 Now correctly return an error if JackServer::SetBufferSize could not change the buffer size (and was just restoring the current one). 16 years ago
  sletz d2aeec4beb Correct systemdeps.h public header licence. 16 years ago
  sletz 41baa7f8d9 Add a resample quality parameter in audioadapter. 16 years ago
  sletz 9cf490adb0 Fix for compilation warning with GCC 4.3.2 16 years ago
  sletz 70bc4a037e Cleanup documentation. 16 years ago
  sletz eaa3579112 Remove print line. 16 years ago
  sletz 34e7e2a6ef Define a JACK_INTERNAL_DIR environment variable to be used for internal clients. 16 years ago
  sletz 55f40b6ea4 Cleanup in JackInternalClient. 16 years ago
  sletz ce38e47ed8 In NetJack2, fix a bug when capture or playback only channels are used. 16 years ago
  sletz b147d19aaa Coompiles on Windows again 16 years ago