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
*
Fix Makefile.am to include libraw1394.m4 in distribution.
aeb
2001-05-07
4
-6
/
+22
*
Store returned generation count after setting of port.
aeb
2001-03-21
1
-0
/
+1
*
Install libraw1394.am.
aeb
2001-02-28
1
-7
/
+9
*
testlibraw gets installed now.
aeb
2001-02-28
5
-3
/
+42
*
Let received iso header be big endian, to be consistent.
aeb
2001-02-27
1
-1
/
+2
*
Add libraw1394 autoconf macro (not yet complete).
aeb
2001-02-05
5
-1
/
+183
*
Put 'extern "C"' for C++ back in.
aeb
2001-01-31
1
-1
/
+1
*
Adapted testlibraw to new style error handling.
aeb
2001-01-27
1
-17
/
+18
*
Fix building errors.c.
aeb
2001-01-19
2
-0
/
+2
*
First implementation of new error reporting API.
aeb
2001-01-19
7
-28
/
+134
*
Fix misplaced device file in Debian installation.
aeb
2001-01-04
3
-3
/
+10
*
Debian scripts use makedev (>=2.3.1-49) in postinst by default now.
aeb
2000-12-12
7
-30
/
+104
*
Fix postinst ldconfig.
aeb
2000-11-25
2
-11
/
+11
*
Add some information about return values.
aeb
2000-11-25
1
-3
/
+29
*
Bump up version numbers for release.
aeb
2000-11-24
2
-3
/
+11
*
Added libraw1394.postinst.in to list of distributed files.
aeb
2000-11-24
3
-3
/
+35
*
Add ldconfig in deb postinst for Debian policy conformance.
aeb
2000-11-23
2
-2
/
+17
*
Removed acconfig.h, which wasn't needed for some time.
aeb
2000-11-23
1
-13
/
+0
*
Added ieee1394.h header.
aeb
2000-11-22
3
-1
/
+38
*
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
6
-10
/
+20
*
Added control files for Debian packages.
aeb
2000-09-10
6
-8
/
+106
*
Added missing prototypes for iso send functions.
aeb
2000-09-01
1
-0
/
+7
*
Added raw1394_get_irm_id().
aeb
2000-08-08
7
-7
/
+39
*
Added support for isochronous sending.
aeb
2000-08-06
3
-0
/
+35
*
Added raw1394_reset_bus() call.
aeb
2000-07-05
4
-0
/
+23
*
- Set library version info in configure.in, use in src/Makefile.am.
aeb
2000-06-22
4
-2
/
+16
*
Update libtool version number.
aeb
2000-06-15
2
-2
/
+2
*
Added copyright headers.
aeb
2000-06-14
6
-0
/
+54
*
Added explicit AC_PROG_INSTALL call.
aeb
2000-06-11
1
-0
/
+1
*
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
7
-43
/
+28
*
Added support for environments with 64 bit kernel and 32 bit userland.
aeb
2000-05-28
8
-7
/
+45
*
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
3
-5
/
+11
*
Add userdata functions as news.
aeb
2000-04-12
1
-0
/
+4
*
Add userdata functions.
aeb
2000-04-05
3
-0
/
+18
*
Bump version number to 0.6.
aeb
2000-03-18
3
-5
/
+6
*
Mention byte order change.
aeb
2000-03-18
1
-0
/
+2
*
Mention SourceForge home.
aeb
2000-03-18
1
-1
/
+5
*
Add script to generate Makefiles from bare CVS checkout.
aeb
2000-03-18
1
-0
/
+59
*
Version++ and age++ for libtool version info.
aeb
2000-03-17
1
-1
/
+1
*
- Added FCP monitoring entry
aeb
2000-03-16
1
-0
/
+8
*
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
*
Removed obsolete AC_PROG_RANLIB.
aeb
2000-03-16
1
-1
/
+0
*
Ensure this ends up in distributions.
aeb
2000-03-12
1
-0
/
+515
*
Renamed 'new' args to 'new_h' for C++ compatibility.
aeb
2000-03-12
1
-3
/
+4
[next]