1543 Commits (192575d0380ffedfbb874b68f1c2565ab01c6d2a)

Author SHA1 Message Date
  sletz 4b74b18c81 Correct JackProfiler. 14 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 14 years ago
  sletz eb3068107d More robust Control API implementation. 14 years ago
  sletz 3a08661402 Non blocking notifications in JackEngine::NotifyAddClient and JackEngine::NotifyRemoveClient. 14 years ago
  sletz b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 14 years ago
  Nedko Arnaudov b35647d838 Fix JackEngine::ClientHasSessionCallback() 14 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 14 years ago
  Nedko Arnaudov 1e962ef079 Move session command reply array creation to JackSessionNotifyResult 14 years ago
  sletz 7918f1c12a JackWaitThreadedDriver now always running RT. 14 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 14 years ago
  sletz f62319d2ee NetJack2: default latency raised to 5 cycles, cleanup. 14 years ago
  sletz cb2417de70 NetJack2 code cleanup. 14 years ago
  sletz da47bdcc8c Cleanup. 14 years ago
  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