Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-01 | Fixed bugs where incomplete packets with escapes were not decoded correctly. ↵ | Martin Peach | |
Added a help patch. svn path=/trunk/externals/mrpeach/; revision=14183 | |||
2010-09-15 | Can set maximum packet length. Verbosity extended to list inputs. | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=14146 | |||
2010-08-26 | Applied zmoelnig's patch 3051663 to handle intermixed floats and lists as input. | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=13945 | |||
2010-08-26 | Removed spurious warning about extra byte. | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=13944 | |||
2010-05-13 | Check for buffer overflow when adding individual floats. Also it should be ↵ | Martin Peach | |
possible to interleave floats and lists, but there are probably bugs in that bit... svn path=/trunk/externals/mrpeach/; revision=13532 | |||
2010-05-04 | More debug...missing terminator is flagged. | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=13492 | |||
2010-05-04 | Added float input | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=13489 | |||
2010-05-03 | [slipdec] decodes an input list of bytes-as-floats assuming they were ↵ | Martin Peach | |
encoded using SLIP. Useful for OSC over serial links. svn path=/trunk/externals/mrpeach/; revision=13488 |