2554 Commits (6faac69942a6252c8a4685dfa2e15b1e6b39e725)
 

Author SHA1 Message Date
  sletz 6faac69942 Use jack_free instead of free. 13 years ago
  sletz c88d56cfd5 John Emmas patch for DSP CPU computation. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  sletz 7ac5f1ce02 Gabriel Beddingfield patch for ALSA driver: error when source is non-native byte-order float. 13 years ago
  sletz 1179107321 Use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment (from jack1). 13 years ago
  nedko 9ba6ebe06b Fix incorect sizeof() (jack-session) 13 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 13 years ago
  sletz a6b78ded57 Check driver type in jackdmp.cpp. 13 years ago
  sletz 2c63d4674b Correct JackMessageBuffer::Execute. 13 years ago
  sletz 192575d038 Correct JackBasePosixMutex::Trylock. 13 years ago
  sletz 1bad48303a Compiles on Windows again. 13 years ago
  sletz 4b74b18c81 Correct JackProfiler. 13 years ago
  sletz dd1818ad9c Singleton behaviour for JackCoreMidiDriver and JackWinMMEDriver. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz eb3068107d More robust Control API implementation. 13 years ago
  sletz 3a08661402 Non blocking notifications in JackEngine::NotifyAddClient and JackEngine::NotifyRemoveClient. 13 years ago
  sletz b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 13 years ago
  nedko ad47e933a3 Merge branch 'js-dbus' 13 years ago
  Nedko Arnaudov 0f439c74dd jackdbus: implement session command queue 13 years ago
  Nedko Arnaudov b35647d838 Fix JackEngine::ClientHasSessionCallback() 13 years ago
  Nedko Arnaudov e93e526957 dbus: info log messages for session notify 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 13 years ago
  Nedko Arnaudov 1e962ef079 Move session command reply array creation to JackSessionNotifyResult 13 years ago
  Stephane Letz 80d316ece4 Merge branch 'master' into js-dbus 13 years ago
  sletz 7918f1c12a JackWaitThreadedDriver now always running RT. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  nedko 9b849da768 Merge Adrian Knoth`s fix for type in jack_disconnect manpage 13 years ago
  sletz f62319d2ee NetJack2: default latency raised to 5 cycles, cleanup. 13 years ago
  sletz 309d2ebf5a Correct display of channel mapping. 13 years ago
  sletz cb2417de70 NetJack2 code cleanup. 13 years ago
  sletz da47bdcc8c Cleanup. 13 years ago
  sletz 91da92be7c Correct channel mapping in CoreAudio driver. 13 years ago
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 13 years ago
  sletz 840b47f8bf Code factorization and cleanup. 13 years ago
  sletz 7099ca56dc Cleanup. 13 years ago
  sletz 9126d936ff NetJack2: no more timeout, correct JackWaitThreadedDriver::Execute. 13 years ago
  sletz ef0c4582fe NetJack2: more explicit error messages. 13 years ago
  sletz c6ee3c03c3 Cleanup. 13 years ago
  sletz dc7cdcef21 Update XCode profiling target. 13 years ago
  sletz 6bbc2fb5a8 OPTIMIZED_PROTOCOL working again. 13 years ago
  sletz fb489cd74c NetJack2: improve latency management, cleanup. 13 years ago
  sletz b52ec65d7d Fix symbols export. 13 years ago
  sletz a09a1a5c8a Code factorization and cleanup. 13 years ago
  sletz b8c47e5967 Fix for NetJack2. 13 years ago
  sletz 38c7316efc Merge branch 'atomic-open' 13 years ago
  sletz b7293b8be6 Merge branch 'netjack2-latency' 13 years ago
  Stephane Letz 311d4ae225 Correct ClientCheck. 13 years ago
  Stephane Letz 5ebeb196af More relax JackEngine::NotifyAddClient. 13 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 13 years ago
  Stephane Letz 4e979b9649 Merge branch 'master' into js-dbus 13 years ago