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
/
raw1394.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation improvement: return code of raw1394_read_cycle_timer{,_and_clock}
Stefan Richter
2012-07-31
1
-1
/
+1
*
Add raw1394_get_speed() API
Stefan Richter
2012-06-30
1
-0
/
+16
*
Trivial whitespace normalization in ieee1394.h and raw1394.h
Stefan Richter
2012-06-30
1
-154
/
+148
*
Add 1394b speed codes to <libraw1394/{ieee,raw}1394.h>
Stefan Richter
2012-06-30
1
-3
/
+7
*
Fix documentation of raw1394_iso_multichannel_recv_init()
Stefan Richter
2012-06-30
1
-1
/
+0
*
Add raw1394_read_cycle_timer_and_clock() API
Stefan Richter
2012-06-18
1
-3
/
+29
*
Tweak raw1394_add_config_rom_descriptor() API, add documentation and test case
Stefan Richter
2012-06-18
1
-6
/
+57
*
Add raw1394_add_config_rom_descriptor() and raw1394_remove_config_rom_descrip...
B.J. Buchalter
2012-06-17
1
-0
/
+9
*
Fix documentation of return values of raw1394_start_ family of functions
Stefan Richter
2010-02-01
1
-7
/
+7
*
Fix "make doc".
Stefan Richter
2010-01-10
1
-11
/
+7
*
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
2008-12-03
1
-1
/
+1
*
Change handle validation to prevent segfault and be more informative.
Dan Dennedy
2008-07-06
1
-6
/
+8
*
Fix raw1394_read_cycle_timer after juju integration
Stefan Richter
2008-07-05
1
-1
/
+1
*
libraw1394.sgml, raw1394.h: remove information about deprecated isochronous
Dan Dennedy
2008-04-29
1
-2
/
+2
*
First cut at integrating juju
Dan Dennedy
2008-04-23
1
-95
/
+1
*
fix documentation on raw1394_update_config_rom
ddennedy
2007-10-14
1
-1
/
+1
*
add documentation about existence of RAW1394DEV
ddennedy
2007-02-17
1
-2
/
+12
*
added raw1394_read_cycle_timer, contributed by Pieter Palmers
ddennedy
2007-02-14
1
-1
/
+19
*
Added a new callback response for iso_xmit handlers: RAW1394_ISO_AGAIN.
ddennedy
2006-03-04
1
-0
/
+5
*
add sanity check to queuing of packets in rawiso xmit
ddennedy
2005-07-04
1
-5
/
+11
*
Add a comment that libraw does not allocate channels and bandwidth. This
ddennedy
2005-07-01
1
-0
/
+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
1
-1
/
+53
*
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
1
-256
/
+800
*
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
1
-0
/
+8
*
sync with driver
weihs
2003-11-09
1
-0
/
+30
*
Patch from Alexander Neundorf to add proto for raw1394_iso_recv_flush()
bencollins
2003-10-07
1
-0
/
+3
*
Async stream support from Jim Radford.
bencollins
2003-09-11
1
-0
/
+7
*
add raw1394_new_handle_on_port() convenience function
dmaas
2003-03-26
1
-1
/
+9
*
add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bit
dmaas
2003-01-15
1
-0
/
+15
*
implement tag matching for rawiso reception
dmaas
2003-01-15
1
-1
/
+1
*
update iso API for multi-channel reception and new packet buffer layout
dmaas
2002-12-24
1
-6
/
+18
*
dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...
anonymous
2002-12-20
1
-12
/
+12
*
rawiso updates:
dmaas
2002-12-16
1
-16
/
+16
*
fix cplusplus extern C block
ddennedy
2002-11-18
1
-4
/
+4
*
merged rawiso branch
ddennedy
2002-11-18
1
-0
/
+60
*
merged weihs branch
ddennedy
2002-10-23
1
-0
/
+199
*
Add kernel-doc style documentation headers for most exported functions.
aeb
2002-10-13
1
-1
/
+0
*
Handle generation number is not automatically advanced with bus reset.
aeb
2001-05-14
1
-3
/
+15
*
Add libraw1394 autoconf macro (not yet complete).
aeb
2001-02-05
1
-0
/
+7
*
Put 'extern "C"' for C++ back in.
aeb
2001-01-31
1
-1
/
+1
*
First implementation of new error reporting API.
aeb
2001-01-19
1
-14
/
+23
*
Added missing prototypes for iso send functions.
aeb
2000-09-01
1
-0
/
+7
*
Added raw1394_get_irm_id().
aeb
2000-08-08
1
-0
/
+1
*
Added raw1394_reset_bus() call.
aeb
2000-07-05
1
-0
/
+4
*
Fixed lock transaction to actually return response value.
aeb
2000-04-15
1
-2
/
+3
*
Add userdata functions.
aeb
2000-04-05
1
-0
/
+7
[next]