Skip to content

Releases: iddi/oocsi-processing

Version 1.4.3

12 May 20:25
Compare
Choose a tag to compare

Version 1.4.3

  • fixes in OOCSIDevice and general compatibility for heyOOCSI functionality
  • added example script for heyOOCSI functionality
  • fixed reconnection / ping timeout bug in OOCSI client
  • improved logging for heyOOCSI and OOCSI client
  • added getName() function to allow for exposing the client handle

Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)

Version 1.4.2

16 Jan 18:27
Compare
Choose a tag to compare

Version 1.4.2

  • added heyOOCSI! functionality
  • updated Data Foundry library

Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)

Version 1.4.1

29 Nov 17:31
Compare
Choose a tag to compare

client version 1.4.1

  • JSON serialization support
  • added Data Foundry library and example

Install either by downloading and extracting oocsi.zip or using the Processing Library Manager (easy! also perfect for updating.)

Version 1.4.0

28 May 18:55
Compare
Choose a tag to compare
client version 1.4.0

 - added array support for event attribute retrieval
 - improved documentation README.md and examples

Version 1.3.7 experimental

30 Mar 09:35
Compare
Choose a tag to compare
Pre-release
client version 1.3.7

 - added call-response pattern for channel responders
 - fixed JavaDoc
 - new connection built-up and handling

Version 1.3

09 Aug 19:14
Compare
Choose a tag to compare

This release includes important bug fixes in the main client connection protocol as well as in the OOCSI variables. In addition, channel subscriptions can now be rate limited (that is, the amount of incoming events per second can be limited) and the variables are now more powerful (min/max/smoothing).

Version 1.2

04 Dec 09:40
Compare
Choose a tag to compare

New client version contains some fixes in the system blocks and new examples for using OOCSI in Processing with MIDI and MQTT.

Version 1.1

17 Sep 16:47
Compare
Choose a tag to compare

We just added an event recorder module, which is also covered in two examples.

Version 1.0

09 Jul 08:41
Compare
Choose a tag to compare

This is the 1.0 version of OOCSI for Processing, adding a lot of examples for system-level features, a new package structure, helper classes and documentation.

Version 0.7

08 Oct 11:46
Compare
Choose a tag to compare

__ prepared OOCSI Processing library for installation through Processing PDE