54 lines
1.5 KiB
Text
54 lines
1.5 KiB
Text
2022-08-26
|
|
- version 0.7
|
|
- relicensing LLGPL → GPLv3
|
|
2022-08-22
|
|
- version 0.6
|
|
- further improvements from jamieforth
|
|
2019-04-02
|
|
- encoder/decoder refactoring from Javier Olaechea @PuercoPop
|
|
2017-12-10
|
|
- osc-examples converted to usocket for portability from @boqs
|
|
2015-08-25
|
|
- support for 64bit ints from Erik Ronström https://github.com/erikronstrom
|
|
2015-08-21
|
|
- implement nested bundles from jamieforth https://github.com/jamieforth
|
|
2011-04-19
|
|
- converted repo from darcs->git
|
|
2010-09-25
|
|
- add osc-devices API from jamieforth
|
|
2010-09-10
|
|
- timetag improvements from jamieforth https://github.com/jamieforth/osc
|
|
2007-02-20
|
|
- version 0.5
|
|
- Allegro CL float en/decoding from vincent akkermans vincent.akkermans@gmail.com
|
|
2006-02-11
|
|
- version 0.4
|
|
- partial timetag implementation
|
|
2005-12-05
|
|
- version 0.3
|
|
- fixed openmcl float bug (decode-uint32)
|
|
2005-11-29
|
|
- version 0.2
|
|
- openmcl float en/decoding
|
|
2005-08-12
|
|
- corrections from Matthew Kennedy mkennedy@gentoo.org
|
|
2005-08-11
|
|
- version 0.1
|
|
2005-03-16
|
|
- packaged as an asdf installable lump
|
|
2005-03-11
|
|
- bundle and blob en/de- coding
|
|
2005-03-05
|
|
- 'declare' scattering and other optimisations
|
|
2005-02-08
|
|
- in-package'd
|
|
- basic dispatcher
|
|
2005-03-01
|
|
- fixed address string bug
|
|
2005-01-26
|
|
- fixed string handling bug
|
|
2005-01-24
|
|
- sends and receives multiple arguments
|
|
- tests in osc-tests.lisp
|
|
2004-12-18
|
|
- initial version, single args only
|