1679 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 14 years ago
  sletz 840b47f8bf Code factorization and cleanup. 14 years ago
  sletz 7099ca56dc Cleanup. 14 years ago
  sletz 9126d936ff NetJack2: no more timeout, correct JackWaitThreadedDriver::Execute. 14 years ago
  sletz ef0c4582fe NetJack2: more explicit error messages. 14 years ago
  sletz c6ee3c03c3 Cleanup. 14 years ago
  sletz dc7cdcef21 Update XCode profiling target. 14 years ago
  sletz 6bbc2fb5a8 OPTIMIZED_PROTOCOL working again. 14 years ago
  sletz fb489cd74c NetJack2: improve latency management, cleanup. 14 years ago
  sletz b52ec65d7d Fix symbols export. 14 years ago
  sletz a09a1a5c8a Code factorization and cleanup. 14 years ago
  sletz b8c47e5967 Fix for NetJack2. 14 years ago
  Stephane Letz 311d4ae225 Correct ClientCheck. 14 years ago
  Stephane Letz 5ebeb196af More relax JackEngine::NotifyAddClient. 14 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 14 years ago
  Stephane Letz 16340ca86d Cleanup. 14 years ago
  Stephane Letz 5393000a8a Network mode converted to latency. 14 years ago
  sletz bf94bee633 More robust ActivePortsFromNetwork. 14 years ago
  sletz 73de093ca9 Correct error code. 14 years ago
  sletz 0b4e9a2a2f Correct warning. 14 years ago
  sletz 18c15616dd NetJack2: improve error reporting. 14 years ago
  Stephane Letz 299bc1bfe9 Cleanup. 14 years ago
  Stephane Letz 248d1f16e6 Session API for internal clients in progress. 14 years ago
  sletz 0ce0e6403f Fix for 64/32 bits compilation. 14 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz 299bea3a5f Remove compilation warnings. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  sletz e83d2ddc10 Error in JackActivationCount::Signal now uses jack_log instead of jack_error. 14 years ago
  sletz 9d3a0ab4d4 Correct RenderFromNetwork. 14 years ago
  sletz 885a6b7cf2 Make the printed output of jack_iodelay more useful to actual users. 14 years ago
  sletz c40a4ad301 NetJack2 now only send data on network only is ports are connected both sides. 14 years ago
  sletz b5f18d535d Add JACK_NETJACK_PORT and JACK_NETJACK_MULTICAST environment variables for NetJack2. 14 years ago
  sletz 50e9438a37 Cleanup NetJack2 code. 14 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 3c5083520f Fix bugs in JackNetAdapter. 14 years ago
  sletz 31397ca4d4 Special CATCH_CLOSE_EXCEPTION_RETURN to handle Close API calls. 14 years ago
  sletz c8ff526593 Correct Dummy driver. 14 years ago
  sletz 7ea5c4476c Fix in libjacknet. 14 years ago
  sletz c2f0498738 NetJack2 : connection error handling. 14 years ago
  nedko 1d83004356 make jackdbus default realtime 14 years ago
  sletz 57493e033b Factorize some code. 14 years ago
  sletz 2d98d3e8a7 Cleanup. 14 years ago
  sletz 751f5b0fa6 NetJack2 : timeout again... 14 years ago
  sletz 555c7c2259 Changes in NetJack2 connection management: no more timeout, any transmission error considered as fatal. 14 years ago
  sletz 88b08fed4c Special version of jack_attach_shm/jack_release_shm on client side for POSIX shared mem, to solve a memory leak issue. 14 years ago
  sletz 68ec29c2d0 SaveConnections/RestoreConnections moved in JackAudioDriver. 14 years ago
  sletz d6b65585bf SaveConnections/RestoreConnections in NetDriver. 14 years ago
  sletz 3ec06d7065 Improve NetMaster process (2). 14 years ago
  sletz 54b044db72 Improve NetMaster process. 14 years ago