1302 Commits (d6f99d0c031f13b9ab8e8a167ff70a370384c7df)
 

Author SHA1 Message Date
  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
  sletz 1b655c7237 Updated XCode project. 16 years ago
  moret 15746e9580 Fix CodeBlocks 'portaudio' projects. 16 years ago
  sletz f5b0f47702 Correct doxyfile. 16 years ago
  sletz 5a32b21deb Minor cleanup. 16 years ago
  sletz 11195d71f7 Correct XCode project. 16 years ago
  sletz dab6a3fc5c Correct driver hierarchy on macosx and windows targets. 16 years ago
  sletz cdadd34637 Add missing EXPORT. 16 years ago
  sletz 713e8dfdb2 Ugly temporary fix for netmanager deadlock. 16 years ago
  sletz f051b3c6d3 Correct headers for Windows compilation. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 92fec92426 Correct comment. 16 years ago
  sletz ceee0c4565 Correct JackNetDriver initialization. 16 years ago
  sletz 7e1257dab2 Typo in XML write code. 16 years ago
  sletz 17acaa9277 Change DBUS LoadInternal and UnlooadInternal return type to void, use jack_dbus_error internally. 16 years ago
  sletz d153fdee1b Add new desc (extended description) in jack_driver_desc_t, to be used by backends and internal clients. 16 years ago
  sletz b68b36e6fd Test if engine is started in jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago
  sletz 6642ea118d Implement DBUS entry points to handle internal clients, add new commands in jack_control. 16 years ago
  sletz 0375f9023e Revert some changes incorrecly commited at rev 2860 on JackThread and JackPosixThread classes. 16 years ago
  nedko 7182714af5 Fix segfault. Closes #86 16 years ago
  sletz 7a635969f8 Cleanup JackEngine::PortRename. 16 years ago