3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  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
  sletz f9d1d6b708 Cleanup. 16 years ago
  sletz 31925d51c0 Fix jack_port_set_name when used with already unregistered clients. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz 4309c5ad5b Nedko fix for JackAlsaAdapter.h bad autoformatting at rev 2798. 16 years ago
  nedko a368b76b7d Fix warning 16 years ago
  nedko 7531b38c0e "Relax" jackdbus.c - svnversion.h generation. 16 years ago
  nedko c15e93b148 Make jackdbus.c dependency on svnversion.h work 16 years ago
  nedko 6b10babaeb improved svn version define regeneration 16 years ago
  sletz cf05030ed7 Correct text wscript. 16 years ago