index
:
libraw1394
master
Fork of libraw1394 that allows for externally managed buffers
Peter McGoron
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eventloop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address some compiler warnings
Stefan Richter
2008-10-28
1
-1
/
+1
*
Change handle validation to prevent segfault and be more informative.
Dan Dennedy
2008-07-06
1
-4
/
+20
*
First cut at integrating juju
Dan Dennedy
2008-04-23
1
-77
/
+59
*
eventloop.c: apply patch from Jonas Bonn to retry read when failed with EINTR.
Dan Dennedy
2008-03-27
1
-2
/
+3
*
cleanup some compiler warnings
ddennedy
2006-04-09
1
-1
/
+1
*
reorganize and update documentation; fix compiler warning
ddennedy
2004-11-11
1
-53
/
+0
*
Patch from Stephen Tiedemann to allow reentrancy in raw1394's usage of
bencollins
2003-07-22
1
-20
/
+20
*
back out previous commit - don't drop the legacy API just yet
dmaas
2003-01-06
1
-2
/
+44
*
emulate legacy ISO reception API on top of new rawiso API
dmaas
2003-01-05
1
-44
/
+2
*
merged rawiso branch
ddennedy
2002-11-18
1
-0
/
+6
*
merged weihs branch
ddennedy
2002-10-23
1
-0
/
+33
*
Add kernel-doc style documentation headers for most exported functions.
aeb
2002-10-13
1
-1
/
+54
*
Handle generation number is not automatically advanced with bus reset.
aeb
2001-05-14
1
-3
/
+2
*
Let received iso header be big endian, to be consistent.
aeb
2001-02-27
1
-1
/
+2
*
First implementation of new error reporting API.
aeb
2001-01-19
1
-0
/
+3
*
Added raw1394_get_irm_id().
aeb
2000-08-08
1
-2
/
+9
*
Added copyright headers.
aeb
2000-06-14
1
-0
/
+9
*
Added support for environments with 64 bit kernel and 32 bit userland.
aeb
2000-05-28
1
-0
/
+1
*
Added FCP listen functionality.
aeb
2000-03-16
1
-0
/
+20
*
Changed iso rcv handling to separate handlers per channel.
abombe
2000-02-04
1
-11
/
+22
*
Initial revision
abombe
1999-12-02
1
-0
/
+81