You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Art-Net DMX over IP library for Java and Processing. This library adds a lot of
9
9
* Added ability to receive `OpDmx` packages
10
10
* Send and receive via UDP broadcast.
11
11
* Support for [Art-Ext](https://github.com/mattbeghin/Art-Ext-Poll) packages.
12
+
* Support for [OpTimeCode](https://art-net.org.uk/structure/time-keeping-triggering/arttimecode/) packages (thanks to [@MrExplode](https://github.com/MrExplode))
12
13
* Port selection of the UDP services
13
14
* Supports java version `8` and `11` (oracle and openjdk)
0 commit comments