Releases: OCAAlliance/OcaToolsAndDemos
Releases · OCAAlliance/OcaToolsAndDemos
untagged-829d6f6a925b038c0b4e: Added OCA over UDP support to OCA Lite.
See the changes in app/OCALite/OCALite.cpp to initialize an UDP network i.s.o. an TCP network. ReceiveFrom and SendTo must be implemented on the platform. The implementation doesn't use a lot of memory per connection (the TCP one does have buffers per connection).
untagged-9d7eb5bed53b948f8777
Added a comment that the OCA Browser is available for OCA Alliance me…
untagged-e04f59931c82ebb11916: - add AES67LiteHostInterfaceSetupTxStream to the Aes67 hostinterface.
untagged-e04f59931c82ebb11916: - add AES67LiteHostInterfaceSetupTxStream to the Aes67 hostinterface.
- OcaLite on windows now accepts a single command line argument to override the default port (65000). This allows you to run multiple instances on the same host.
untagged-1bf7ce8837fa056d01ec
See whether we can build on both windows as linux with the same make …
untagged-a1d59f8fae177d793248
Removed make files from, OCALiteDante runs on windows, OCA_BNKII on u…
untagged-25237559cbac9e2d0e23
Fix project files to make sure OCALiteDante builds again via the visu…
untagged-ada671c45e7f9d751c1b
Update .travis.yml