3222 Commits (ae81d3cb41d81dd74988b1036fb148257bc4626c)
 

Author SHA1 Message Date
  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 af6820789c Equality of input and output buffer size removed (for now) in JackOSSDriver. 16 years ago
  sletz 3dd61609dc Correct Profiling target 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 d3c33120ce Update OSX install script and README. 16 years ago
  sletz 58aabaf196 Correct XCode project and OSX install script. 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 6c84cceffd Use PRIu32 kind of macro in JackAlsaDriver again. 16 years ago
  sletz fbcde0da55 Display server parameters in jack_server_control example application. 16 years ago
  sletz d2aeec4beb Correct systemdeps.h public header licence. 16 years ago
  sletz e13f9ab77f Compiles on Linux again. 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 3d7ef30cb4 Update Windows JackRouter.dll 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
  sletz 4635ca32c8 Remove uneeded sync_mode parameter in JackNetAdapter. 16 years ago
  sletz 38a671d5ac Check MASTER <<==> SLAVE network protocol coherency. 16 years ago
  sletz 8bc654e513 Setup thread RT parameters for OSX in JackNetAdapter. 16 years ago
  sletz 3d08431fe9 Support for BIG_ENDIAN machines in NetJack2 for MIDI ports. 16 years ago
  sletz ad0ca0971e Support for -h option in internal clients to print the parameters. 16 years ago
  sletz 051d820e7d JackNetTools small cleanup. 16 years ago
  sletz 8a7739e0d6 Support for BIG_ENDIAN machines in NetJack2. 16 years ago
  sletz 0a45edf013 Update XCode project for Universal Binary compilation of netjack components. 16 years ago
  sletz 84892ca209 Correct JackNetUnixSocket::GetError. 16 years ago
  sletz 3db1dbe949 Code cleanup. 16 years ago
  sletz 4e2ed9ed68 Better recovery of network overload situations, now resynchronize by skipping cycles. 16 years ago
  sletz 84069e8657 Raise MAX_LATENCY and improve debug messages. 16 years ago
  sletz 4b76903bc9 Use jack_log instead of jack_info in JackNetMasterInterface::SyncRecv. 16 years ago
  sletz 2ffa6a0436 More info in JackNetMasterInterface::SyncRecv. 16 years ago
  sletz 28ea518c15 Set default mode to 'slow' in JackNetAdapter (2). 16 years ago
  sletz cff54b1d7b Set default mode to 'slow' in JackNetDriver and JackNetAdapter. 16 years ago
  sletz 96376a0f80 Simplify audio packet order verification. 16 years ago
  sletz ea5d029654 Fix in JackAlsaAdapter::Open. 16 years ago
  sletz b3abd3f4e1 Fix JackNetInterface::SetNetBufferSize for socket buffer size computation and JackNetMasterInterface::DataRecv if synch packet is received, various cleanup. 16 years ago
  sletz b2d7940247 Correct timing measurement error done in ALSA driver (r3253) 16 years ago
  sletz ead2ee061a Cleanup for compilation with gcc 4.3 16 years ago
  sletz 56821dbf07 Update Windows JackRouter.dll for latest API version. 16 years ago
  sletz 87aedbef2a More comments in JackNetDriver.cpp. 16 years ago
  sletz f0ee87367e Synchronize ALSA backend code with JACK1 one. 16 years ago
  sletz 92f8656142 JackMessageBuffer was using thread Stop scheme in destructor, now use the safer thread Kill way. 16 years ago
  sletz 1fd1d10dba Compiles on Linux again. 16 years ago