summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* port.h is not part of the public headers and so should not be included in ↵Paul Davis2012-02-081-1/+0
| | | | doxygen config
* bump version to 0.121.0 ; doc tweaks to include control APIpaul2011-06-231-1/+2
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4467 0c269be4-1314-0410-8aa9-9f06e86f4224
* weak linkage docs, take 1paul2011-02-281-1/+2
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4132 0c269be4-1314-0410-8aa9-9f06e86f4224
* doc fixes to add session API and other tweakspaul2011-02-281-1/+2
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4131 0c269be4-1314-0410-8aa9-9f06e86f4224
* * JACK MIDI patch from Ian Estenpbd2006-05-041-1/+2
| | | | | | | | | | | | | | * 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.99.14] jack_client_open() part 2joq2004-11-281-3/+9
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@806 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.98.16] threading and CoreAudio cleanupjoq2004-09-151-1/+1
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@757 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.96.2] remove <sysdeps/os_defines.h>joq2004-03-271-1/+1
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@676 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.96.0] merge MacOSX EXP tree into HEADjoq2004-03-251-2/+2
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@673 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.95.10] handle internal client jack_initialize() failurejoq2004-03-221-3/+5
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@666 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.89.0] merge of EXP branch into HEADjoq2003-10-311-1/+2
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@540 0c269be4-1314-0410-8aa9-9f06e86f4224
* Better build stufftrutkin2003-08-181-15/+16
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@456 0c269be4-1314-0410-8aa9-9f06e86f4224
* distcheck works againtrutkin2003-08-181-6/+8
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@455 0c269be4-1314-0410-8aa9-9f06e86f4224
* Patches from Bob Ham, Fons Adriaensen, and Takashi Iwaitrutkin2003-08-171-14/+14
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@454 0c269be4-1314-0410-8aa9-9f06e86f4224
* [0.76.1] new transport systemjoq2003-08-061-3/+7
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@444 0c269be4-1314-0410-8aa9-9f06e86f4224
* Takashi's fixestrutkin2003-02-061-3/+3
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@312 0c269be4-1314-0410-8aa9-9f06e86f4224
* applied gif->png patch from Stefan Schwandterwingo2002-05-241-3/+3
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@213 0c269be4-1314-0410-8aa9-9f06e86f4224
* Fixed Makefile.am to delete Makefile.in on "make maintainer-clean"trutkin2002-05-171-0/+1
| | | | git-svn-id: svn+ssh://jackaudio.org/trunk/jack@197 0c269be4-1314-0410-8aa9-9f06e86f4224
* Make sure all optional libs are present when making dist, so thatwingo2002-05-131-12/+1
| | | | | | | everything is included and compiles git-svn-id: svn+ssh://jackaudio.org/trunk/jack@186 0c269be4-1314-0410-8aa9-9f06e86f4224
* * added --with-html-dir for doc installationwingo2002-05-041-1/+1
| | | | | | | | * reverted to require doxygen to roll tarballs * bumped version to 0.28.1 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@181 0c269be4-1314-0410-8aa9-9f06e86f4224
* * removed old web site stuff -- it was essentially the same as ardour'swingo2002-03-251-0/+66
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 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@162 0c269be4-1314-0410-8aa9-9f06e86f4224