Added units to "settings" directory.
31 lines of code changed in 3 files:
Update some more .cvsignore files.
40 lines of code changed in 15 files:
Reove some unused files.
4 lines of code changed in 6 files:
Don't use dnssd.dll anymore... Only libdns_sd.dll should be used.
16 lines of code changed in 2 files:
Some more .cvsignore files.
3 lines of code changed in 2 files:
Add some missing .cvsignore-files.
27 lines of code changed in 12 files:
Add diff-file for mDNSResponder and some minor changes
1686 lines of code changed in 3 files:
Remove OW_ZERO
1 lines of code changed in 1 file:
Don't check dns_sd.h anymore. Add dlfcn.h instead.
2 lines of code changed in 1 file:
Same typo here...
1 lines of code changed in 1 file:
just remove #endif
1 lines of code changed in 1 file:
Zeroconf works for Windows too now!!! Patched mDNSResponder and compiled it with gcc instead.
libdns_sd.dll is installed in /opt/owfs/lib.
230 lines of code changed in 4 files:
Fix compilation problem for cygwin.
42 lines of code changed in 6 files:
Remove compile-dependency to libdnssd.so and dnssd.dll. Load them in real-time instead.
419 lines of code changed in 33 files:
Added HIH4000 support (Humidity)
28 lines of code changed in 2 files:
Lots of changes for cygwin and windows compilation... Try to load library dynamically
and fix compilation errors.
2503 lines of code changed in 34 files:
Remove some debugging...
11 lines of code changed in 3 files:
A very beta check-in to make it possible to compile for cygwin+bonjour.
There are some extra debug-output which will be removed soon.
133 lines of code changed in 13 files:
printf could be called with a null string.
2 lines of code changed in 1 file:
Bounjour files for compiling under cygwin
0 lines of code changed in 3 files:
Update Windows installer
210 lines of code changed in 1 file:
Check if dns_sd.h exists before enable zero-conf
13 lines of code changed in 1 file:
More DS2438 changes -- use just scratchpad for configuration
20 lines of code changed in 1 file:
Fix Versio variable in windows installer
17 lines of code changed in 1 file:
Retrieve nsi configuration
150 lines of code changed in 1 file:
Accidently broke the configure-tests for swig.
7 lines of code changed in 1 file:
Don't check nested functions since executable can't be run when crosscompiling
3 lines of code changed in 1 file:
2.5p5 reading -- libdns_sd fix in configure.ac
3 lines of code changed in 1 file:
2.5p5 release, with correction of --opt_fuse documentation in morehelp
6 lines of code changed in 2 files:
Windows icons -- in all their ugly glory
41 lines of code changed in 8 files:
Add some if-statements to check if dll's exists
6 lines of code changed in 1 file:
Windows installer changes
111 lines of code changed in 2 files:
Copy ddl-files to bin-dir too.
6 lines of code changed in 1 file:
Forgot to add the new makefile
5 lines of code changed in 1 file:
Some minor updates...
9 lines of code changed in 2 files:
Moving the src/scripts/windows files to src/scripts/usb/* instead and generate
different ds9490.inf files systems with/without cygwin.
321 lines of code changed in 14 files:
Handle "make dist" when swig isn't available.
2 lines of code changed in 1 file:
handle --disable-swig correctly
2 lines of code changed in 1 file:
Minor changes
1 lines of code changed in 1 file:
Add makefile
16 lines of code changed in 1 file:
Various changes for Cygwin installation.
55 lines of code changed in 7 files:
missing comment ending
2 lines of code changed in 1 file:
Fix for DS2438 current readings
34 lines of code changed in 2 files:
Add some Windows/Cygwin files...
1 lines of code changed in 3 files:
Adapter detect have to be done AFTER daemon() in Cygwin. This will remove some
early debug-output about bad adapters, but I think it's work to move the daemon-call.
41 lines of code changed in 1 file:
Have to call usb_get_busses() instead of reading a global variable in cygwin
2 lines of code changed in 1 file:
oops... a typo here which didn't allow to set correct perl-path
1 lines of code changed in 1 file:
cache_size limit
82 lines of code changed in 6 files:
Fix problem when no indevice is defined.
10 lines of code changed in 3 files:
Remove some debugging in Makefile.am
1 lines of code changed in 1 file:
Fix compilation of files under cygwin. (not swig and owfs though)
Changes might break compilation for non-cygwin systems, but I will check this
in a few minutes.
326 lines of code changed in 10 files:
Additional changes to seperate out the nested functions for platforms which don't support them.
687 lines of code changed in 9 files:
extra calls to multithreading removed from configuration file.
1 lines of code changed in 1 file:
Added acinclude.m4 with a new macro to test for compiler support of nested functions. Modified the ow_dir.c module to use the NO_NESTED_FUNCTIONS macro.
47 lines of code changed in 4 files:
Remove nested function Typedir in ow_dir.c for MAxOSX -- invloves global variables and a mutex lock to protect
58 lines of code changed in 4 files:
Just change some spaces..
14 lines of code changed in 2 files:
Moved the local implimentation of localtime_r to before the first reference.
15 lines of code changed in 1 file:
Removed extra space after the backslash.
2 lines of code changed in 1 file:
switch bug in owshe;;/ow_opt makes -s port not work
2 lines of code changed in 1 file:
USB-timeout was 5ms instead of 5 seconds... A slow NSLU2 didn't accept this.
4 lines of code changed in 2 files:
2.5p4 -- bug fixes for OW_Browser wrap, SIGPIPE, rpm man
5 lines of code changed in 1 file:
2.5p4 -- bug fixes for OW_Browser wrap, SIGPIPE, rpm man
4 lines of code changed in 2 files:
signal handling changes
21 lines of code changed in 1 file:
License change
30 lines of code changed in 2 files:
Mike Kalist found that OW_Browser wasn't protected by #if OW_ZERO
3 lines of code changed in 1 file:
rpm for man files
2 lines of code changed in 1 file:
rpm man package
2 lines of code changed in 1 file:
rpm man package
43 lines of code changed in 2 files:
2.5p3 release with owshell for rpm
43 lines of code changed in 2 files: