[root]/module/owlib/src/include

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1658 (100.0%) | 23966 (100.0%) | 14.4 |
| alfille | 1423 (85.8%) | 18591 (77.6%) | 13.0 |
| d1mag | 204 (12.3%) | 4178 (17.4%) | 20.4 |
| vtt | 28 (1.7%) | 1182 (4.9%) | 42.2 |
| geocar | 2 (0.1%) | 8 (0.0%) | 4.0 |
| jacobdp | 1 (0.1%) | 7 (0.0%) | 7.0 |
Implement Michael Markstaller's USB fixes.
1 lines of code changed in 1 file:
external directory seaech support
8 lines of code changed in 1 file:
Add more exteranl support -- adds to tree, structure works, directory still a work in progress.
10 lines of code changed in 4 files:
remove older filetype flag pointers.
1 lines of code changed in 1 file:
All the external parts on in place -- the actual testing is next.
14 lines of code changed in 2 files:
Add parsedname processing for external devices.
7 lines of code changed in 1 file:
Move sone of the external sensor and property tree handling to a separate file
4 lines of code changed in 1 file:
change name of sn_alias to sn_not_sn since it can be alias or external
6 lines of code changed in 2 files:
Back out extra field member in struct fietype -- we can use the read function much more effectively and not require a mostly useless field in every device property.
13 lines of code changed in 2 files:
Add external read with script handling -- still not hooked into tree structure.
13 lines of code changed in 1 file:
Improve device_name in parsed_name structure
2 lines of code changed in 1 file:
Add another member to the device structure -- requires a new field to to every device.
25 lines of code changed in 4 files:
Fix order of Properties entry
2 lines of code changed in 1 file:
Fix sensor and property parsing.
10 lines of code changed in 1 file:
Add sensor data field and simplifying macro
2 lines of code changed in 1 file:
Update external to reflect the new separate structure elements in the PROPERTY line -- see the owfs.org site
10 lines of code changed in 1 file:
Fix the family tree references and creation
2 lines of code changed in 1 file:
Add family tree
10 lines of code changed in 1 file:
Add ow_external.h to project
69 lines of code changed in 2 files:
Fix from Jacob Joseph -- allow_other can now work in config file.
8 lines of code changed in 2 files:
Add program_type_external
2 lines of code changed in 1 file:
Add O_CLSEXEC to open() to allow safe forking for plugins
4 lines of code changed in 1 file:
Add channel lock to buslock and add some indirrection to SOC
5 lines of code changed in 2 files:
channel work
5 lines of code changed in 2 files:
start to break out channel-specific routines -- first with new place-holding ow_channel.[ch]
42 lines of code changed in 4 files:
Add mutex and head so all channels in enet3 don't collide
3 lines of code changed in 1 file:
Add channel number field for ENET3
2 lines of code changed in 1 file:
Avahi isn't cygwin compatible -- use Bonjour and protect code
1 lines of code changed in 1 file:
Fix compiler warning.
2 lines of code changed in 1 file:
Add example_slave
2 lines of code changed in 1 file:
Add example_slave
25 lines of code changed in 2 files:
Use more netlink macros, and remove a buggy memory free
2 lines of code changed in 1 file:
Change buspath and pathlength to ds2409_hubs and ds2409_depth to decrease "path" overuse.
8 lines of code changed in 2 files:
Static buffer in parsedname structure for path name copies
3 lines of code changed in 1 file:
Add support for sparse property arrays
13 lines of code changed in 3 files:
fix argument type in call to err_msg
2 lines of code changed in 1 file:
w1_bind is now equivalent to w1 netlink socket opening
2 lines of code changed in 1 file:
Add structure packing pragma.
12 lines of code changed in 3 files:
Patch from James Whitlock for w1 thread error.
8 lines of code changed in 2 files:
return_code work
5 lines of code changed in 1 file:
(885 more)