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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/eventloop.c: redo the undo (git-svn virgin at the controls)
ddennedy
2008-03-27
1
-2
/
+3
*
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
*
fix documentation on raw1394_update_config_rom
ddennedy
2007-10-14
1
-1
/
+1
*
Apply patch from Jon Schewe <jon.schewe@honeywell.com> to make valgrind happy...
ddennedy
2007-05-30
1
-4
/
+26
*
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
5
-14
/
+51
*
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
1
-1
/
+1
*
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
1
-1
/
+1
*
documentation and header comment corrections from Stefan Richter
ddennedy
2005-06-02
1
-19
/
+23
*
add functions for allocating and releasing bandwidth and channels
ddennedy
2005-02-16
3
-1
/
+164
*
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
1
-75
/
+192
*
port iso examples to rawiso API
ddennedy
2004-11-18
1
-1
/
+1
*
reorganize and update documentation; fix compiler warning
ddennedy
2004-11-11
9
-678
/
+802
*
revert kernel protocol version
ddennedy
2004-10-31
1
-1
/
+1
*
bump versions, build fixes, and doc updates
ddennedy
2004-10-30
3
-7
/
+4
*
Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup.
bencollins
2003-12-09
1
-3
/
+3
*
Patch from Alexander Neundorf to support differing ISO rx modes. Currently
bencollins
2003-11-20
3
-3
/
+18
*
sync with driver
weihs
2003-11-09
3
-0
/
+94
*
sync with driver version of this file
weihs
2003-11-09
1
-2
/
+6
*
Patch from Alexander Neundorf to add proto for raw1394_iso_recv_flush()
bencollins
2003-10-07
1
-0
/
+3
*
Fixup async_stream to use same local req variable for reentrancy.
bencollins
2003-09-26
1
-10
/
+10
*
Async stream support from Jim Radford.
bencollins
2003-09-11
3
-0
/
+42
*
Patch from Stephen Tiedemann to allow reentrancy in raw1394's usage of
bencollins
2003-07-22
7
-200
/
+199
*
Patch from Dan Maas to add raw1394_iso_recv_flush() call to API, using the
bencollins
2003-07-17
2
-3
/
+25
*
Remove trailing whitespace, which automake chokes on.
bencollins
2003-07-17
1
-1
/
+1
*
Fix compiler warnings.
bencollins
2003-07-13
2
-2
/
+3
*
new_handle_on_port() error path fix from Jim Radford
dmaas
2003-04-07
1
-1
/
+3
*
add raw1394_new_handle_on_port() convenience function
dmaas
2003-03-26
2
-1
/
+41
*
Updates for new rawiso ioctl interface.
bencollins
2003-02-22
3
-37
/
+125
*
add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bit
dmaas
2003-01-15
5
-39
/
+161
*
implement tag matching for rawiso reception
dmaas
2003-01-15
3
-4
/
+12
*
back out previous commit - don't drop the legacy API just yet
dmaas
2003-01-06
6
-173
/
+130
*
emulate legacy ISO reception API on top of new rawiso API
dmaas
2003-01-05
7
-131
/
+174
*
update iso API for multi-channel reception and new packet buffer layout
dmaas
2002-12-24
4
-123
/
+236
*
oops, irq_interval needs to be signed
anonymous
2002-12-20
1
-1
/
+1
*
dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...
anonymous
2002-12-20
3
-124
/
+48
*
rawiso updates:
dmaas
2002-12-16
3
-18
/
+25
*
fix cplusplus extern C block
ddennedy
2002-11-18
1
-4
/
+4
[next]