summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump versions, build fixes, and doc updatesGravatar ddennedy 2004-10-301-1/+3
* Remove trailing whitespace, which automake chokes on.Gravatar bencollins 2003-07-171-1/+1
* back out previous commit - don't drop the legacy API just yetGravatar dmaas 2003-01-061-2/+1
* emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 2003-01-051-1/+2
* merged rawiso branchGravatar ddennedy 2002-11-181-1/+1
* merged weihs branchGravatar ddennedy 2002-10-231-1/+2
* Moved testlibraw.c from src to tools directory.Gravatar aeb 2001-06-081-4/+0
* testlibraw gets installed now.Gravatar aeb 2001-02-281-1/+1
* Add libraw1394 autoconf macro (not yet complete).Gravatar aeb 2001-02-051-0/+1
* Fix building errors.c.Gravatar aeb 2001-01-191-0/+1
* Added ieee1394.h header.Gravatar aeb 2000-11-221-1/+1
* - Set library version info in configure.in, use in src/Makefile.am.Gravatar aeb 2000-06-221-1/+1
* Update libtool version number.Gravatar aeb 2000-06-151-1/+1
* Version++ and age++ for libtool version info.Gravatar aeb 2000-03-171-1/+1
* Added FCP listen functionality.Gravatar aeb 2000-03-161-0/+1
* Changed iso rcv handling to separate handlers per channel.Gravatar abombe 2000-02-041-1/+1
* Added isochronous I/O supportGravatar abombe 1999-12-291-1/+2
* Initial revisionGravatar abombe 1999-12-021-0/+20
/+25 - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition - added an ioctl (RAW1394_ISO_QUEUE_ACTIVITY) to force an ISO_ACTIVITY event into the queue. This is needed for handling RAW1394_ISO_DEFER, to kick us out of the next read() instead of sleeping forever. - removed references to "8-byte" isochronous header - this is an OHCI-specific implementation detail git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@95 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@94 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@93 53a565d1-3bb7-0310-b661-cf11e63c67ab