2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  sletz e291f37568 Define a JackShutdownCallback type, various callback related cleanup. 16 years ago
  sletz 98a789ae4f Tim Blechmann optimization patches. 16 years ago
  sletz 80e75c504c Add -u (unlock) again in jackd parameters list (even if not used yet). 16 years ago
  sletz 538f9eaab3 Update JackRouter.dll 16 years ago
  sletz 847cfa1022 Make internal functions static. 16 years ago
  sletz d7ea77e268 Cleanup on Windows. 16 years ago
  sletz 357e823209 JackRequest.h moved back to common folder. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  nedko 9e113a0712 Expose through introspection signals of D-Bus control interface 16 years ago
  nedko 92dcaddc5a Improve svnversion_regenerate.sh script to handle git-svn 16 years ago
  sletz 27b17399e7 Correct PortRegister prototype. 16 years ago
  sletz 183b591a9b Michael Voigt JackAPI cleanup patch. 16 years ago
  sletz 4806e5e7a7 Correct JackPortUnRegisterRequest. 16 years ago
  sletz 888a63ddec Cleanup JackPortRegisterResult and JackPortUnRegisterRequest structures. 16 years ago
  sletz 46f0e85794 Add -m (mlock) again in jackd paramaters list (even if not used yet). 16 years ago
  sletz 5a33ec9c8c Move JackRequest.h file in posix. 16 years ago
  sletz 3b8e4f2c23 Michael Voigt JackTime patch. 16 years ago
  sletz e4a5dade95 Correct inprocess example link step. 16 years ago
  sletz af1770a4e4 fDriverInfo as an object in JackServer class. 16 years ago
  sletz 2097c37f35 New JackDriverInfo class to cleanup driver loading code. 16 years ago
  sletz d6f99d0c03 Typo. 16 years ago
  sletz 3515c81258 Better handling of intermediate failing cases in JackServer::Open. 16 years ago
  moret 3e9e0a1212 Fix profiling recording in NetXXX files. 16 years ago
  sletz 27db4a1803 Cleanup, waf updated to version 1.4.4. 16 years ago
  sletz a1a09c6b2e Renaming 16 years ago
  sletz 3737def340 Multi-platform related cleanup. 16 years ago
  sletz 1669dfd646 Update XCode project. 16 years ago
  sletz 38e52bc576 Fix JackNetDriver::Open and JackDummyDriver::Open. 16 years ago
  sletz 661d37e0e4 Update Windows installer. 16 years ago
  sletz af9176feaa File renaming, update README. 16 years ago
  sletz 9f36ed10fe Correct Windows README. 16 years ago
  sletz e83608a4e5 Add README file in Windows installer. 16 years ago
  sletz 410cff1dca File renaming. 16 years ago
  sletz 743cb4723c Correct portaudio driver when separated devices are used in a full-duplex case, correct installer. 16 years ago
  sletz eadc9b8950 Move portaudio headers and library into the portaudio folder. 16 years ago
  sletz f4150108a8 Michael Voigt mutex cleanup patch. 16 years ago
  sletz 244d6aaace Some code cleanup. 16 years ago
  sletz 34bb208d1e Correct JackCoreAudioAdapter::Close. 16 years ago
  sletz 9d0aa7e864 Remove use of try/catch during internal client loading, set default nperiod to 2 in JackAlsaAdpter. 16 years ago
  sletz 5840c47cc0 Move init code after possibly failing allocation code in JackNetDriver::Init. 16 years ago
  sletz 819463b3b3 Change libraries name on Windows, update installer. 16 years ago
  sletz 4b49d63fe7 Update jackdmp to jackd. 16 years ago
  sletz 1c134362ad Updated with site URL. 16 years ago
  sletz f1f06b90fb Use SERVER_EXPORT for audioadapter. 16 years ago
  sletz a7f0e3f529 Correct symbol export on Windows projects. 16 years ago
  sletz 395e37770c Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
  sletz c12120b08b Correct jack_portaudio target. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 7723df5cd3 Define JACK_PATH_MAX for simpler portability. 16 years ago
  sletz 0cd5d18ece Compile and link again on Windows. 16 years ago