| debian changes | (download) |
.codespellignorelines |
187 187 + 0 - 0 !
.codespellignorewords |
3 3 + 0 - 0 !
.flake8 |
4 4 + 0 - 0 !
.github/workflows/annotation.yml |
20 20 + 0 - 0 !
.gitlab-ci.yml |
43 43 + 0 - 0 !
.travis-ci.sh |
259 259 + 0 - 0 !
.travis.yml |
376 376 + 0 - 0 !
common/LICENCE |
13 13 + 0 - 0 !
common/base/Init.cpp |
2 1 + 1 - 0 !
configure.ac |
2 1 + 1 - 0 !
examples/LICENCE |
13 13 + 0 - 0 !
include/ola/LICENCE |
13 13 + 0 - 0 !
include/ola/acn/LICENCE |
13 13 + 0 - 0 !
include/ola/e133/LICENCE |
13 13 + 0 - 0 !
include/olad/LICENCE |
13 13 + 0 - 0 !
java/Makefile.am |
4 2 + 2 - 0 !
java/pom.xml |
2 1 + 1 - 0 !
javascript/new-src/LICENCE |
13 13 + 0 - 0 !
javascript/ola/LICENCE |
13 13 + 0 - 0 !
libs/LICENCE |
13 13 + 0 - 0 !
man/generate-html.sh |
45 45 + 0 - 0 !
ola/LICENCE |
13 13 + 0 - 0 !
olad/LICENCE |
13 13 + 0 - 0 !
olad/www/Makefile.mk |
8 0 + 8 - 0 !
plugins/LICENCE |
13 13 + 0 - 0 !
plugins/kinet/kinet.cpp |
308 308 + 0 - 0 !
python/examples/LICENCE |
13 13 + 0 - 0 !
python/examples/ola_artnet_params.py |
2 1 + 1 - 0 !
python/examples/ola_candidate_ports.py |
2 1 + 1 - 0 !
python/examples/ola_devices.py |
2 1 + 1 - 0 !
python/examples/ola_patch_unpatch.py |
2 1 + 1 - 0 !
python/examples/ola_plugin_info.py |
2 1 + 1 - 0 !
python/examples/ola_rdm_discover.py |
2 1 + 1 - 0 !
python/examples/ola_rdm_get.py |
2 1 + 1 - 0 !
python/examples/ola_recv_dmx.py |
2 1 + 1 - 0 !
python/examples/ola_send_dmx.py |
2 1 + 1 - 0 !
python/examples/ola_simple_fade.py |
2 1 + 1 - 0 !
python/examples/ola_universe_info.py |
2 1 + 1 - 0 !
python/examples/rdm_compare.py |
2 1 + 1 - 0 !
python/examples/rdm_snapshot.py |
2 1 + 1 - 0 !
python/ola/ClientWrapperTest.py |
7 4 + 3 - 0 !
python/ola/DUBDecoderTest.py |
2 1 + 1 - 0 !
python/ola/LICENCE |
13 13 + 0 - 0 !
python/ola/MACAddressTest.py |
2 1 + 1 - 0 !
python/ola/OlaClientTest.py |
2 1 + 1 - 0 !
python/ola/PidStoreTest.py |
2 1 + 1 - 0 !
python/ola/RDMTest.py |
27 14 + 13 - 0 !
python/ola/TestUtils.py |
14 13 + 1 - 0 !
python/ola/UIDTest.py |
2 1 + 1 - 0 !
python/ola/rpc/SimpleRpcControllerTest.py |
2 1 + 1 - 0 !
scripts/enforce_licence.py |
329 329 + 0 - 0 !
scripts/verify_trees.py |
132 132 + 0 - 0 !
tools/e133/LICENCE |
13 13 + 0 - 0 !
tools/logic/LICENCE |
13 13 + 0 - 0 !
tools/ola_mon/LICENCE |
13 13 + 0 - 0 !
tools/ola_trigger/LICENCE |
13 13 + 0 - 0 !
tools/rdm/LICENCE |
13 13 + 0 - 0 !
tools/rdm/Makefile.mk |
2 0 + 2 - 0 !
tools/rdm/ResponderTestTest.py |
2 1 + 1 - 0 !
tools/rdm/TestStateTest.py |
2 1 + 1 - 0 !
tools/rdm/launch_tests.py |
2 1 + 1 - 0 !
tools/rdm/rdm_model_collector.py |
2 1 + 1 - 0 !
tools/rdm/rdm_responder_test.py |
2 1 + 1 - 0 !
tools/rdm/rdm_test_server.py |
2 1 + 1 - 0 !
tools/rdm/setup_patch.py |
2 1 + 1 - 0 !
tools/rdm/static/rdmtests.html |
6 3 + 3 - 0 !
tools/rdmpro/LICENCE |
13 13 + 0 - 0 !
tools/usbpro/LICENCE |
13 13 + 0 - 0 !
68 files changed, 2044 insertions(+), 61 deletions(-) |
---
|