summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify info in Debian package copyright file a bit.Gravatar aeb 2001-06-271-1/+2
* Fix wrong error mapping in raw1394_error_to_errno() on local transactions.Gravatar aeb 2001-06-272-1/+3
* debian: Let postinst continue even if input is /dev/null.Gravatar aeb 2001-06-175-9/+15
* Added man page describing format of the iso dump file.Gravatar aeb 2001-06-115-30/+69
* Forgot to add dumpiso and sendiso man pages to repository, fixed.Gravatar aeb 2001-06-082-0/+77
* Moved testlibraw.c from src to tools directory.Gravatar aeb 2001-06-089-9/+545
* debian: Remove a now useless substvar.Gravatar aeb 2001-05-301-2/+0
* debian: Make shlibs file versioned.Gravatar aeb 2001-05-281-5/+2
* Revert move of HTML directory from libraw1394 to libraw1394.htmlGravatar aeb 2001-05-252-3/+1
* Revert move of HTML directory from libraw1394 to libraw1394.htmlGravatar aeb 2001-05-251-6/+6
* Move HTML formatted documentation subdir from libraw1394 to libraw1394.html.Gravatar aeb 2001-05-246-9/+37
* Handle generation number is not automatically advanced with bus reset.Gravatar aeb 2001-05-1410-41/+858
* Fix macros so that they actually work.Gravatar aeb 2001-05-141-12/+18
* 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