104 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz a6a2d8f0e6 In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 13 years ago
  sletz 9c6afc5157 Compiles again on Windows. 13 years ago
  sletz 1ce0d5cd61 Correction to use public headers in dbus code. 13 years ago
  sletz 3949b7a3c8 jackctl_driver_params_parse API moved in public control.h. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  sletz c74069a852 Typos. 13 years ago
  sletz b63069e02c John Emmas second auto-launch server on Windows patch. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz eb6a4fd938 Improve session API documentation. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  sletz 1179107321 Use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment (from jack1). 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 13 years ago
  sletz 840b47f8bf Code factorization and cleanup. 13 years ago
  sletz 7099ca56dc Cleanup. 14 years ago
  Stephane Letz 5393000a8a Network mode converted to latency. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 3c5083520f Fix bugs in JackNetAdapter. 14 years ago
  sletz 1245be0e82 libjacknet: -1 now used to get master physical inputs/outputs. 14 years ago
  sletz a6fef0f2cc Add libjacknet target in XCode. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3279438563 Improve drivers and internals loading code. 14 years ago
  sletz f942ca2284 Correct linking issues. 14 years ago
  sletz ff7978b4a0 Cleanup. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz 17df184da2 jackctl_server_add_slave and jackctl_server_remove_slave now test if server is running. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 1e3f95e2fd Compile on Windows again. 14 years ago
  sletz 48b51efd9d Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation. 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 779832a1e4 Synchronize public headers with JACK1. Update OSX project. 14 years ago
  sletz 4f249a336f Remove JackPortIsActive flag. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz f057da671d Add note about unique port-name requirement. 14 years ago
  sletz 806b01f36e Sync midiport.h documentation with JACK1. 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz caa6cd6c27 Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177. 15 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn aac875f514 add missing session.h file 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 02c37dd397 Make jack_connect/jack_disconnect wait for effective port connection/disconnection. 15 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz 07a0c94b93 More doc in net.h header. 15 years ago
  sletz d43ba8b98e Add parameter to chose sample encoder type and quality. 15 years ago
  sletz 347ff4c348 Implement connection time-out 15 years ago
  sletz 52993cd859 Add jack_flush_adapter API. 15 years ago
  sletz aeb3596194 Correct input or output only. 15 years ago