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
/
juju
/
raw1394-iso.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the source code files in the juju directory into the src directory and
Dan Dennedy
2008-04-30
1
-529
/
+0
*
juju/raw1394-iso.c: bugfix size of mmap'ed isochronous buffer to prevent
Dan Dennedy
2008-04-29
1
-2
/
+2
*
First cut at integrating juju
Dan Dennedy
2008-04-23
1
-58
/
+65
*
Set handle->iso.packets to NULL after freeing to avoid double-frees.
Jarod Wilson
2007-10-24
1
-0
/
+5
*
Update the juju implementation to follow the recent bitfield changes.
Kristian Høgsberg
2007-06-13
1
-14
/
+9
*
Follow ioctl changes and header file move.
Kristian Høgsberg
2007-04-17
1
-2
/
+11
*
Use power-of-two max packet sizes.
Kristian Høgsberg
2007-04-12
1
-1
/
+13
*
Wrap receive tail pointer correctly.
Kristian Høgsberg
2007-04-12
1
-1
/
+2
*
Refactor packet queueing and use for both xmit and recv.
Kristian Høgsberg
2007-04-11
1
-128
/
+53
*
Fix warnings.
Kristian Høgsberg
2007-04-03
1
-11
/
+16
*
Implement raw1394_iso_xmit_sync(), remove debug code.
Kristian Høgsberg
2007-04-03
1
-10
/
+33
*
Handle rawiso dispositions.
Kristian Høgsberg
2007-04-03
1
-7
/
+37
*
Fix xmit payload packing, use pointers for circular buffer indices.
Kristian Høgsberg
2007-04-03
1
-59
/
+56
*
Make raw1394_iso_xmit_write work.
Kristian Høgsberg
2007-04-03
1
-37
/
+94
*
More work on iso receive; handle payload wrapping.
Kristian Høgsberg
2007-04-02
1
-16
/
+27
*
Decode iso headers properly.
Kristian Høgsberg
2007-03-31
1
-8
/
+11
*
Get rawiso receive a little closer to working.
Kristian Høgsberg
2007-03-28
1
-53
/
+117
*
Add the juju support work so far.
Kristian Høgsberg
2007-03-26
1
-0
/
+385