Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
jack
jack.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jack.changes of Package jack
------------------------------------------------------------------- Mon Oct 13 13:10:18 CEST 2008 - tiwai@suse.de - Fix the compile warnings regarding the check of shmat() return value (bnc#434725) ------------------------------------------------------------------- Tue Apr 29 12:02:08 CEST 2008 - tiwai@suse.de - add --disable-static explicitly to fix build with new autoconf ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support ------------------------------------------------------------------- Thu Jan 31 11:28:52 CET 2008 - tiwai@suse.de - deprecate run_ldconfig - updated to version 0.109.2: * fix use of popen() to work on systems that reset PATH * USX2Y driver updates * revert name of ALSA audio backend to "alsa_pcm" * add disgusting kludge so that "ALSA:...." port names continue to work ------------------------------------------------------------------- Mon Jan 28 11:32:17 CET 2008 - tiwai@suse.de - rename packages to follow the shlib packaging policy (to avoid conflict with packman). ------------------------------------------------------------------- Tue Jan 15 12:09:35 CET 2008 - tiwai@suse.de - updated to version 0.109.9: * API changes: * add jack_thread_wait API * remove port_(un)lock functions * add new time APIs * add port aliases * add new client registration callback * add port connect callback * ALSA: fix for use of snd_pcm_link * ALSA: hardware jack-midi support * ALSA: fix for enabling big-endian 16bit format discovery * FreeBoB: fix deallocation segfault * FireWire: add 'firewire' backend for use with FFADO * OSS: add support for proper triggering in OSS driver when in full duplex mode * ALSA: fix illegal use of ALSA API * OSS: disable software mixing and samplerate conversions on OSS 4.x * CoreAudio: fix sample rate management * add JACK_PROMISCUOUS_SERVER handling * make /dev/shm the default tmpdir * add -Z flag to cancel zombification on timeout * add per-port update total latency * increment default watchdog timeout to 10sec - remove obsolete README.SuSE ------------------------------------------------------------------- Wed Oct 31 15:02:04 CET 2007 - tiwai@suse.de - don't build with POSIX SHM (#337972) ------------------------------------------------------------------- Mon Apr 16 14:36:11 CEST 2007 - tiwai@suse.de - remove md5_loc.h with RSA license which is incopmatile with GPL (#264837) ------------------------------------------------------------------- Tue Apr 10 19:10:01 CEST 2007 - tiwai@suse.de - fix post and postun for libjack. ------------------------------------------------------------------- Tue Apr 3 14:44:07 CEST 2007 - tiwai@suse.de - split to libjack and jack-freebob sub packages to reduce library dependencies. ------------------------------------------------------------------- Tue Mar 27 12:31:44 CEST 2007 - tiwai@suse.de - added freebob support. ------------------------------------------------------------------- Mon Mar 26 17:34:17 CEST 2007 - tiwai@suse.de - updated to version 0.103.0: * Fixed broken --disable-freebob config option. * Jack now reads the global config file. * Fix for jack_midiseq. * For for HPET code to use 32-bit reads on all platforms, for atomicity reasons. * Directly accessing Jack port internal structure is forbidden. * Minor fixes for midi support. * Fix for freebob driver crash. * Fix for alsa usb interleave_skip handling. * Fix for memory leak in ringbuffer. * Fix for shutdown segfault fix. ------------------------------------------------------------------- Tue Jan 9 12:41:53 CET 2007 - tiwai@suse.de - use /dev/shm as the default tmp dir (#231072) ------------------------------------------------------------------- Thu Oct 12 17:40:57 CEST 2006 - tiwai@suse.de - updated to version 0.102.20: * Make "alsa" the default backend when both it and "freebob" are present. * JACK MIDI patch -- Experimental! * allow use of h/w devices that only support big-endian formats. * jack_lsp now has a -L flag to show "total latency" values * ALSA driver no longer requires access to a control device * jack_lsp -t shows port type * jackd will exit if -R is used but realtime is unavailable * halve JACK_THREAD_STACK_TOUCH to 500000 * increase default --port-max option from 128 to 256 * Many bug fixes - fix compilation of usx2y.c ------------------------------------------------------------------- Wed Sep 20 17:54:28 CEST 2006 - tiwai@suse.de - updated to version 0.101.1: * Freebob backend support * Mactel platform fixes * Unplug support of USB soundcard * dynsmid option ------------------------------------------------------------------- Wed Jan 25 21:36:45 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Mon Dec 12 18:24:53 CET 2005 - tiwai@suse.de - disable the arch optimization (#138070). ------------------------------------------------------------------- Sun Nov 13 16:24:49 CET 2005 - schwab@suse.de - Fix use of atomic builtins. ------------------------------------------------------------------- Wed Oct 12 19:54:25 CEST 2005 - tiwai@suse.de - removed glib* from neededfobuild. ------------------------------------------------------------------- Wed Oct 5 14:46:56 CEST 2005 - tiwai@suse.de - added flac and flac-devel to neededforbuild (required by the new libsndfile). ------------------------------------------------------------------- Tue Oct 4 15:15:24 CEST 2005 - tiwai@suse.de - updated to version 0.100.0. ------------------------------------------------------------------- Thu Mar 31 16:48:51 CEST 2005 - coolo@suse.de - avoid ancient compiler options no longer supported by gcc4 ------------------------------------------------------------------- Thu Jan 27 12:04:55 CET 2005 - tiwai@suse.de - Fix README.SuSE, removed README.SuSE_de (bug #50106) ------------------------------------------------------------------- Tue Nov 9 11:39:10 CET 2004 - tiwai@suse.de - updated to version 0.99.0. - moved manpage to the main package (bug #47723). ------------------------------------------------------------------- Thu Sep 23 15:42:33 CEST 2004 - tiwai@suse.de - fixed segfault by signal. - fixed segfault when no shm access is available. - use different socket files for each pid (bug #45816). ------------------------------------------------------------------- Thu Aug 12 12:24:36 CEST 2004 - ro@suse.de - added libpng to neededforbuild (for doxygen) ------------------------------------------------------------------- Fri Aug 6 11:31:43 CEST 2004 - adrian@suse.de - revert linking of libjack against libreadline and libncurses. it was introduced due to a broken configure check and is only needed for one example binary ------------------------------------------------------------------- Thu Aug 5 18:35:39 CEST 2004 - tiwai@suse.de - updated to 0.98.1 with NPTL fixes. - regenerated the last ppc patch for the newer version. ------------------------------------------------------------------- Sun Mar 7 12:01:51 CET 2004 - meissner@suse.de - Do not use the strange exception handler construct on ppc/linux, it does not work on Linux and breaks ppc64. ------------------------------------------------------------------- Mon Feb 16 19:22:42 CET 2004 - tiwai@suse.de - build as non-root. ------------------------------------------------------------------- Wed Jan 14 19:22:55 CET 2004 - tiwai@suse.de - updated to version 0.94.0. ------------------------------------------------------------------- Tue Nov 18 12:13:30 CET 2003 - tiwai@suse.de - updated to version 0.90.0. ------------------------------------------------------------------- Thu Aug 28 15:34:48 CEST 2003 - tiwai@suse.de - better fix (define explicitly the value) for the last one. - fixed the remaining bug of half-duplex mode. - fixed the build on s390. ------------------------------------------------------------------- Thu Aug 28 14:46:05 CEST 2003 - tiwai@suse.de - fixed the definition of UINT32_MAX for C++. ------------------------------------------------------------------- Wed Aug 27 15:12:26 CEST 2003 - tiwai@suse.de - use C99 style ints. - fixed the transport bug. - fixed the bug of alsa driver in half-duplex mode. ------------------------------------------------------------------- Mon Aug 25 16:00:04 CEST 2003 - tiwai@suse.de - updated to 0.79.0. patches have been integrated. ------------------------------------------------------------------- Fri Aug 15 15:58:09 CEST 2003 - tiwai@suse.de - fixed the occasional crash with ALSA plug layer. - support asymmetric pcm streams. ------------------------------------------------------------------- Mon Aug 11 17:16:50 CEST 2003 - tiwai@suse.de - updated to version 0.75.0. ------------------------------------------------------------------- Tue Jul 22 20:26:20 CEST 2003 - tiwai@suse.de - updated to version 0.74.1. ------------------------------------------------------------------- Wed Jul 2 16:18:18 CEST 2003 - tiwai@suse.de - updated to version 0.72.4. ------------------------------------------------------------------- Thu Jun 12 07:45:13 CEST 2003 - kukuk@suse.de - Add docdir to filelist ------------------------------------------------------------------- Wed May 28 15:04:24 CEST 2003 - ro@suse.de - add man-pages and .la files to devel filelist ------------------------------------------------------------------- Tue Apr 1 13:42:29 CEST 2003 - tiwai@suse.de - updated to ver.0.66.3. ------------------------------------------------------------------- Tue Mar 11 17:36:46 CET 2003 - tiwai@suse.de - added README.SuSE and README.SuSE_de to explain the real-time mode of jack. ------------------------------------------------------------------- Thu Feb 13 10:08:39 CET 2003 - pthomas@suse.de - Compile with all usefull warn options. - Fix all places where the compiler warns, including disabling ununsed static functions by '#if 0'. ------------------------------------------------------------------- Mon Feb 10 17:40:21 CET 2003 - tiwai@suse.de - updated to version 0.50.0. all patches have been integrated to the mainstream. ------------------------------------------------------------------- Fri Jan 17 15:37:31 CET 2003 - tiwai@suse.de - updated to ver.0.44.0. - added *.la file to the devel package. - removed double document files. - removed plugins from provides. ------------------------------------------------------------------- Tue Jan 14 12:31:53 CET 2003 - nadvornik@suse.cz - fixed multi-line string literals ------------------------------------------------------------------- Thu Nov 28 19:45:42 CET 2002 - aj@suse.de - Add gcc-c++ to needforbuild since the package needs a C++ preprocessor. ------------------------------------------------------------------- Tue Nov 26 13:00:26 CET 2002 - tiwai@suse.de - updated ver.0.40.1. libsndfile patch was removed. - added %run_ldconfig. ------------------------------------------------------------------- Wed Aug 7 18:33:34 CEST 2002 - tiwai@suse.de - jack ver.0.37.2. including minor bug fixes for alsa. ------------------------------------------------------------------- Wed Jun 26 12:40:43 CEST 2002 - tiwai@suse.de - fixed an example client for the new libsndfile. ------------------------------------------------------------------- Tue Jun 25 13:06:37 CEST 2002 - tiwai@suse.de - updated to version 0.34.0. (cvs 2002.06.25) - added doxygen to neededtobuild to generate references. ------------------------------------------------------------------- Tue Apr 16 17:25:57 CEST 2002 - tiwai@suse.de - updated to version 0.26.1. - fixed build on non-intel architectures again. ------------------------------------------------------------------- Thu Apr 11 11:21:50 CEST 2002 - tiwai@suse.de - fixed build on non-intel architectures. - fixed compile warnings with gcc3.1. ------------------------------------------------------------------- Wed Apr 10 15:28:16 CEST 2002 - tiwai@suse.de - initial version: cvs at 2002.04.10.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor