summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Takashi's fixestrutkin2003-02-061-1/+1
* Libjack function jack_set_buffer_size_callback() deprecated. Fixed deactivatingkaiv2003-02-041-1/+1
* Fix for making connections to ports belong to clients not yet activated.kaiv2003-02-021-1/+1
* simpler error callback patch from joshua habermanpbd2002-12-201-2/+2
* added new code for h/w monitoring with the RME HDSP interfacepbd2002-12-201-2/+2
* add options and functionality to jack_lsppbd2002-12-201-1/+1
* added pthread.h to jack.hpbd2002-12-161-1/+1
* fix bungled api versionpbd2002-12-121-1/+1
* latency fix, plus latency output from jack_lsppbd2002-12-121-3/+3
* client killing modifications, remove hardwired alsa_pcm connections from exam...pbd2002-12-091-3/+7
* Fix setting rt-caps for clients that call libjack services from multiple thre...kaiv2002-11-141-1/+1
* measure kernel scheduling delays, fix blocking mutex issues with engine post ...pbd2002-11-011-2/+10
* - added jslist.h, a replacement for glib's linked list codekaiv2002-10-291-23/+21
* Change build system to build libjack-glib2 client side library. Needed foradnans2002-10-261-0/+16
* proper check for libsndfile dev stuffwingo2002-10-121-2/+2
* correct JACK version numberpbd2002-09-291-2/+2
* fix location of "tied" flag in port structure - needed to be in shared partpbd2002-09-291-3/+10
* fix configure for libsndfile, add 3 new sample clients, fix problems with rem...pbd2002-09-161-11/+6
* fix minor invisible buglet with POLLERR, and add more timed debugging for cli...pbd2002-07-171-1/+1
* v0.37.1.kaiv2002-06-241-1/+1
* powerpc, engine ok, libversion patchespbd2002-06-121-1/+3
* alsa libs fixwingo2002-06-121-1/+2
* * added a crapload of debugging printoutswingo2002-06-121-12/+54
* maintainer-clean fixes. cvsignore cleanup.trutkin2002-05-291-1/+1
* 0.34.0wingo2002-05-251-2/+2
* * added --enable-stripped-jackd optionwingo2002-05-251-0/+12
* * 0.33.2wingo2002-05-241-1/+1
* * applied ssl removal patch from Matt Kraai and Stefan Schwandterwingo2002-05-241-11/+1
* kai's soft timeout patchpbd2002-05-231-2/+2
* * fixed syntax error in driver.hwingo2002-05-211-1/+1
* * 0.32.2wingo2002-05-211-1/+1
* use worst case for CPU utilization (from steve harris)pbd2002-05-211-1/+1
* add ice1712 support to alsa driverpbd2002-05-171-1/+1
* bump versionpbd2002-05-171-1/+1
* Fixed up some of the directory changes, and landed the capabilities patch fromwingo2002-05-161-12/+64
* ice1712 h/w specific implementationpbd2002-05-151-1/+1
* Make sure all optional libs are present when making dist, so thatwingo2002-05-131-1/+1
* * Added rpm spec file from Christian Schaller (uraeus@linuxrising.org)wingo2002-05-131-3/+3
* * bumped version to 0.28.2adnans2002-05-131-1/+1
* * added --with-html-dir for doc installationwingo2002-05-041-2/+13
* PPC compilation patches from robpbd2002-04-251-2/+2
* correct what --enable-optimize doespbd2002-04-251-2/+2
* make cycles.h a non-installed headerpbd2002-04-251-1/+1
* fix some (all?) endian problemspbd2002-04-251-1/+1
* new code to measure frame-based time flowpbd2002-04-221-2/+2
* fix issue with poll timeouts due to kernel event handlingpbd2002-04-171-1/+1
* made cpu load more accuratepbd2002-04-161-1/+1
* two typographic fixes from fernandopbd2002-04-161-1/+1
* added "cpu_load" measurementpbd2002-04-131-2/+2
* Fix doxygen warn message displayadnans2002-04-101-1/+1