348af5eadded pthread.h to jack.h by
pbd
2002-12-16 02:21:32 +0000
156840dfix bungled api version by
pbd
2002-12-12 16:51:50 +0000
fff065elatency fix, plus latency output from jack_lsp by
pbd
2002-12-12 13:54:54 +0000
5648db8client killing modifications, remove hardwired alsa_pcm connections from example clients, jack_client_thread_id(). by
pbd
2002-12-09 03:11:27 +0000
d6f36acport alias changes, incomplete; jack_temp_dir->jack_server_dir by
pbd
2002-11-15 15:19:45 +0000
5660541Fix setting rt-caps for clients that call libjack services from multiple threads. Version to 0.40.1. by
kaiv
2002-11-14 03:48:07 +0000
c6d862bAdded a few TBDs. by
kaiv
2002-11-05 13:57:32 +0000
cee0e41Added ChangeLog file for libjack and some developer documentation. by
kaiv
2002-11-05 13:49:43 +0000
4e9a587fix recursion in both directions during total port latency computation by
pbd
2002-11-03 03:04:53 +0000
946061ameasure kernel scheduling delays, fix blocking mutex issues with engine post process, fix xruns caused by engine lock out, add timestamps API, plus a few other cleanups and renames by
pbd
2002-11-01 15:41:08 +0000
c3846f2Changed ALSA driver's port names: alsa_pcm:in_X --> alsa_pcm:capture_X alsa_pcm:out_X --> alsa_pcm:playback_X by
kaiv
2002-10-29 19:57:35 +0000
3cea35ePorted the get_connections functionality to use the new linked-list implementation. by
kaiv
2002-10-29 19:28:07 +0000
6f30b30Added Arthur Peters' connection handling patch by
theno23
2002-10-29 18:03:26 +0000
c90412e- added jslist.h, a replacement for glib's linked list code - replaced use of g_snprinf with snprintf (snprintf is a standard POSIX/ANSI-C routine so there's no need to use glib here) - removed all dependencies to glib from source code and makefiles - added documentation of JACK versioning to configure.in - incremented JACK version to 0.40.0 by
kaiv
2002-10-29 17:53:18 +0000
19f7da5Removed the unused SOLARIS_LIB. by
kaiv
2002-10-28 10:28:57 +0000
c9a3af9pkg-config file for jack-glib2 client library by
adnans
2002-10-26 20:30:04 +0000
7e6dc3eChange build system to build libjack-glib2 client side library. Needed for gtk+-2.0/glib-2.0 based JACK applications. by
adnans
2002-10-26 20:29:17 +0000
89ad08eOptimised the dithering code - swh by
theno23
2002-10-26 18:17:32 +0000
4bd2faeproper check for libsndfile dev stuff by
wingo
2002-10-12 02:03:27 +0000
7e375dccorrect JACK version number by
pbd
2002-09-29 11:35:10 +0000
992d666fix location of "tied" flag in port structure - needed to be in shared part by
pbd
2002-09-29 11:33:57 +0000
f139113fix configure for libsndfile, add 3 new sample clients, fix problems with removing dead clients, change timebase to use pending model by
pbd
2002-09-16 16:35:51 +0000
1c197ccFixes for libsndfile 1.0.0 by
adnans
2002-08-23 15:04:52 +0000
d632faefix minor invisible buglet with POLLERR, and add more timed debugging for clients by
pbd
2002-07-17 16:45:16 +0000
859cbc0Removed 'jack_client_control_t->frame_time' - it wasn't used anywhere. by
kaiv
2002-06-24 03:08:08 +0000
05efffaFixes a bug which caused valid transport position to be overwritten by the value of (unused) 'jack_client_control_t->frame_time' field of the timebase client. by
kaiv
2002-06-24 03:06:55 +0000
f7ce070Removed the deprecated use of multi-line string literals in formatting jackd usage output. by
kaiv
2002-06-24 03:05:17 +0000
9600d63powerpc, engine ok, libversion patches by
pbd
2002-06-12 14:30:12 +0000
c01ea17alsa libs fix by
wingo
2002-06-12 03:23:21 +0000
04161effix addon_dir by
wingo
2002-06-12 03:16:36 +0000
8a1e99e* added a crapload of debugging printouts - added --enable-debug configure option * fixed (?) deadlock bug by ignoring errors in fifo cleanup * added solaris stuff, without solaris check * cleaned up some autotools things * added configuration header (config.h) * 0.36.0 (skipping the abortive 0.35.0...) by
wingo
2002-06-12 03:04:48 +0000
5fc863c* added solaris driver and Makefile from Stefan Kost by
wingo
2002-06-12 01:22:24 +0000
d720414maintainer-clean fixes. cvsignore cleanup. by
trutkin
2002-05-29 17:05:57 +0000
098b861* added --enable-stripped-jackd option * updated spec file accordingly -- don't know if this works by
wingo
2002-05-25 05:24:13 +0000
82fe812* 0.33.2 * add md5_loc.h to dist by
wingo
2002-05-24 20:36:08 +0000
5c0c3ceadd md5_loc.h to dist by
wingo
2002-05-24 20:31:16 +0000
a481333adding COPYING by
wingo
2002-05-24 19:56:36 +0000
457ff42add types, error, transport files to doc build by
wingo
2002-05-24 19:40:56 +0000
8912276* applied ssl removal patch from Matt Kraai and Stefan Schwandter * added COPYING* files * 0.33.1 * usage goes to stdout with --help, stderr otherwise by
wingo
2002-05-24 19:28:45 +0000
d28719aapplied gif->png patch from Stefan Schwandter by
wingo
2002-05-24 18:58:39 +0000
0e7a4e2Patch from Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU> by
wingo
2002-05-24 18:48:56 +0000
e2a9703kai's soft timeout patch by
pbd
2002-05-23 04:02:59 +0000
6a6df6dmaybe adding depcomp to extra_dist fixes dist issues? by
wingo
2002-05-22 14:30:34 +0000
c1aa546dist libjack before jackd by
wingo
2002-05-21 21:36:20 +0000
df1fe25* fixed syntax error in driver.h * 0.32.3 by
wingo
2002-05-21 18:36:28 +0000
982c679* 0.32.2 * applied some jackstart patches from fernando * check the proper jackd binary in jackstart * verify functionality of capabilities autoconf checks by
wingo
2002-05-21 18:14:48 +0000
51fc400s/ardour/jack/ by
wingo
2002-05-21 16:59:01 +0000
ee73fe8use worst case for CPU utilization (from steve harris) by
pbd
2002-05-21 03:16:19 +0000
ccbb2acFinish applying typo patch from Matt Kraai <kraai@alumni.cmu.edu> by
wingo
2002-05-20 17:43:25 +0000
3c3ce5bfix a couple typos -- patch from Matt Kraai <kraai@alumni.cmu.edu> by
wingo
2002-05-19 19:35:38 +0000
1032346fix autogen issues by
wingo
2002-05-19 19:34:09 +0000
c753b9fFixed Makefile.am to delete Makefile.in on "make maintainer-clean" by
trutkin
2002-05-17 02:52:59 +0000
bd05823add ice1712 support to alsa driver by
pbd
2002-05-17 02:39:47 +0000
97e879ebump version by
pbd
2002-05-17 01:47:39 +0000
7048adfcatch up with andy by
pbd
2002-05-17 01:42:57 +0000
f8c6628added jackstart c file by
wingo
2002-05-16 20:08:00 +0000
366e886added jackstart header by
wingo
2002-05-16 20:06:55 +0000
8cc7a1fFixed up some of the directory changes, and landed the capabilities patch from Fernando Pablo Lopez-Lezcano (<nando@ccrma.Stanford.EDU>). by
wingo
2002-05-16 19:29:28 +0000
12a666eAdd in alsa driver by
wingo
2002-05-16 19:15:23 +0000
e1ad110directory reorganization by
pbd
2002-05-16 01:34:51 +0000
44bed25directory reorganization by
pbd
2002-05-16 01:18:29 +0000
ab7fc64ice1712 h/w specific implementation by
pbd
2002-05-15 00:39:42 +0000
8214bcfMake sure all optional libs are present when making dist, so that everything is included and compiles by
wingo
2002-05-13 23:55:49 +0000
b18fa60* Added rpm spec file from Christian Schaller (uraeus@linuxrising.org) * 0.29.0 by
wingo
2002-05-13 17:40:26 +0000
bd745cb* bumped version to 0.28.2 by
adnans
2002-05-13 10:09:29 +0000
44c5917* moved private types declarations out of jack/types.h and into a number of other files * install only jack.h, types.h, error.h and transport.h * autogen now runs configure, this can be reverted if people complain * added jack_port_by_id () for use with the registration callback * moved JackPortFlags to types.h * s/sample_t/jack_default_audio_sample_t/ * s/nframes_t/jack_nframes_t/ * doc and header cleanups by
wingo
2002-05-12 17:23:03 +0000
7a29c93* added --with-html-dir for doc installation * reverted to require doxygen to roll tarballs * bumped version to 0.28.1 by
wingo
2002-05-04 20:42:04 +0000
ace6517Added GPL boilerplate by
theno23
2002-05-03 16:25:30 +0000
16a2c5dPPC compilation patches from rob by
pbd
2002-04-25 22:37:56 +0000
8d1fdcdcorrect what --enable-optimize does by
pbd
2002-04-25 16:28:37 +0000
755ef48make cycles.h a non-installed header by
pbd
2002-04-25 16:26:06 +0000
41b3140fix some (all?) endian problems by
pbd
2002-04-25 00:45:11 +0000
a1b74a0new code to measure frame-based time flow by
pbd
2002-04-22 16:39:41 +0000
eb4b3f3fix issue with poll timeouts due to kernel event handling by
pbd
2002-04-17 14:01:50 +0000
bc97d54made cpu load more accurate by
pbd
2002-04-16 23:46:03 +0000
949140dtwo typographic fixes from fernando by
pbd
2002-04-16 00:48:58 +0000
ca1543eadded "cpu_load" measurement by
pbd
2002-04-13 02:59:22 +0000
b1e67cbFix doxygen warn message display by
adnans
2002-04-10 20:50:38 +0000
0a8cd6bfix use of util.h by
pbd
2002-04-10 16:59:04 +0000
d9e9c48add cache_killer client by
pbd
2002-04-10 16:54:05 +0000
c73f6e6tuning, tracing, new tarball name, bug fixes by
pbd
2002-04-10 16:53:13 +0000
7726223Set the watchdog thread priority to 99 when -P 89+ is requested. Bump up version to 0.24.3 by
adnans
2002-04-09 01:17:55 +0000
bd3f51ffix for the no-doxygen case by
wingo
2002-03-25 02:48:20 +0000
8d273bb* removed old web site stuff -- it was essentially the same as ardour's site, s/ardour/jack/ * added doxygen stuff to build. it's required when making dist, as the html is included in the dist for users that don't have doxygen * made aesthetic improvements to configure.in and the Makefile.am * improved the checks for fltk and sndfile, and improved the conditional compilation of the example clients * bump to 0.24.1 by
wingo
2002-03-25 01:50:19 +0000
d546e98Formatted jack.h for doxygen. by
trutkin
2002-03-21 23:38:29 +0000
81da32eAdded code to saturate the output in sample_move_d32u24_sS, rather than letting it wrap. by
theno23
2002-03-21 16:54:09 +0000
07d36a5added watchdog thread for RT usage by
pbd
2002-03-19 14:24:49 +0000
c2fff1fadd patch from Fernando to use givertcap or alternative by
pbd
2002-03-16 01:47:13 +0000
87c538achange semantics on port_get_buffer, add is_mine() by
pbd
2002-03-12 22:19:05 +0000
2e665dfremoved jack_update_time() by
pbd
2002-03-11 21:17:33 +0000
84653c8change docs on jack_engine_takeover_timebase by
pbd
2002-03-11 21:16:58 +0000
4a6b341dither changes from steve h. by
pbd
2002-03-11 21:11:48 +0000
3609fe1Added 24->16 bit dithering code. by
theno23
2002-03-10 23:38:26 +0000
9175ca7Fixed off-by-one bug by
theno23
2002-03-08 13:45:08 +0000
3fc014flimit depth for port total latency computation by
pbd
2002-03-07 18:35:43 +0000
f7275a6fix problem with uncleared port->buffer_info value by
pbd
2002-03-07 03:01:27 +0000