rncbc
|
9d9ed699c3
|
[RPM.SPEC] - enable dynamic SIMD optimizations by default;
- dropped preemption check option.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3158 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
22edbbbd7b
|
fix deadlock in jackd caused by graph/problem lock ordering
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3154 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
f41f4fc241
|
fix debug message when acquiring the "problem" lock
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3153 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
3371b5cbcb
|
Sync with libjack/Makefile.am for simd.c rules
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3152 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
50909fbbe9
|
bump protocol version to reflect recent changes in protocol data structures because of 64/32 support, and note that static linkage against libjack is a bad idea.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3151 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
rncbc
|
f6775b17d9
|
[RPM.SPEC] added jack_transport_client to example-clients package.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3150 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
3a32daefc7
|
mo'better handling of CFLAGS and all that nonsense
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3144 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
6ae5c7e60d
|
bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work, which change the size of a couple of protocol structures (hence the minor version change); use CFLAGS from environment; export JACK_CORE_CFLAGS to makefiles so that simd.c can use it and not JACK_CFLAGS which includes optimization flags; don't use MMX for math if we're using SSE; torben's patch to add better (ALSA memops-based) scaling for float->int16 conversion
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3143 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
fcd460c22e
|
Put in suitable optimization level for simd.c
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3141 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
216c706262
|
bump to 0.115.7
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3140 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
9c62615486
|
"zero-latency" patch for netjack from torben
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3139 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
71a512249f
|
more netjack driver compilation tweaks
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3138 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
ac1f7aedcb
|
compile and configuration fixes from OSX but useful everywhere
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3137 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
ae0ea1f84a
|
support OS X with new netjack code, plus a small netjack fix/improvement
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3135 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
66ec6fb249
|
support older versions of ALSA API in the ALSA MIDI backend
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3134 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
a5d43acf13
|
added new files from torben
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3132 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
9368b5f40c
|
fix up cflags for --disable-optimize case; remove unnecessary SHM remove error message
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3131 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
3e37bb16ad
|
bump version to 0.115.6
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3128 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
de8dba1ff6
|
netjack changes from torben (packet loss handling leads to "dummy" backend-like behaviour; jitter buffer), along with smaller mods to alsa_{in,out}
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3127 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
0135995afd
|
bump to 0.115.5
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3122 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
0abc695b0e
|
optional CELT support in netjack; fixes for a resampling issue in alsa_in and alsa_out; remove debug output from alsa_{in,out}
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3121 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
e700090da7
|
cast float values to uint16_t before passing to htons() in netjack
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3118 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
fb75680f71
|
non-semantic changes to configure.ac to tidy up --help output, show default settings clearly, update TODO (hah!) clean up and rename QUICK-INSTALL as BUILDING_FOR_LINUX_2.4_KERNEL since that is all it really is
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3116 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
e0eeb7cd91
|
bump to 0.115.4
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3115 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
065b6cacf8
|
mark jack_port_{,un}tie() as deprecated in docs
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3114 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
faa0e2dbb2
|
split transport functionality out of simple client, to make it really SIMPLE; copy old simple client to "transport client"; update commentary in both files; use $(top_builddir) rather than .. to refer to libjack
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3113 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
0db46a95d4
|
more main page text fixups
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3112 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
e12da76f54
|
update copyright range on main doc page
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3111 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
6e832670a0
|
reorganize jack/jack.h to group related functions; add @defgroup to several headers files; update main ref doc page and use groups to provide an alternate way of exploring the API
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3110 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
joq
|
e34eb55d49
|
r11470@florine: joq | 2008-11-23 19:34:39 -0600
fix missing svn:ignore props
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3109 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
joq
|
b27fa97aee
|
r11468@florine: joq | 2008-11-23 19:22:03 -0600
fix doxygen warnings
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3108 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
4e0d747f82
|
SIMD support build fixes, mainly for libjackserver
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3107 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
de24916a4e
|
Fix a typo in clobber list
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3106 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
4519493411
|
put back inadvertently removed local variable declaration
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3105 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
83c6e0ff36
|
bump to 0.115.3
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3104 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
c2266d01fb
|
oops, paul should remember to try an OSX build before releasing a tarball; fixed up new 64/32 handling even on OS X
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3103 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
61f2b2ddac
|
print error msgs if shm removal fails; properly handle out-of-tree builds in tools subdir; bump to 0.115.2
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3102 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
0b2e70b53a
|
Fix out-of-tree builds
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3101 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
pieterpalmers
|
71674f0cc1
|
clean up the firewire backend a bit
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3100 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
b43a97f961
|
simon jenkin's fix for float->16bit dithering
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3099 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
pieterpalmers
|
e6b3c05524
|
adapt the firewire driver for the thread prio changes from r3051
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3086 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
85e17528c6
|
Make constants static const
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3072 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
12dc1a6c66
|
shift all possible 24-in-32 values right, not just scaled ones
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3058 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
0c13c3f77c
|
provide support for 24bit, not just 24-in-32 format
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3057 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
sonarnerd
|
c49ed40f27
|
Add scaling and clipping to SSE float-int and int-float conversions
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3053 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
a27a920f7c
|
add 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3051 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
bf5acc20a2
|
macro-ize the core conversions and fix mistakes in dithering cases
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3050 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
ecd674e315
|
machete-technique at its finest: rather than think about merge functions, just remove them all because they are never used
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3049 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
2e10e088d0
|
finish what i started with earlier transformations - several functions were missed; fix up merge functions to avoid overflow; follow fons' advice and make min/max values symmetrical
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3048 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |
paul
|
d66301b86c
|
no more dither when converting from float to 24 bit values - i am not sure how this was added to JACK but it was a mistake
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3046 0c269be4-1314-0410-8aa9-9f06e86f4224
|
17 years ago |