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
/
ChangeLog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-03
Fix xmit payload packing, use pointers for circular buffer indices.
Kristian Høgsberg
2
-63
/
+58
2007-04-03
Make raw1394_iso_xmit_write work.
Kristian Høgsberg
2
-38
/
+98
2007-04-02
More work on iso receive; handle payload wrapping.
Kristian Høgsberg
2
-16
/
+28
2007-03-31
Decode iso headers properly.
Kristian Høgsberg
1
-8
/
+11
2007-03-28
Get rawiso receive a little closer to working.
Kristian Høgsberg
3
-58
/
+127
2007-03-26
Add the juju support work so far.
Kristian Høgsberg
8
-19
/
+2053
2007-02-17
add documentation about existence of RAW1394DEV
ddennedy
1
-2
/
+12
2007-02-17
add support for RAW1394DEV environment variable to override default /dev/raw1...
ddennedy
1
-5
/
+20
2007-02-14
added raw1394_read_cycle_timer, contributed by Pieter Palmers
ddennedy
6
-18
/
+55
2006-10-17
bugfix segfault in raw1394_iso_shutdown on no iso activity due to not initial...
ddennedy
1
-2
/
+3
2006-05-09
apply optimization patch from Pieter Palmers that removes modulo operator fro...
ddennedy
1
-4
/
+16
2006-04-09
cleanup some compiler warnings
ddennedy
3
-13
/
+18
2006-04-09
add release notes
ddennedy
1
-0
/
+4
2006-04-09
lock allocated isochronous packet tracking memory
ddennedy
1
-1
/
+16
2006-04-09
remove memory allocations for isochronous operations from the libraw1394 even...
ddennedy
2
-8
/
+19
2006-03-04
Added a new callback response for iso_xmit handlers: RAW1394_ISO_AGAIN.
ddennedy
2
-0
/
+13
2005-07-04
Fix raw1394_iso_xmit_write() to work with recent kernel change to raw1394
ddennedy
1
-1
/
+1
2005-07-04
add sanity check to queuing of packets in rawiso xmit
ddennedy
2
-6
/
+15
2005-07-01
Add a comment that libraw does not allocate channels and bandwidth. This
ddennedy
1
-0
/
+1
2005-06-23
bugfix stalling on iso transmission underflow
ddennedy
2
-3
/
+3
2005-06-02
documentation and header comment corrections from Stefan Richter
ddennedy
2
-43
/
+57
2005-02-16
add functions for allocating and releasing bandwidth and channels
ddennedy
6
-5
/
+296
2004-11-26
add comment about assumptions made in raw1394_get_port_info
ddennedy
1
-0
/
+5
2004-11-25
apply patch from Matthias Hanel to fix uninitialized buffer and remove unnces...
ddennedy
1
-6
/
+1
2004-11-25
improve reference documentation
ddennedy
2
-233
/
+616
2004-11-20
pkgconfig include path should not contain libraw1394
ddennedy
1
-1
/
+1
2004-11-19
bump version of isodump file
ddennedy
2
-2
/
+2
2004-11-18
port iso examples to rawiso API
ddennedy
4
-65
/
+109
2004-11-11
fix version and copyright in docs
ddennedy
1
-3
/
+3
2004-11-11
remove m4, remove -O2 from CFLAGS
ddennedy
2
-160
/
+1
2004-11-11
reorganize and update documentation; fix compiler warning
ddennedy
14
-1091
/
+5071
2004-10-31
revert kernel protocol version
ddennedy
2
-3
/
+2
2004-10-31
fix make dist without doc
ddennedy
2
-4
/
+3
2004-10-30
nother doc update
ddennedy
1
-0
/
+3
2004-10-30
bump versions, build fixes, and doc updates
ddennedy
12
-38
/
+152
2003-12-09
Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup.
bencollins
1
-3
/
+3
2003-11-20
Patch from Alexander Neundorf to support differing ISO rx modes. Currently
bencollins
3
-3
/
+18
2003-11-09
sync with driver
weihs
3
-0
/
+94
2003-11-09
sync with driver version of this file
weihs
1
-2
/
+6
2003-10-07
Patch from Alexander Neundorf to add proto for raw1394_iso_recv_flush()
bencollins
1
-0
/
+3
2003-09-26
Update for new version, 0.10.1.
bencollins
2
-2
/
+3
2003-09-26
Fixup async_stream to use same local req variable for reentrancy.
bencollins
1
-10
/
+10
2003-09-26
Fix postinst so device node gets created.
bencollins
2
-4
/
+6
2003-09-11
Async stream support from Jim Radford.
bencollins
3
-0
/
+42
2003-07-22
Increase so maj/age so account for new recv-flush call.
bencollins
1
-2
/
+2
2003-07-22
Patch from Stephen Tiedemann to allow reentrancy in raw1394's usage of
bencollins
7
-200
/
+199
2003-07-17
Patch from Dan Maas to add raw1394_iso_recv_flush() call to API, using the
bencollins
2
-3
/
+25
2003-07-17
pkg-config support from Kristian Hogsberg.
bencollins
3
-1
/
+15
2003-07-17
Remove trailing whitespace, which automake chokes on.
bencollins
1
-1
/
+1
2003-07-13
Fixed section for -dev package.
bencollins
1
-1
/
+1
[next]