Skip to content

Releases: ossia/libossia

v1.0.10

05 Oct 23:08
Compare
Choose a tag to compare

Minor fix: linux builds should now support zeroconf discovery.

v1.0.9

04 Oct 21:00
Compare
Choose a tag to compare

New features

  • Some new utility functions are available in the C and Java API

Bugfixes

  • Various deployment issues were fixed, audio engine was refactored
  • Windows Java & Unity3D dlls are built against the static runtime so that it does not need various msvc dll.

v1.0.8

22 Sep 09:01
Compare
Choose a tag to compare

Bugfix

This release fixes a bug in the oscquery implementation that could lead to crashes if the application gets spammed by OSC messages when starting up

v1.0.7-2

20 Sep 11:30
4bf4be1
Compare
Choose a tag to compare
Update azure-pipelines.yml

v1.0.7

19 Sep 22:07
Compare
Choose a tag to compare
More Java API coverage

v1.0.6

01 Sep 09:20
Compare
Choose a tag to compare

New features

  • DNSSD (Bonjour) is now supported out-of-the box on Windows

Bugfixes

  • Fix rare potential crashes in OSCQuery when receiving new nodes to create while quitting an application.
  • Fix various compiler warnings

v1.0.5

09 Aug 08:06
Compare
Choose a tag to compare
disable purrdata on win32, does not seem to build

v1.0.5-rc7

07 Aug 15:40
Compare
Choose a tag to compare
Fix tag inclusion in azure pipelines

v1.0.5-rc5

07 Aug 15:01
Compare
Choose a tag to compare
Update azure-pipelines.yml for Azure Pipelines

v1.0.5-rc3

07 Aug 09:35
1cc4d33
Compare
Choose a tag to compare
Update .travis.yml