2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2019-03-11 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
file |
diff |
annotate
|
2018-12-21 |
Edouard Tisserant |
Added support to PYROS in Zeroconf discovery and publish. For now, PYRO://mdnsname._tcp.local. URI are broken, and discovery panel generate IP based URI by default.
|
file |
diff |
annotate
|
2018-10-23 |
Edouard Tisserant |
Force Zeroconf to listen and answer only on interface specified with '-i' command line argument.
|
file |
diff |
annotate
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-19 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-10-03 |
Andrey Skvortsov |
remove unused variables found by pylint
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
file |
diff |
annotate
|
2017-09-22 |
Andrey Skvortsov |
remove in-tree version of Zeroconf and use upstream from
|
file |
diff |
annotate
|
2017-09-22 |
Andrey Skvortsov |
fix usage of python2-only print statement
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2017-03-27 |
Andrey Skvortsov |
runtime is licensed under LGPLv2.1
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2012-06-08 |
Edouard Tisserant |
Now, PYRO:// locations also accept MDNS service names
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2011-11-28 |
Edouard Tisserant |
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
|
file |
diff |
annotate
|
2011-11-22 |
Edouard Tisserant |
converted ServicePublisher.py to unix line ending
|
file |
diff |
annotate
|
2011-11-22 |
Edouard Tisserant |
added periodic retry for zeroconf, in case network interface is not ready
|
file |
diff |
annotate
|
2011-11-21 |
Edouard Tisserant |
ServicePublisher.py was missing in previous commit
|
file |
diff |
annotate
|
2011-11-20 |
Edouard Tisserant |
Fixed typo in /runtime/ServicePublisher
|
file |
diff |
annotate
|
2011-05-23 |
Edouard Tisserant |
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
|
file |
diff |
annotate
|
2008-10-24 |
greg |
add taskbaricon to beremiz_service.
|
file |
diff |
annotate
|
2008-08-22 |
etisserant |
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
|
file |
diff |
annotate
|
2008-08-19 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|