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
*
Added ieee1394.h header.
aeb
2000-11-22
2
-1
/
+37
*
Fix raw1394_start_iso_write() which uses wrong variable.
aeb
2000-09-13
1
-1
/
+1
*
Work around compiler warnings for int/ptr casts.
aeb
2000-09-10
5
-10
/
+18
*
Added missing prototypes for iso send functions.
aeb
2000-09-01
1
-0
/
+7
*
Added raw1394_get_irm_id().
aeb
2000-08-08
6
-7
/
+38
*
Added support for isochronous sending.
aeb
2000-08-06
2
-0
/
+34
*
Added raw1394_reset_bus() call.
aeb
2000-07-05
3
-0
/
+19
*
- Set library version info in configure.in, use in src/Makefile.am.
aeb
2000-06-22
3
-2
/
+5
*
Update libtool version number.
aeb
2000-06-15
1
-1
/
+1
*
Added copyright headers.
aeb
2000-06-14
6
-0
/
+54
*
Fix size of error field.
aeb
2000-06-09
1
-2
/
+2
*
Modified support for 32/64 bit environments, control struct fields have fixed...
aeb
2000-06-02
5
-30
/
+26
*
Added support for environments with 64 bit kernel and 32 bit userland.
aeb
2000-05-28
6
-7
/
+18
*
Fixed missing setting of ext code in raw1394_start_lock()
aeb
2000-04-27
1
-0
/
+1
*
Fixed lock transaction to actually return response value.
aeb
2000-04-15
2
-5
/
+8
*
Add userdata functions.
aeb
2000-04-05
3
-0
/
+18
*
Version++ and age++ for libtool version info.
aeb
2000-03-17
1
-1
/
+1
*
Added FCP monitoring test.
aeb
2000-03-16
2
-7
/
+46
*
Use correct typedef in my_tag_handler().
aeb
2000-03-16
1
-1
/
+1
*
Fix spelign of raw1394_set_fcp_handler().
aeb
2000-03-16
1
-3
/
+3
*
Added FCP listen functionality.
aeb
2000-03-16
6
-1
/
+98
*
Renamed 'new' args to 'new_h' for C++ compatibility.
aeb
2000-03-12
1
-3
/
+4
*
Added lock transaction.
abombe
2000-02-06
2
-0
/
+53
*
Changed iso rcv handling to separate handlers per channel.
abombe
2000-02-04
5
-23
/
+33
*
Added isochronous I/O support
abombe
1999-12-29
7
-31
/
+116
*
- Added FCP register addresses
abombe
1999-12-18
1
-0
/
+7
*
Added prototypes for async write functions
abombe
1999-12-15
1
-1
/
+6
*
Initial revision
abombe
1999-12-02
9
-0
/
+775