summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* initial, potential fix for ringbuffer issues; fix some compiler warnings; ↵paul2008-10-191-2/+2
| | | | | | 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 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3014 0c269be4-1314-0410-8aa9-9f06e86f4224
* compilation fixes for OS X; remove "no message buffer overruns" messagepaul2008-06-051-1/+5
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@2466 0c269be4-1314-0410-8aa9-9f06e86f4224
* * JACK MIDI patch from Ian Estenpbd2006-05-041-1/+1
| | | | | | | | | | | | | | * COMPLEX_MMAP patch for ALSA driver from Frank van der Pol * BIG_ENDIAN patch by A. Steinmetz with followup patch by M. Habets for ALSA backend (allows JACK to run on devices like M-Audio Audiophile USB that only support big endian sample formats), modified and fixed by me * remove unused argument from jack_shmalloc to ease x86_64 errors * fixes to printf formatting and on x86_64 * fix argument signedness warnings from gcc4 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@945 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.96.0] merge MacOSX EXP tree into HEADjoq2004-03-251-2/+16
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@673 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.89.0] merge of EXP branch into HEADjoq2003-10-311-4/+4
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@540 0c269be4-1314-0410-8aa9-9f06e86f4224
* * added a crapload of debugging printoutswingo2002-06-121-0/+5
| | | | | | | | | | | | - 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...) git-svn-id: svn+ssh://jackaudio.org/trunk/jack@234 0c269be4-1314-0410-8aa9-9f06e86f4224
* catch up with andypbd2002-05-171-1/+1
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@194 0c269be4-1314-0410-8aa9-9f06e86f4224
* ice1712 h/w specific implementationpbd2002-05-151-1/+1
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@187 0c269be4-1314-0410-8aa9-9f06e86f4224
* * moved private types declarations out of jack/types.h and into a numberwingo2002-05-121-2/+2
| | | | | | | | | | | | | | 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 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@182 0c269be4-1314-0410-8aa9-9f06e86f4224
* * added cvsignore fileswingo2001-11-231-1/+21
| | | | | | | * fixed build process for automake 1.5 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@39 0c269be4-1314-0410-8aa9-9f06e86f4224
* Initial revisionpbd2001-11-121-0/+6
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@5 0c269be4-1314-0410-8aa9-9f06e86f4224