Skip to content

Releases: michalsieron/NarrowBridge

v2.0

15 Dec 12:50
Compare
Choose a tag to compare

Refactored entire program

Changed internal working from one main thread updating all buses, to each bus having its own thread.

v1.1

09 Dec 21:38
ac11761
Compare
Choose a tag to compare
Updated some methods in Bus class to be thread safe

Also changed width values in AnimationPanel to be static final

v1.0

09 Dec 21:24
5aaa50e
Compare
Choose a tag to compare
Added all source files