summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Makefile.am to include libraw1394.m4 in distribution.Gravatar aeb 2001-05-074-6/+22
* Store returned generation count after setting of port.Gravatar aeb 2001-03-211-0/+1
* Install libraw1394.am.Gravatar aeb 2001-02-281-7/+9
* testlibraw gets installed now.Gravatar aeb 2001-02-285-3/+42
* Let received iso header be big endian, to be consistent.Gravatar aeb 2001-02-271-1/+2
* Add libraw1394 autoconf macro (not yet complete).Gravatar aeb 2001-02-055-1/+183
* Put 'extern "C"' for C++ back in.Gravatar aeb 2001-01-311-1/+1
* Adapted testlibraw to new style error handling.Gravatar aeb 2001-01-271-17/+18
* Fix building errors.c.Gravatar aeb 2001-01-192-0/+2
* First implementation of new error reporting API.Gravatar aeb 2001-01-197-28/+134
* Fix misplaced device file in Debian installation.Gravatar aeb 2001-01-043-3/+10
* Debian scripts use makedev (>=2.3.1-49) in postinst by default now.Gravatar aeb 2000-12-127-30/+104
* Fix postinst ldconfig.Gravatar aeb 2000-11-252-11/+11
* Add some information about return values.Gravatar aeb 2000-11-251-3/+29
* Bump up version numbers for release.Gravatar aeb 2000-11-242-3/+11
* Added libraw1394.postinst.in to list of distributed files.Gravatar aeb 2000-11-243-3/+35
* Add ldconfig in deb postinst for Debian policy conformance.Gravatar aeb 2000-11-232-2/+17
* Removed acconfig.h, which wasn't needed for some time.Gravatar aeb 2000-11-231-13/+0
* Added ieee1394.h header.Gravatar aeb 2000-11-223-1/+38
* Fix raw1394_start_iso_write() which uses wrong variable.Gravatar aeb 2000-09-131-1/+1
* Work around compiler warnings for int/ptr casts.Gravatar aeb 2000-09-106-10/+20
* Added control files for Debian packages.Gravatar aeb 2000-09-106-8/+106
* Added missing prototypes for iso send functions.Gravatar aeb 2000-09-011-0/+7
* Added raw1394_get_irm_id().Gravatar aeb 2000-08-087-7/+39
* Added support for isochronous sending.Gravatar aeb 2000-08-063-0/+35
* Added raw1394_reset_bus() call.Gravatar aeb 2000-07-054-0/+23
* - Set library version info in configure.in, use in src/Makefile.am.Gravatar aeb 2000-06-224-2/+16
* Update libtool version number.Gravatar aeb 2000-06-152-2/+2
* Added copyright headers.Gravatar aeb 2000-06-146-0/+54
* Added explicit AC_PROG_INSTALL call.Gravatar aeb 2000-06-111-0/+1
* Fix size of error field.Gravatar aeb 2000-06-091-2/+2
* Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 2000-06-027-43/+28
* Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 2000-05-288-7/+45
* Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 2000-04-271-0/+1
* Fixed lock transaction to actually return response value.Gravatar aeb 2000-04-153-5/+11
* Add userdata functions as news.Gravatar aeb 2000-04-121-0/+4
* Add userdata functions.Gravatar aeb 2000-04-053-0/+18
* Bump version number to 0.6.Gravatar aeb 2000-03-183-5/+6
* Mention byte order change.Gravatar aeb 2000-03-181-0/+2
* Mention SourceForge home.Gravatar aeb 2000-03-181-1/+5
* Add script to generate Makefiles from bare CVS checkout.Gravatar aeb 2000-03-181-0/+59
* Version++ and age++ for libtool version info.Gravatar aeb 2000-03-171-1/+1
* - Added FCP monitoring entryGravatar aeb 2000-03-161-0/+8
* Added FCP monitoring test.Gravatar aeb 2000-03-162-7/+46
* Use correct typedef in my_tag_handler().Gravatar aeb 2000-03-161-1/+1
* Fix spelign of raw1394_set_fcp_handler().Gravatar aeb 2000-03-161-3/+3
* Added FCP listen functionality.Gravatar aeb 2000-03-166-1/+98
* Removed obsolete AC_PROG_RANLIB.Gravatar aeb 2000-03-161-1/+0
* Ensure this ends up in distributions.Gravatar aeb 2000-03-121-0/+515
* Renamed 'new' args to 'new_h' for C++ compatibility.Gravatar aeb 2000-03-121-3/+4