sletz
|
4767819683
|
JackWeakAPI now working.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3780 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
b4451128a0
|
Memory allocation error checking for jack_client_new and jack_client_open.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3779 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
eb85ac5668
|
Fix ringbuffer.c again.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3778 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
5914cf5115
|
Better memory allocation error checking in ringbuffer.c, weak import improvements.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3777 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
58ce321ab5
|
fix CELT_DEFINES waf madness
|
15 years ago |
Torben Hohn
|
09c53ca95b
|
sync jack1 netjack back to netone
|
15 years ago |
sletz
|
fcda3c222a
|
Add jack_on_info_shutdown in JackWeakAPI.cpp.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3769 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ea9de08398
|
Better memory allocation error checking on client (library) side.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3768 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
7a39e868e7
|
Sync jack.h with jack1 one.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3749 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ebfcf66781
|
Correct JackCoreAudio driver when empty strings are given as -C, -P or -d parameter.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3748 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
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 |
Stéphane Letz
|
e4522c4843
|
Use jack_client_open in jack_buffsize.
|
15 years ago |
Torben Hohn
|
40140455b3
|
add jack wait
|
15 years ago |
Torben Hohn
|
37a5ad9392
|
[netone] fix deadline goodness unsigned compare
|
15 years ago |
Torben Hohn
|
3a8074443f
|
add newline to bufsize and samplerate output.
|
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 |
sletz
|
f3e5025231
|
Cleanup thread code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3724 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
46a0ff3ab6
|
Update XCode project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3723 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
653f1f9736
|
make bufsize report bufsize, and add samplerate
|
15 years ago |
Torben Hohn
|
061c61816b
|
[netsource] add -B option
|
15 years ago |
Torben Hohn
|
05049c26cf
|
[netone] send packets from listenport in slave
|
15 years ago |
sletz
|
6dff6c3de3
|
Compile alsa_io examples in libsamplerate is installed.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3718 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
04668c12f7
|
Correct JackPosixThread::StartImp : thread priority setting now done in the RT case only.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3717 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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 |
sletz
|
19594c5293
|
Updated for version 1.9.4
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3715 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
67f790258c
|
Merge branch 'netone-fixes'
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3714 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 |
sletz
|
1ff726f3f5
|
Thread AcquireRealTime and DropRealTime were (incorrectly) using fThread field. Use pthread_self()) (or GetCurrentThread() on Windows) to get the calling thread.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3695 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
760568bb6a
|
XCode projects updated for NetJack1.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3694 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
2d00ac0eaf
|
Merge branch 'netone-isolateion'
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3693 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
bb03cb40c8
|
Merge remote branch 'remotes/trunk' into netone-isolateion
|
15 years ago |
Torben Hohn
|
91c17b259a
|
forgot some occurences of celt initilisation... doh.
|
15 years ago |
Torben Hohn
|
c5136fcf7a
|
hope this works for osx
|
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 |
Torben Hohn
|
cecab033b5
|
merge jack1 and jacknone netsource
|
15 years ago |
Torben Hohn
|
a568aa419d
|
add jack_name to the xrun message
|
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
|
7c0113fdaa
|
Now can aggregate device that are themselves AD.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3686 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |