Open Lighting Architecture (OLA)
https://www.openlighting.org/
No description set
- Sources inherited from project multimedia:libs
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/ola && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000263 263 Bytes | |
baselibs.conf | 0000000104 104 Bytes | |
ola-0.10.9.tar.gz | 0002578760 2.46 MB | |
ola-Fix-protoc-version-checking-since-v20-x.patch | 0000002784 2.72 KB | |
ola-remove_defines.patch | 0000029718 29 KB | |
ola.changes | 0000011363 11.1 KB | |
ola.spec | 0000004524 4.42 KB |
Revision 24 (latest revision is 25)
Takashi Iwai (tiwai)
accepted
request 1125375
from
Konstantin Voinov (kill_it)
(revision 24)
- Set _service mode to manual - add ola-Fix-protoc-version-checking-since-v20-x.patch and use protobuf21 to fix build in TW - Update to 0.10.9 Features: * Python 3 compatibility across the board (including the RDM Responder Tests)! #1506 * Support for the JMS USB2DMX PRO V2.1 device via the FTDI plugin #1728 API: * Python: Add a fetch current DMX example. RDM Tests: * Python 3 compatibility of the RDM Tests #1599 * Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts Bugs: * Fix some tests not working on Big Endian machines because our RPC is encoded with native format and those tests used sample data from a Little Endian machine * Renamed EndpointNoticationEvent(sic) to EndpointNotificationEvent in the E1.33 EndpointManager code * Check if librt exists and add it to the build if required * Ensure we can build on later Protobuf and C++ and silence deprecation messages where required * Fix the NetBSD build * Clarify the usage of some of the various Enttec Open DMX USB plugins * Relax the timing on the ClientWrapperTest so it doesn't fail occasionally #1714 * Correct the documentation of some existing limits in the E1.31 plugin * Fix some undefined behaviour in TimeoutManager::ExecuteTimeouts #1726 * Fix UARTs on Debian Bullseye #1749 * Fix Python version detection for versions > 3.9 #1755, #1780 * Update Angular and Angular-Route versions used by the new web UI and add workaround to be compatible #1782 Debian #1016447 * Significantly reduce the delay when using StreamingClient with EPoll and multiple universes #1793 Internal: * Add more debugging so we can tell why setting the baud rate failed * Replace "currentThread" with "current_thread" in Python since the former has been deprecated * Fix lots more internal typos and grammar * Add unit tests for more of the Python RDM Test classes * Sort the Python imports with isort
Comments 0