2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  sletz 1f357b86f4 Correct jackd.h for doxygen groups definition. 16 years ago
  sletz cbc5f4f265 Include Microsoft Visual C++ 2008 Redistributable Package in Windows installer. 16 years ago
  sletz 1eef95890b Raise drivers time out used in synchronous mode. 16 years ago
  sletz 05c58839e1 Update XCode project. 16 years ago
  sletz 373c91126b Remove JackLoopbackDriver file from wscript. 16 years ago
  sletz 5bd0d7711f Fix wscripts when --libdir is used. 16 years ago
  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 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
  sletz 304060be4a Add missing #endif. 16 years ago
  sletz ea637a5223 Tim Bechmann memops.c optimization patch. 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 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 9fc0b4cca3 Improve warning for mixed jackd+jackdbus setups 16 years ago
  nedko 01830b15a4 Untobify Jackdmp.cpp 16 years ago
  nedko 28d8832a61 Fix deadlock 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  nedko 747a847639 Improved log messages 16 years ago
  nedko 9e9cab8a4b Fix typo in log message 16 years ago
  sletz 6336f671d2 Correct JackSocketServerChannel.h 16 years ago
  sletz e9e9621ad3 Remove unneeded include, reorganize control.h 16 years ago
  sletz bcfa925ddd Add Jussi Laako copyright in HPET code. 16 years ago
  sletz 741c5bc9bf Cleanup JackPosixServerLaunch.cpp file. 16 years ago
  sletz 895472e250 Correct wcsript files to create jackdbus only (and not create jackd anymore) when compiled in --dbus mode, add a --classic option. Both options are possible but issue a warning. 16 years ago