Joel Wetzell
|
f7850ce70e
|
Merge pull request #24 from jwetzell/fix/float-64-arg-size-check
fix size check on readOSCFloat64
|
2026-05-20 17:39:59 -05:00 |
|
Joel Wetzell
|
8ed1ab065c
|
fix size check on readOSCFloat64
|
2026-05-20 08:38:26 -05:00 |
|
Joel Wetzell
|
6aadaedb5d
|
some linting things
|
2026-05-17 09:22:14 -05:00 |
|
Joel Wetzell
|
a86a9b3121
|
chore: go fix
|
2026-05-09 13:44:28 -05:00 |
|
Joel Wetzell
|
d8dff0794a
|
clean out error return from funcs that don't return error
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 13:46:43 -05:00 |
|
Joel Wetzell
|
a5ac419e3e
|
return on unsupported arg
|
2026-04-29 13:41:42 -05:00 |
|
Joel Wetzell
|
4d8ba2a47b
|
get rid of bytes.Buffer use
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 13:37:48 -05:00 |
|
Joel Wetzell
|
5f5c34c4ea
|
error message formatting
|
2026-04-13 22:51:43 -05:00 |
|
Joel Wetzell
|
16093f2509
|
add support for OSC timetag arg
|
2026-04-13 22:51:29 -05:00 |
|
Joel Wetzell
|
191d74a20a
|
error message formatting
|
2026-04-13 22:42:39 -05:00 |
|
Joel Wetzell
|
b621944dc5
|
error tests for arg values when encoding
|
2026-04-13 18:59:43 -05:00 |
|
Joel Wetzell
|
8fa8aa3a55
|
return errors instead of printing
|
2026-04-13 18:53:35 -05:00 |
|
Joel Wetzell
|
2548771fe3
|
add error handling for OSC address and bad arg type encoding
|
2026-04-13 18:48:50 -05:00 |
|
Joel Wetzell
|
4744321d71
|
add error handling to arg encoding and message/bundle ToBytes()
|
2026-04-13 18:38:25 -05:00 |
|
Joel Wetzell
|
ad3c449149
|
fix up some OSC string parsing issues and test for them
|
2026-04-13 18:17:43 -05:00 |
|
Joel Wetzell
|
9bc51c787f
|
add error checking to readstring method
|
2026-03-02 21:12:48 -06:00 |
|
Joel Wetzell
|
6251acb852
|
use switch
|
2026-01-31 15:49:42 -06:00 |
|
Joel Wetzell
|
5600ef75f5
|
add method to parse bytes as packet
|
2026-01-31 15:49:07 -06:00 |
|
Joel Wetzell
|
6f3a65322b
|
rework send string
|
2026-01-28 14:36:59 -06:00 |
|
jwetzell
|
0928352a57
|
move package to root level
|
2024-12-26 14:57:19 -06:00 |
|