115 Commits (3fc1d76f9ef6c2978f94c3eb4eb87dfb68f5874d)

Author SHA1 Message Date
  Adrian Knoth aa5593229d [cosmetics] Sanitise systemdeps.h 12 years ago
  Adrian Knoth 2f7d512b41 Fix bus error on ARM platforms 12 years ago
  Robin Gareus d94f5edb03 netjack1/netone opus support 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Stephane Letz a750131fba Use of jack_free instead of free, cleanup. 12 years ago
  Stephane Letz 9794815aed Correct control.h public header. 13 years ago
  Stephane Letz 6483c0d5eb New jack_get_cycle_times() implementation from Fons Adriennsen. 13 years ago
  Stephane Letz 5b6d89c452 POST_PACKED_STRUCTURE used for jack_latency_range_t type. 13 years ago
  Stephane Letz 9f6c65c4b3 Use POST_PACKED_STRUCTURE for jack_position_t. 13 years ago
  nedko 2c6ba8dc70 remove duplicate definition that causes compilation fail: 13 years ago
  sletz ffe8e3cf3b Improve libjacknet master mode. 13 years ago
  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. 14 years ago
  sletz 840b47f8bf Code factorization and cleanup. 14 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