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
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-10-13
Add kernel-doc style documentation headers for most exported functions.
aeb
8
-12
/
+343
2002-10-08
Set the executable flags for autogen.sh and debian/rules that were lost in the
aeb
2
-0
/
+0
2001-08-01
Add raw1394_get_local_id, _irm_id, _nodecount refentry.
aeb
6
-115
/
+108
2001-07-09
Reworked some paragraphs.
aeb
1
-22
/
+154
2001-06-27
Modify info in Debian package copyright file a bit.
aeb
1
-1
/
+2
2001-06-27
Fix wrong error mapping in raw1394_error_to_errno() on local transactions.
aeb
2
-1
/
+3
2001-06-17
debian: Let postinst continue even if input is /dev/null.
aeb
5
-9
/
+15
2001-06-11
Added man page describing format of the iso dump file.
aeb
5
-30
/
+69
2001-06-08
Forgot to add dumpiso and sendiso man pages to repository, fixed.
aeb
2
-0
/
+77
2001-06-08
Moved testlibraw.c from src to tools directory.
aeb
9
-9
/
+545
2001-05-30
debian: Remove a now useless substvar.
aeb
1
-2
/
+0
2001-05-28
debian: Make shlibs file versioned.
aeb
1
-5
/
+2
2001-05-25
Revert move of HTML directory from libraw1394 to libraw1394.html
aeb
2
-3
/
+1
2001-05-25
Revert move of HTML directory from libraw1394 to libraw1394.html
aeb
1
-6
/
+6
2001-05-24
Move HTML formatted documentation subdir from libraw1394 to libraw1394.html.
aeb
6
-9
/
+37
2001-05-14
Handle generation number is not automatically advanced with bus reset.
aeb
10
-41
/
+858
2001-05-14
Fix macros so that they actually work.
aeb
1
-12
/
+18
2001-05-07
Fix Makefile.am to include libraw1394.m4 in distribution.
aeb
4
-6
/
+22
2001-03-21
Store returned generation count after setting of port.
aeb
1
-0
/
+1
2001-02-28
Install libraw1394.am.
aeb
1
-7
/
+9
2001-02-28
testlibraw gets installed now.
aeb
5
-3
/
+42
2001-02-27
Let received iso header be big endian, to be consistent.
aeb
1
-1
/
+2
2001-02-05
Add libraw1394 autoconf macro (not yet complete).
aeb
5
-1
/
+183
2001-01-31
Put 'extern "C"' for C++ back in.
aeb
1
-1
/
+1
2001-01-27
Adapted testlibraw to new style error handling.
aeb
1
-17
/
+18
2001-01-19
Fix building errors.c.
aeb
2
-0
/
+2
2001-01-19
First implementation of new error reporting API.
aeb
7
-28
/
+134
2001-01-04
Fix misplaced device file in Debian installation.
aeb
3
-3
/
+10
2000-12-12
Debian scripts use makedev (>=2.3.1-49) in postinst by default now.
aeb
7
-30
/
+104
2000-11-25
Fix postinst ldconfig.
aeb
2
-11
/
+11
2000-11-25
Add some information about return values.
aeb
1
-3
/
+29
2000-11-24
Bump up version numbers for release.
aeb
2
-3
/
+11
2000-11-24
Added libraw1394.postinst.in to list of distributed files.
aeb
3
-3
/
+35
2000-11-23
Add ldconfig in deb postinst for Debian policy conformance.
aeb
2
-2
/
+17
2000-11-23
Removed acconfig.h, which wasn't needed for some time.
aeb
1
-13
/
+0
2000-11-22
Added ieee1394.h header.
aeb
3
-1
/
+38
2000-09-13
Fix raw1394_start_iso_write() which uses wrong variable.
aeb
1
-1
/
+1
2000-09-10
Work around compiler warnings for int/ptr casts.
aeb
6
-10
/
+20
2000-09-10
Added control files for Debian packages.
aeb
6
-8
/
+106
2000-09-01
Added missing prototypes for iso send functions.
aeb
1
-0
/
+7
2000-08-08
Added raw1394_get_irm_id().
aeb
7
-7
/
+39
2000-08-06
Added support for isochronous sending.
aeb
3
-0
/
+35
2000-07-05
Added raw1394_reset_bus() call.
aeb
4
-0
/
+23
2000-06-22
- Set library version info in configure.in, use in src/Makefile.am.
aeb
4
-2
/
+16
2000-06-15
Update libtool version number.
aeb
2
-2
/
+2
2000-06-14
Added copyright headers.
aeb
6
-0
/
+54
2000-06-11
Added explicit AC_PROG_INSTALL call.
aeb
1
-0
/
+1
2000-06-09
Fix size of error field.
aeb
1
-2
/
+2
2000-06-02
Modified support for 32/64 bit environments, control struct fields have fixed...
aeb
7
-43
/
+28
2000-05-28
Added support for environments with 64 bit kernel and 32 bit userland.
aeb
8
-7
/
+45
[next]