84 Commits (ecb84b5f9fd702e7cc69c2e897cfd3d662bece61)

Author SHA1 Message Date
  sletz ecb84b5f9f rebase from trunk 4238:4306 15 years ago
  sletz ff7978b4a0 Cleanup. 15 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 15 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 15 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 15 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 15 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 16 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 16 years ago
  sletz 07a0c94b93 More doc in net.h header. 16 years ago
  sletz d43ba8b98e Add parameter to chose sample encoder type and quality. 16 years ago
  sletz 347ff4c348 Implement connection time-out 16 years ago
  sletz 52993cd859 Add jack_flush_adapter API. 16 years ago
  sletz aeb3596194 Correct input or output only. 16 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 16 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 16 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 16 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 16 years ago
  sletz 5d29fcff36 rebase from trunk 3613:3638 16 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 17 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 17 years ago
  sletz 522fd2b7f8 rebase from trunk 3482:3502 17 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 17 years ago
  sletz 6926652401 rebase from trunk 3353:3367 17 years ago
  sletz 2376d98b06 Improve C adapter API. 17 years ago
  sletz 926a25f6c6 New libjacknet library with net.h and JackNetAPI.cpp files. New netmaster.c and netmaster.c examples. 17 years ago
  sletz 0e86ff0648 Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. 17 years ago
  sletz ba6128e426 Cleanup systemdeps.h on Windows. 17 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 17 years ago
  sletz d2aeec4beb Correct systemdeps.h public header licence. 17 years ago
  sletz e3ea4bb8ae Fix error in JackPortConnectCallback documentation. 17 years ago
  sletz c2a484cdc9 Synchronize jack2 public headers with jack1 ones. 17 years ago
  sletz c29ab689bf Libjack shutdown handler does not deactivate (fActive = false) the client anymore, so that jack_deactivate correctly does the job later on. 17 years ago
  moret f4065881b3 Change jack/systemdeps.h include file (windows part) : recent MSVC compiler don't need vsnprintf() to be redefined anymore. 17 years ago
  nedko 5d586603df Doxygen documentation for new functions of control API 17 years ago
  nedko bfaf8988f0 Transform range bool into flags 17 years ago
  nedko bd40d3225f Expose jackctl_parameter_get_enum_constraint_description() in control API 17 years ago
  nedko 2eeaa3b8a5 Expose parameter constraints in control API 17 years ago
  sletz e291f37568 Define a JackShutdownCallback type, various callback related cleanup. 17 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 17 years ago
  sletz 819463b3b3 Change libraries name on Windows, update installer. 17 years ago
  sletz f051b3c6d3 Correct headers for Windows compilation. 17 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 17 years ago
  sletz 31925d51c0 Fix jack_port_set_name when used with already unregistered clients. 17 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. 17 years ago
  sletz 6ad125e506 Cleanup. 17 years ago
  sletz 1b10f1876f Improve jack_server_control. 17 years ago
  sletz 58596f44f3 Implement internal clients enumeration. 17 years ago
  sletz e32419dee7 Add internal clients management API in control. 17 years ago