Adrian Knoth
aa5593229d
[cosmetics] Sanitise systemdeps.h
12 years ago
Adrian Knoth
2f7d512b41
Fix bus error on ARM platforms
With the current code, packed structs lead to unaligned memory access,
thus causing SIGBUS on ARM.
Let's disable packing on ARM for now. Since it's only used for mixed
32/64bit jackd installations and we're not facing such a scenario on
ARM, there's little use to worry more atm.
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:
../common/jack/control.h:86:34: error: redefinition of typedef 'jackctl_parameter_t'
../common/jack/control.h:83:34: note: previous declaration of 'jackctl_parameter_t' was here
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4778 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
ffe8e3cf3b
Improve libjacknet master mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4777 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
a6a2d8f0e6
In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4775 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
9c6afc5157
Compiles again on Windows.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4678 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
1ce0d5cd61
Correction to use public headers in dbus code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4675 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
3949b7a3c8
jackctl_driver_params_parse API moved in public control.h.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4673 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
85df85f520
Fix for compilation on Solaris.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4670 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
c74069a852
Typos.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4597 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
b63069e02c
John Emmas second auto-launch server on Windows patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4578 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
Stephane Letz
734e450924
NetJack2 code cleanup.
13 years ago
sletz
eb6a4fd938
Improve session API documentation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4561 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
7173037afc
Fix the types of a few function parameters.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4546 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
1179107321
Use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment (from jack1).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4540 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
08edac7982
Add jackctl_driver_get_type in Control API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4529 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
4e0a70b5d2
Enable explicit channel mapping in CoreAudio driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4515 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
840b47f8bf
Code factorization and cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4514 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
7099ca56dc
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4513 0c269be4-1314-0410-8aa9-9f06e86f4224
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.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4481 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
3c5083520f
Fix bugs in JackNetAdapter.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4478 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
1245be0e82
libjacknet: -1 now used to get master physical inputs/outputs.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4381 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
a6fef0f2cc
Add libjacknet target in XCode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4379 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
ecb84b5f9f
rebase from trunk 4238:4306
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4307 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
3279438563
Improve drivers and internals loading code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4298 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
f942ca2284
Correct linking issues.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4288 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
ff7978b4a0
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4241 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
7254ce1ebc
rebase from trunk 4180:4238
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4239 0c269be4-1314-0410-8aa9-9f06e86f4224
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
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4181 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
1e3f95e2fd
Compile on Windows again.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4175 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
48b51efd9d
Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4146 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
ab32fa70f0
Compile on Windows again.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4145 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
779832a1e4
Synchronize public headers with JACK1. Update OSX project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4144 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
4f249a336f
Remove JackPortIsActive flag.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4120 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
4828d0c835
rebase from trunk 4041:4083
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4084 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
f057da671d
Add note about unique port-name requirement.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4072 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
806b01f36e
Sync midiport.h documentation with JACK1.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4053 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
7a2863cf55
rebase from trunk 4004:4041
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4042 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
caa6cd6c27
Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4034 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
Stéphane LETZ
9bf10e24ab
Correct InternalClientLoad.
15 years ago