1329 Commits (23fab4f1bbb71e5df3aac24680f7341f3fc00ff0)
 

Author SHA1 Message Date
  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
  sletz 2bf698816d Better SocketAPIInit/SocketAPIEnd handling. 16 years ago
  sletz 495e1cb78b Correct JackNetAdapter RT thread handling, cleanup. 16 years ago
  sletz 61dd62ea60 Move jack_server_control in example-clients. 16 years ago
  sletz 6f248b69da Correct JackTools::ParseParams, cleanup. 16 years ago
  sletz ed39f36d15 Correct jack_portaudio target. 16 years ago
  moret 7916bad242 Restore old JackRouter, libjackservermp and libjackmp on windows. 16 years ago
  moret 52b822cbe6 Clean netjack2 source. 16 years ago
  sletz f1d0351511 Fix JackEngine::Close. 16 years ago
  moret 6301da1d9d Switch jackmp filenames to jack on windows. 16 years ago
  sletz 2569311b19 Fix jackctl_internals_load. 16 years ago
  sletz a305279e3a Cleanup. 16 years ago
  sletz 15e1d6730a Correct jack_controller_create and jackctl_server_create. 16 years ago
  sletz 6ad125e506 Cleanup. 16 years ago
  sletz 1b10f1876f Improve jack_server_control. 16 years ago