runtime_files.list
author Edouard Tisserant
Thu, 23 Dec 2021 11:36:37 +0100
branchRuntimeLists
changeset 3399 95e0b926a8c3
parent 2305 56f1d8aca886
permissions -rw-r--r--
SVGHMI: optimization of C part : stop traversing the whole HMI tree, use dual linked list for subscriptions and single linked list for changes from HMI. Intermediate commit, still crashing in some cases.
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     1
# those files are used in runtime
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     2
# licensed according to LGPL, see COPYING.runtime 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     3
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     4
images/icostop24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     5
images/icoplay24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     6
images/brz.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     7
util/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     8
util/paths.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     9
runtime/WampClient.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    10
runtime/PLCObject.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    11
runtime/NevowServer.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    12
runtime/webinterface.js
2266
ed415982a9aa NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents: 1902
diff changeset
    13
runtime/webinterface.css
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    14
runtime/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    15
runtime/ServicePublisher.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    16
runtime/typemapping.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    17
runtime/loglevels.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    18
Beremiz_service.py
2294
da288f63612f Make Beremiz_service print version information
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1902
diff changeset
    19
version.py