199 Commits (2ee173f416bf74841d33153a77a850cb4a1478f1)

Author SHA1 Message Date
  paul 6a05eee80a template-ized tools man pages and add Makefile for them (still to do - edit contents, because they are pretty useless) 17 years ago
  paul 6bd18ab2da add --enable-ancient-libc for compiling on systems (like debian stable as of Dec 2008) that need -D_XOPEN_SOURCE=600 -D_BSD_SOURCE to access PThread r/w locks and other modern stuff 17 years ago
  paul 1878898b2b fixup removal of sysv SHM registry @ make install time (packagers take note); remove port delete/create messages from ALSA MIDI backend code 17 years ago
  paul b578ea2f0e fix dynamic SIMD for OS X ; add config.h to netjack driver code ; make a configure.ac comment about our inability to determine an -mFOO argument for gcc on OS X 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. 17 years ago
  paul 3a32daefc7 mo'better handling of CFLAGS and all that nonsense 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 17 years ago
  sonarnerd fcd460c22e Put in suitable optimization level for simd.c 17 years ago
  paul 216c706262 bump to 0.115.7 17 years ago
  paul ac1f7aedcb compile and configuration fixes from OSX but useful everywhere 17 years ago
  paul ae0ea1f84a support OS X with new netjack code, plus a small netjack fix/improvement 17 years ago
  paul 9368b5f40c fix up cflags for --disable-optimize case; remove unnecessary SHM remove error message 17 years ago
  paul 3e37bb16ad bump version to 0.115.6 17 years ago
  paul 0135995afd bump to 0.115.5 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} 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 17 years ago
  paul e0eeb7cd91 bump to 0.115.4 17 years ago
  paul 83c6e0ff36 bump to 0.115.3 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 17 years ago
  sonarnerd c49ed40f27 Add scaling and clipping to SSE float-int and int-float conversions 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 17 years ago
  paul f9107702cf include post_process() call when freewheeling, to make transport state changes work; make internal client use system: not alsa_pcm: port names; do not munge backend MIDI port names into system: ; bump to 0.114.3 17 years ago
  paul 5fd92f3f92 initial, potential fix for ringbuffer issues; fix some compiler warnings; clarify situation with const char** ports; member of request structure vis-a-vis 64/32 issues; stop autogen.sh from running ./configure by default (copying most other projects approach to reduce suprises); fix a couple of doxygen warnings 17 years ago
  sonarnerd 05a54d67b1 Added SSE versions of float->int and int->float conversions 17 years ago
  paul d7bc1b397f bump version: 17 years ago
  paul 1d8db4d3c4 bump version 17 years ago
  paul f235681089 small FreeBSD patch from Erik dCL 17 years ago
  paul e59a8a829b bump version 17 years ago
  sletz c17e21ee12 Florian Faber native 32 bits float patch for alsa driver. 17 years ago
  paul 9421db1ffb bump version 17 years ago
  paul ac56070514 remove default -march optimization flag, add --with-cpu-target=FOO configure time argument to permit specifying which Intel architecture to use with -march= 17 years ago
  pieterpalmers b72e4f2da7 Fix powerpc64 issues (patch by Heikki Lindholm). closes ticket #51 17 years ago
  paul 91c1333742 mark clients Finished after process has been called; remove clients that do not respond to events et al; use poll&read to wait for event responses, not just read; add -r to remove/replace JACK SHM registry at startup 17 years ago
  sletz 7150ea2e78 Fix ticket 49 17 years ago
  rncbc 593500bde3 jack.spec: moved all bin tools from example-clients to nominal package. 17 years ago
  rncbc 6e4716cdef * Make netjack build from `make dist` and `rpmbuild`. 17 years ago
  sletz cb67033b8b Jacob Meuser sun backend patch 17 years ago
  sletz 9a9d6bca80 Jacob Meuser usleep() patch 17 years ago
  pieterpalmers 72d1002e21 - Add jackmidi support to netjack 17 years ago
  marco d0aed7f5e9 * Moved the tools to the tools directory. Only examples remain in the example-clients directory 17 years ago
  sletz 022057c0b1 Version bumped to 0.110.0 (API change) 17 years ago
  sletz 54c3de1761 SVN 0.109.13: Jacob Meuser non-threaded patches 17 years ago
  sletz d219b6c0dd Better feedback for NetJack backend compilation 17 years ago
  sletz c0681c8f81 Pieter Palmers patch for correct setting of DEFAULT_TMP_DIR 17 years ago
  pieterpalmers 139b4d83a7 update ffado API usage 17 years ago
  sonarnerd b6a23582b5 Fix build of SIMD support 17 years ago
  sletz 95817bcb88 Four patches from Jacob Meuser for OpenBSD 17 years ago
  sletz 4a19c14d60 Apple Michael Gerdeau jack.spec.in patch 17 years ago
  sletz 48cc14dce4 Version 0.109.10 : fix portconnect notification issue 17 years ago
  sletz fad01dfc11 Version 0.109.9 : Jacob Meuser sun backend 17 years ago