Skip to content

Releases: OCAAlliance/OcaToolsAndDemos

untagged-829d6f6a925b038c0b4e: Added OCA over UDP support to OCA Lite.

03 Apr 11:33
Compare
Choose a tag to compare
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

01 Feb 20:11
Compare
Choose a tag to compare
Added a comment that the OCA Browser is available for OCA Alliance me…

untagged-e04f59931c82ebb11916: - add AES67LiteHostInterfaceSetupTxStream to the Aes67 hostinterface.

12 Jan 09:45
Compare
Choose a tag to compare
- 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

05 Jan 14:36
Compare
Choose a tag to compare
See whether we can build on both windows as linux with the same make …

untagged-a1d59f8fae177d793248

30 Dec 21:16
Compare
Choose a tag to compare
Removed make files from, OCALiteDante runs on windows, OCA_BNKII on u…

untagged-25237559cbac9e2d0e23

30 Dec 18:35
Compare
Choose a tag to compare
Fix project files to make sure OCALiteDante builds again via the visu…

untagged-ada671c45e7f9d751c1b

22 Dec 21:06
f212732
Compare
Choose a tag to compare
Update .travis.yml