3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  sletz 418e268f46 Add compile time option for maximum ports per application. 16 years ago
  sletz 5ef23d06c3 Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
  sletz 3e3506bcd4 Update Windows readme file. 16 years ago
  sletz cddaebdad5 Correct documentation generation and readme files. 16 years ago
  sletz 68386706a1 Update JackRouter.dll on Windows. 16 years ago
  sletz 11cd38c9b5 Fix JackWinMMEDriver::Write. 16 years ago
  sletz 347c6b874b Correct 64/32 mixed compilation again. 16 years ago
  Nedko Arnaudov 6db194b354 Merge branch 'master' into no-self-connect 16 years ago
  nedko 00a05b846b Remove libjack dependency on libdbus for mixed scenario; fix warning. 16 years ago
  nedko 1859a9dbf9 Fix build in classic only configuration 16 years ago
  nedko 3aa9b525c3 Move dbus device reservation code to jackdbus 16 years ago
  nedko 9b185921d8 properly implement card_to_num() 16 years ago
  nedko 9f0c6c64da Report ALSA card number 16 years ago
  sletz b9788bfec9 Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) for 64/32 mixed mode. 16 years ago
  sletz 407988efc8 Correct 64/32 mixed compilation. 16 years ago
  sletz 22ee2f67e9 Another Tim Bechmann memops.c optimization patch. 16 years ago
  Nedko Arnaudov 8136926def Merge branch 'master' into no-self-connect 16 years ago
  sletz 304060be4a Add missing #endif. 16 years ago
  sletz ea637a5223 Tim Bechmann memops.c optimization patch. 16 years ago
  Nedko Arnaudov 7533c6dad2 Merge branch 'master' into no-self-connect 16 years ago
  sletz 9c52fb7c03 Tim Bechmann patch : hammerfall, only release monitor thread, if it has been created. 16 years ago
  sletz dd36f62aef GCC 4.2 compilation on Snow Loepard. 16 years ago
  sletz 4395fb74a2 Part of Torben 57bcad6f71 concerning JackWinMMEDriver.cpp. 16 years ago
  sletz afdc1ec53c fix winmmedriver to skip midi devices that dont open. 16 years ago
  sletz f385f2b058 Add Windows project for libjacknet. 16 years ago
  sletz 81446bd94e All Windows files switched to Unix line ending. 16 years ago
  sletz 84c256f7aa NetJack2 code : better error checkout, method renaming. 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz e8b7a090df Correct JackTransportEngine::MakeAllLocating, sync callback has to be called in this case also. 16 years ago
  sletz 081df1eff1 Move DBus based audio device reservation code in ALSA backend compilation. 16 years ago
  sletz 892b9b44ae Correct JackFifo::TimedWait for EINTR handling. 16 years ago
  sletz 7d284aec62 Compiles on Windows again. 16 years ago
  sletz 0ed5750f7c Correct jack_set_error_function, jack_set_info_function and jack_set_thread_creator functions. 16 years ago
  sletz 786e712744 New JackWeakAPI.cpp file. 16 years ago
  Nedko Arnaudov 09cc6ddabe Merge branch 'master' into no-self-connect 16 years ago
  nedko d8f4e5d376 When disconnect of all ports is requested, disconnect ports one by one 16 years ago
  nedko 6e1e12b016 JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts 16 years ago
  Nedko Arnaudov 3182ae94b0 Merge branch 'master' into no-self-connect 16 years ago
  Nedko Arnaudov 2be97b49a7 Merge commit 'cz/no-self-connect' into no-self-connect 16 years ago
  Torben Hohn c4965054a8 [autoconnect] make it less spammy 16 years ago
  Torben Hohn 25563f4df0 [jackd] fix autoconnect code. 16 years ago
  Torben Hohn f3544f8a0c [jackd] add -a autoconnect option 16 years ago
  nedko 9fc0b4cca3 Improve warning for mixed jackd+jackdbus setups 16 years ago
  Nedko Arnaudov 6253344da6 expose self-connect-mode engine parameter through control api 16 years ago
  nedko 01830b15a4 Untobify Jackdmp.cpp 16 years ago
  Nedko Arnaudov aab13501f4 self_connect_mode engine parameter 16 years ago
  Nedko Arnaudov 3659a15e65 Merge branch 'no-self-connect' into lash 16 years ago
  Nedko Arnaudov cc3496a434 Server side no-self-connect code. still not optional 16 years ago
  Nedko Arnaudov ddd38f542c When disconnect of all ports is requested, disconnect ports one by one 16 years ago
  Nedko Arnaudov ab9ef939b5 JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts 16 years ago