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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-243
/
+294
*
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
2
-16
/
+9
*
Follow ioctl changes and header file move.
Kristian Høgsberg
2007-04-17
2
-3
/
+12
*
Use correct payload size for two-operand lock transactions.
Jay Fenlason
2007-04-12
1
-2
/
+2
*
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
2
-129
/
+54
*
Fix warnings.
Kristian Høgsberg
2007-04-03
2
-11
/
+17
*
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
2
-63
/
+58
*
Make raw1394_iso_xmit_write work.
Kristian Høgsberg
2007-04-03
2
-38
/
+98
*
More work on iso receive; handle payload wrapping.
Kristian Høgsberg
2007-04-02
2
-16
/
+28
*
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
3
-58
/
+127
*
Add the juju support work so far.
Kristian Høgsberg
2007-03-26
4
-0
/
+1969