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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
8
-19
/
+2053
*
|
Merge branch 'master' of dennedy.org:git/dennedy.org/libraw1394
Dan Dennedy
2008-03-27
0
-0
/
+0
|
\
\
|
*
|
src/eventloop.c: redo the undo (git-svn virgin at the controls)
ddennedy
2008-03-27
1
-2
/
+3
*
|
|
Merge branch 'master' of dennedy.org:git/dennedy.org/libraw1394
Dan Dennedy
2008-03-27
0
-0
/
+0
|
\
|
|
|
*
|
eventloop.c: apply patch from Jonas Bonn to retrty read when failed with EINTR.
ddennedy
2008-03-27
1
-3
/
+2
|
*
|
eventloop.c: apply patch from Jonas Bonn to retry read when failed with EINTR.
ddennedy
2008-03-27
1
-2
/
+3
*
|
|
eventloop.c: apply patch from Jonas Bonn to retry read when failed with EINTR.
Dan Dennedy
2008-03-27
1
-2
/
+3
|
/
/
*
|
fix documentation on raw1394_update_config_rom
ddennedy
2007-10-14
1
-1
/
+1
*
|
add Pieter Palmers to AUTHORS as contributor
ddennedy
2007-10-14
1
-0
/
+1
*
|
update release notes
ddennedy
2007-10-14
1
-0
/
+9
*
|
Apply patch from Jon Schewe <jon.schewe@honeywell.com> to make valgrind happy...
ddennedy
2007-05-30
2
-4
/
+31
|
/
*
add documentation about existence of RAW1394DEV
ddennedy
2007-02-17
1
-2
/
+12
*
add support for RAW1394DEV environment variable to override default /dev/raw1...
ddennedy
2007-02-17
1
-5
/
+20
*
added raw1394_read_cycle_timer, contributed by Pieter Palmers
ddennedy
2007-02-14
6
-18
/
+55
*
bugfix segfault in raw1394_iso_shutdown on no iso activity due to not initial...
ddennedy
2006-10-17
1
-2
/
+3
*
apply optimization patch from Pieter Palmers that removes modulo operator fro...
ddennedy
2006-05-09
1
-4
/
+16
*
cleanup some compiler warnings
ddennedy
2006-04-09
3
-13
/
+18
*
add release notes
ddennedy
2006-04-09
1
-0
/
+4
*
lock allocated isochronous packet tracking memory
ddennedy
2006-04-09
1
-1
/
+16
*
remove memory allocations for isochronous operations from the libraw1394 even...
ddennedy
2006-04-09
2
-8
/
+19
*
Added a new callback response for iso_xmit handlers: RAW1394_ISO_AGAIN.
ddennedy
2006-03-04
2
-0
/
+13
*
Fix raw1394_iso_xmit_write() to work with recent kernel change to raw1394
ddennedy
2005-07-04
1
-1
/
+1
*
add sanity check to queuing of packets in rawiso xmit
ddennedy
2005-07-04
2
-6
/
+15
*
Add a comment that libraw does not allocate channels and bandwidth. This
ddennedy
2005-07-01
1
-0
/
+1
*
bugfix stalling on iso transmission underflow
ddennedy
2005-06-23
2
-3
/
+3
*
documentation and header comment corrections from Stefan Richter
ddennedy
2005-06-02
2
-43
/
+57
*
add functions for allocating and releasing bandwidth and channels
ddennedy
2005-02-16
6
-5
/
+296
*
add comment about assumptions made in raw1394_get_port_info
ddennedy
2004-11-26
1
-0
/
+5
*
apply patch from Matthias Hanel to fix uninitialized buffer and remove unnces...
ddennedy
2004-11-25
1
-6
/
+1
*
improve reference documentation
ddennedy
2004-11-25
2
-233
/
+616
*
pkgconfig include path should not contain libraw1394
ddennedy
2004-11-20
1
-1
/
+1
*
bump version of isodump file
ddennedy
2004-11-19
2
-2
/
+2
*
port iso examples to rawiso API
ddennedy
2004-11-18
4
-65
/
+109
*
fix version and copyright in docs
ddennedy
2004-11-11
1
-3
/
+3
*
remove m4, remove -O2 from CFLAGS
ddennedy
2004-11-11
2
-160
/
+1
*
reorganize and update documentation; fix compiler warning
ddennedy
2004-11-11
14
-1091
/
+5071
[prev]
[next]