sletz
|
92c8fa6dee
|
Sync info shutdown callback code with jack1 one.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3734 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
0bf1580f03
|
Correct JackInfoShutdownCallback prototype, two new JackClientProcessFailure and JackClientZombie JackStatus code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3732 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
37a5ad9392
|
[netone] fix deadline goodness unsigned compare
|
15 years ago |
Stephane Letz
|
854f650da0
|
Move exception handling in libjackserver, solve the exeption issue in JackNetOneDriver.
|
15 years ago |
sletz
|
a3478c6e40
|
Correct JackGraphManager::GetBuffer for the "client loop with one connection" case : buffer must be copied.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3725 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
05049c26cf
|
[netone] send packets from listenport in slave
|
15 years ago |
sletz
|
a5c27894e5
|
Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3716 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
5a512dbd8c
|
improve xrun reporting in netone
|
15 years ago |
Torben Hohn
|
d53466448b
|
cosmetics and faster stopping of driver.
|
15 years ago |
Torben Hohn
|
888988823d
|
add some logic to cope with slow startup times.
|
15 years ago |
Torben Hohn
|
00cfb9b604
|
fix packet_cache_get_next_available_framecnt reporting old packets
|
15 years ago |
Torben Hohn
|
e21b452a46
|
report xruns on slave
|
15 years ago |
Torben Hohn
|
687651433d
|
check the deadline offset. dont let it get too small.
|
15 years ago |
sletz
|
e06b070fbd
|
Correct freewheel code on client side.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3700 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d56018e051
|
Correctly save and restore RT mode state in freewheel mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3699 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
91c17b259a
|
forgot some occurences of celt initilisation... doh.
|
15 years ago |
Torben Hohn
|
698a5d28f3
|
make celt api version flexible.
Conflicts:
example-clients/wscript
|
15 years ago |
Torben Hohn
|
49fdfa6d7e
|
remove deadline_offset logging.
|
15 years ago |
Torben Hohn
|
ac1853a422
|
prevent deadlines which are a second in the future.
unlikely to happen with the new code... but still.
|
15 years ago |
Torben Hohn
|
3d88e94c93
|
rework of deadline machinery and support for freewheeling
Conflicts:
common/netjack_packet.h
|
15 years ago |
sletz
|
eb20a1ae47
|
No reason to make jack_on_shutdown deprecated, so revert the incorrect change.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3692 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
a1e4f13085
|
In JackCoreAudioDriver, improve management of input/output channels: -1 is now used internally to indicate a wanted max value.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3682 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Jörn Nettingsmeier
|
114a9a72c6
|
semi-pointless finger exercise: port type conditional factored out
|
15 years ago |
Jörn Nettingsmeier
|
85a981e760
|
CELT_MODE, part2
|
15 years ago |
Jörn Nettingsmeier
|
2ac9617a97
|
convert bitdepth magic number into global constant for CELT_MODE, no functional changes
|
15 years ago |
Torben Hohn
|
fe251673a9
|
make netxrun an error
|
15 years ago |
Torben Hohn
|
5729029537
|
inversion of deadline control feedback. this should have been fixed
|
15 years ago |
sletz
|
61c5eacd34
|
In JackCoreAudioDriver, force the SR value to the wanted one *before* creating aggregate device (otherwise creation will fail).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3679 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d85cb284c7
|
Fix jack_set_sample_rate_callback to have he same bevahior as in JACK1.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3677 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
be8d8f8d1f
|
increase sync timeout to 10seconds, because this can happen with netjack1
|
15 years ago |
Torben Hohn
|
a817e1c4f6
|
add driver building to wscript
|
15 years ago |
Torben Hohn
|
38f5f4f7f2
|
Pure Add netone driver
|
15 years ago |
sletz
|
5e5da014fb
|
Typo(s).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3667 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
cf33a4d05e
|
jack_verbose moved to JackGlobals class.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3666 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ed864f5592
|
Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3662 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
c716c75d4b
|
Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3661 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
09916901dc
|
Correct JackProcessSync::LockedTimedWait.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3660 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
f118301866
|
Correct jackdmp.cpp (failures case were not correct..). Improve JackCoreAudioDriver code. Raise default port number to 2048.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3659 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
f2085bbd2c
|
Parameter renaming.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3657 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ae57b1d033
|
CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…)
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3654 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d09d8c3c82
|
Add a string parameter to server ==> client notification, add a new InfoShutdown callback.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3653 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
1864b36159
|
Correct server temporary mode : now set a global and quit after server/client message handling is finished.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3650 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
53930e099e
|
Typo.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3648 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
3dfd7c681e
|
Correct TransportDataHToN and TransportDataNToH.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3647 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
fca7791b0e
|
Tim Bechmann SSE 4.1 memops.c optimization patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3646 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
edbf64a7b4
|
Simplify transport in NetJack2: master only can control transport.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3645 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
f798af6168
|
Fix issues in JackNetDriver::DecodeTransportData and JackNetDriver::Initialize.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3644 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d4f271aabd
|
Correct CPU timing in JackNetDriver, now take cycle begin time after Read.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3643 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
f2c56d5907
|
Typo fix in JackNetManager.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3642 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
00e07fd3ba
|
Big endian bug fix in memops.c (http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=11_be24bit.patch;att=1;bug=486308)
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3636 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |