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
/
debian
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
Bump to v2.0.3 and update release notes.
Dan Dennedy
2
-1
/
+4
2009-06-18
Fix build always expecting FW_DIR.
Dan Dennedy
2
-0
/
+5
2009-05-31
Match only /dev/fw[0-9]* as firewire-core device files
Stefan Richter
1
-4
/
+10
2009-05-30
Remove an unused struct member
Stefan Richter
1
-1
/
+0
2009-05-30
Fix memory leaks with async requests on firewire-core
Stefan Richter
1
-3
/
+10
2009-05-30
Use new async stream ioctl
Stefan Richter
3
-16
/
+52
2009-05-30
Iso reception: Use packet timestamps in juju ABI v2
Stefan Richter
1
-3
/
+13
2009-05-30
Use new iso resource allocation ioctls
Stefan Richter
3
-2
/
+110
2009-05-30
Use new broadcast request ioctl
Stefan Richter
1
-2
/
+15
2009-05-27
testlibraw: fix printing of local config ROM
Stefan Richter
1
-1
/
+1
2009-02-03
bump version to 2.0.2 and add release notes
v2.0.2
Dan Dennedy
2
-1
/
+5
2009-02-03
Change the license of the "juju" fw*.[hc] files to LGPL v2.1 as approved
Dan Dennedy
3
-39
/
+9
2009-01-14
bump version and add release notes
v2.0.1
Dan Dennedy
2
-2
/
+6
2009-01-12
Set errno = ENOSYS in unimplemented functions
Stefan Richter
1
-0
/
+5
2009-01-10
Work without permission to access local node's /dev/fw*
Stefan Richter
3
-21
/
+38
2008-12-29
Fix stack corruption during juju lock transactions
David Moore
1
-13
/
+19
2008-12-08
Fix iso_shutdown with juju firewire stack
Jarod Wilson
2
-3
/
+22
2008-12-07
Checking /dev/raw1394 and recommendation for creating it for the install make...
Dan Dennedy
1
-23
/
+0
2008-12-07
testlibraw: test raw1394_read_cycle_timer()
Stefan Richter
1
-0
/
+23
2008-12-07
testlibraw: test all cards instead of only the first
Stefan Richter
1
-120
/
+143
2008-12-07
Let fw_read_cycle_timer() use the local fd instead of requiring iso to be ini...
Dan Dennedy
1
-1
/
+1
2008-12-03
[libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()
Stefan Richter
3
-56
/
+1
2008-12-03
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
4
-57
/
+2
2008-10-28
Fix segfault in juju's handle_arm_request
Stefan Richter
1
-0
/
+2
2008-10-28
Reduce nesting depth in new_handle dispatchers
Stefan Richter
1
-47
/
+49
2008-10-28
Address some compiler warnings
Stefan Richter
5
-10
/
+5
2008-10-28
Makes extra sure strings are not overrun.
Erik Hovland
1
-13
/
+19
2008-10-28
Makes sure to check any return values
Erik Hovland
1
-1
/
+2
2008-10-28
Makes sure a value is returned by the function.
Erik Hovland
1
-0
/
+1
2008-10-28
Make sure that we have the right types.
Erik Hovland
2
-7
/
+8
2008-10-28
Compare unsigned values instead of subtracting them.
Erik Hovland
1
-2
/
+3
2008-10-28
Protect against resource leaks.
Erik Hovland
2
-4
/
+11
2008-10-28
Make sure variables are initialized before used.
Erik Hovland
1
-1
/
+2
2008-07-21
dispatch.c: fix a memory leak on not deleting the raw1394 wrapper handle.
Dan Dennedy
1
-1
/
+2
2008-07-18
configure.ac, Makefile.am: drop debian from build and restore doc and tools
v2.0.0
Dan Dennedy
2
-3
/
+1
2008-07-18
NEWS: added release notes
Dan Dennedy
2
-1
/
+5
2008-07-18
Reset the libtool age.
Dan Dennedy
2
-2
/
+5
2008-07-06
Change handle validation to prevent segfault and be more informative.
Dan Dennedy
5
-69
/
+314
2008-07-05
Fix raw1394_read_cycle_timer after juju integration
Stefan Richter
4
-1
/
+33
2008-07-05
Plug dir leak and initialize data structs
Philippe Troin
3
-1
/
+17
2008-04-30
Move the source code files in the juju directory into the src directory and
Dan Dennedy
9
-25
/
+18
2008-04-29
libraw1394.sgml, raw1394.h: remove information about deprecated isochronous
Dan Dennedy
3
-443
/
+29
2008-04-29
juju/raw1394-iso.c: bugfix size of mmap'ed isochronous buffer to prevent
Dan Dennedy
1
-2
/
+2
2008-04-23
First cut at integrating juju
Dan Dennedy
18
-672
/
+1208
2008-04-22
Fix configure.ac missing fi after initial merge.
Dan Dennedy
1
-0
/
+1
2008-03-27
src/eventloop.c: redo the undo (git-svn virgin at the controls)
ddennedy
1
-2
/
+3
2008-03-27
eventloop.c: apply patch from Jonas Bonn to retrty read when failed with EINTR.
ddennedy
1
-3
/
+2
2008-03-27
eventloop.c: apply patch from Jonas Bonn to retry read when failed with EINTR.
ddennedy
1
-2
/
+3
2008-03-27
eventloop.c: apply patch from Jonas Bonn to retry read when failed with EINTR.
Dan Dennedy
1
-2
/
+3
2007-10-24
Set handle->iso.packets to NULL after freeing to avoid double-frees.
Jarod Wilson
1
-0
/
+5
[next]