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
*
bump version and add release notes
v2.0.1
Dan Dennedy
2009-01-14
2
-2
/
+6
*
Set errno = ENOSYS in unimplemented functions
Stefan Richter
2009-01-12
1
-0
/
+5
*
Work without permission to access local node's /dev/fw*
Stefan Richter
2009-01-10
3
-21
/
+38
*
Fix stack corruption during juju lock transactions
David Moore
2008-12-29
1
-13
/
+19
*
Fix iso_shutdown with juju firewire stack
Jarod Wilson
2008-12-08
2
-3
/
+22
*
Checking /dev/raw1394 and recommendation for creating it for the install make...
Dan Dennedy
2008-12-07
1
-23
/
+0
*
testlibraw: test raw1394_read_cycle_timer()
Stefan Richter
2008-12-07
1
-0
/
+23
*
testlibraw: test all cards instead of only the first
Stefan Richter
2008-12-07
1
-120
/
+143
*
Let fw_read_cycle_timer() use the local fd instead of requiring iso to be ini...
Dan Dennedy
2008-12-07
1
-1
/
+1
*
[libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()
Stefan Richter
2008-12-03
3
-56
/
+1
*
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
2008-12-03
4
-57
/
+2
*
Fix segfault in juju's handle_arm_request
Stefan Richter
2008-10-28
1
-0
/
+2
*
Reduce nesting depth in new_handle dispatchers
Stefan Richter
2008-10-28
1
-47
/
+49
*
Address some compiler warnings
Stefan Richter
2008-10-28
5
-10
/
+5
*
Makes extra sure strings are not overrun.
Erik Hovland
2008-10-28
1
-13
/
+19
*
Makes sure to check any return values
Erik Hovland
2008-10-28
1
-1
/
+2
*
Makes sure a value is returned by the function.
Erik Hovland
2008-10-28
1
-0
/
+1
*
Make sure that we have the right types.
Erik Hovland
2008-10-28
2
-7
/
+8
*
Compare unsigned values instead of subtracting them.
Erik Hovland
2008-10-28
1
-2
/
+3
*
Protect against resource leaks.
Erik Hovland
2008-10-28
2
-4
/
+11
*
Make sure variables are initialized before used.
Erik Hovland
2008-10-28
1
-1
/
+2
*
dispatch.c: fix a memory leak on not deleting the raw1394 wrapper handle.
Dan Dennedy
2008-07-21
1
-1
/
+2
*
configure.ac, Makefile.am: drop debian from build and restore doc and tools
v2.0.0
Dan Dennedy
2008-07-18
2
-3
/
+1
*
NEWS: added release notes
Dan Dennedy
2008-07-18
2
-1
/
+5
*
Reset the libtool age.
Dan Dennedy
2008-07-18
2
-2
/
+5
*
Change handle validation to prevent segfault and be more informative.
Dan Dennedy
2008-07-06
5
-69
/
+314
*
Fix raw1394_read_cycle_timer after juju integration
Stefan Richter
2008-07-05
4
-1
/
+33
*
Plug dir leak and initialize data structs
Philippe Troin
2008-07-05
3
-1
/
+17
*
Move the source code files in the juju directory into the src directory and
Dan Dennedy
2008-04-30
9
-25
/
+18
*
libraw1394.sgml, raw1394.h: remove information about deprecated isochronous
Dan Dennedy
2008-04-29
3
-443
/
+29
*
juju/raw1394-iso.c: bugfix size of mmap'ed isochronous buffer to prevent
Dan Dennedy
2008-04-29
1
-2
/
+2
*
First cut at integrating juju
Dan Dennedy
2008-04-23
18
-672
/
+1208
*
Fix configure.ac missing fi after initial merge.
Dan Dennedy
2008-04-22
1
-0
/
+1
*
Merge commit 'krh/juju'
Dan Dennedy
2008-04-22
8
-19
/
+2196
|
\
|
*
Set handle->iso.packets to NULL after freeing to avoid double-frees.
Jarod Wilson
2007-10-24
1
-0
/
+5
|
*
Update the juju implementation to follow the recent bitfield changes.
Kristian Høgsberg
2007-06-13
2
-16
/
+9
|
*
Follow ioctl changes and header file move.
Kristian Høgsberg
2007-04-17
2
-3
/
+12
|
*
Use correct payload size for two-operand lock transactions.
Jay Fenlason
2007-04-12
1
-2
/
+2
|
*
Use power-of-two max packet sizes.
Kristian Høgsberg
2007-04-12
1
-1
/
+13
|
*
Wrap receive tail pointer correctly.
Kristian Høgsberg
2007-04-12
1
-1
/
+2
|
*
Refactor packet queueing and use for both xmit and recv.
Kristian Høgsberg
2007-04-11
2
-129
/
+54
|
*
Fix warnings.
Kristian Høgsberg
2007-04-03
2
-11
/
+17
|
*
Implement raw1394_iso_xmit_sync(), remove debug code.
Kristian Høgsberg
2007-04-03
1
-10
/
+33
|
*
Handle rawiso dispositions.
Kristian Høgsberg
2007-04-03
1
-7
/
+37
|
*
Fix xmit payload packing, use pointers for circular buffer indices.
Kristian Høgsberg
2007-04-03
2
-63
/
+58
|
*
Make raw1394_iso_xmit_write work.
Kristian Høgsberg
2007-04-03
2
-38
/
+98
|
*
More work on iso receive; handle payload wrapping.
Kristian Høgsberg
2007-04-02
2
-16
/
+28
|
*
Decode iso headers properly.
Kristian Høgsberg
2007-03-31
1
-8
/
+11
|
*
Get rawiso receive a little closer to working.
Kristian Høgsberg
2007-03-28
3
-58
/
+127
|
*
Add the juju support work so far.
Kristian Høgsberg
2007-03-26
8
-19
/
+2053
[next]