Commit Graph

  • f878255c7f Bump actions/setup-go from 6 to 7 dependabot/github_actions/actions/setup-go-7 dependabot[bot] 2026-07-20 02:53:37 +00:00
  • 7a5ef4c56b Merge pull request #27 from jwetzell/dependabot/github_actions/actions/checkout-7 main Joel Wetzell 2026-07-13 13:27:51 -05:00
  • 113cb622e8 Merge pull request #28 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.10.1 Joel Wetzell 2026-07-13 13:25:51 -05:00
  • 1994949841 Bump github.com/urfave/cli/v3 from 3.9.0 to 3.10.1 dependabot[bot] 2026-06-29 02:53:22 +00:00
  • fe499f0c21 Bump actions/checkout from 6 to 7 dependabot[bot] 2026-06-22 02:53:16 +00:00
  • 2278ad7a1c Merge pull request #25 from jwetzell/dependabot/github_actions/codecov/codecov-action-7 Joel Wetzell 2026-06-10 11:37:11 -05:00
  • d4a56fcd11 rename variables Joel Wetzell 2026-06-08 12:23:40 -05:00
  • e8626ab230 Bump codecov/codecov-action from 6 to 7 dependabot[bot] 2026-06-08 02:53:29 +00:00
  • 58672c9ab3 mess around with benchmarks and fuzzing Joel Wetzell 2026-05-20 17:41:57 -05:00
  • 8b8129b2e2 add size check to bundle content Joel Wetzell 2026-05-20 17:41:37 -05:00
  • f7850ce70e Merge pull request #24 from jwetzell/fix/float-64-arg-size-check Joel Wetzell 2026-05-20 17:39:59 -05:00
  • 8ed1ab065c fix size check on readOSCFloat64 fix/float-64-arg-size-check Joel Wetzell 2026-05-20 08:38:26 -05:00
  • 82e9c7ed24 Merge pull request #23 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.9.0 Joel Wetzell 2026-05-19 14:34:06 -05:00
  • 9f34a57141 Bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 dependabot[bot] 2026-05-18 03:23:16 +00:00
  • 6aadaedb5d some linting things Joel Wetzell 2026-05-17 09:22:14 -05:00
  • d6d4ac4419 stop using destination Joel Wetzell 2026-05-09 14:06:33 -05:00
  • a86a9b3121 chore: go fix Joel Wetzell 2026-05-09 13:44:28 -05:00
  • 216f84a2d9 Merge pull request #22 from jwetzell/error-handling-cleanup Joel Wetzell 2026-04-29 13:56:47 -05:00
  • bd6a548e34 Add Codecov badge to README Joel Wetzell 2026-04-29 13:56:32 -05:00
  • d8dff0794a clean out error return from funcs that don't return error Joel Wetzell 2026-04-29 13:46:43 -05:00
  • 0c4d36b376 cleanup printing Joel Wetzell 2026-04-29 13:41:50 -05:00
  • a5ac419e3e return on unsupported arg Joel Wetzell 2026-04-29 13:41:42 -05:00
  • 3b66c38d18 Merge pull request #21 from jwetzell/dependabot/github_actions/codecov/codecov-action-6 Joel Wetzell 2026-04-27 08:35:42 -05:00
  • 4d8ba2a47b get rid of bytes.Buffer use Joel Wetzell 2026-04-26 13:37:48 -05:00
  • 0caf1b02a7 Bump codecov/codecov-action from 5 to 6 dependabot[bot] 2026-04-20 02:55:47 +00:00
  • d82919e9f1 remove codecov badge sendosc/v1.3.0 receiveosc/v2.1.0 makeosc/v1.2.0 Joel Wetzell 2026-04-13 22:59:44 -05:00
  • 4078efa090 update readme Joel Wetzell 2026-04-13 22:56:57 -05:00
  • 53864a35dc Merge pull request #20 from jwetzell/error-handling v0.3.0 Joel Wetzell 2026-04-13 22:53:07 -05:00
  • 2ec4be5426 more tests for bad arg parsing Joel Wetzell 2026-04-13 22:51:52 -05:00
  • 5f5c34c4ea error message formatting Joel Wetzell 2026-04-13 22:51:43 -05:00
  • 16093f2509 add support for OSC timetag arg Joel Wetzell 2026-04-13 22:51:29 -05:00
  • 191d74a20a error message formatting Joel Wetzell 2026-04-13 22:42:39 -05:00
  • 738b87b03f add tests for PacketFromBytes Joel Wetzell 2026-04-13 22:42:30 -05:00
  • 42b1f9cf8a add error tests for arg decoding in message Joel Wetzell 2026-04-13 22:42:15 -05:00
  • 16e1ad039e add test for nested bundle Joel Wetzell 2026-04-13 22:41:56 -05:00
  • eb539dd319 add test for bundle with bad contents Joel Wetzell 2026-04-13 22:41:43 -05:00
  • 1465663a63 add tests just for arg array to bytes Joel Wetzell 2026-04-13 22:22:57 -05:00
  • dd430dd380 add layout for testing bundle error cases Joel Wetzell 2026-04-13 22:22:44 -05:00
  • 9452268042 add layout for testing OSCBundle error cases Joel Wetzell 2026-04-13 19:11:11 -05:00
  • b621944dc5 error tests for arg values when encoding Joel Wetzell 2026-04-13 18:59:43 -05:00
  • 8fa8aa3a55 return errors instead of printing Joel Wetzell 2026-04-13 18:53:35 -05:00
  • 1d2684f446 cleanup test layout Joel Wetzell 2026-04-13 18:53:21 -05:00
  • 2548771fe3 add error handling for OSC address and bad arg type encoding Joel Wetzell 2026-04-13 18:48:50 -05:00
  • 4744321d71 add error handling to arg encoding and message/bundle ToBytes() Joel Wetzell 2026-04-13 18:38:25 -05:00
  • 1130adf046 Merge pull request #19 from jwetzell/message-tests v0.2.1 Joel Wetzell 2026-04-13 18:21:56 -05:00
  • ad3c449149 fix up some OSC string parsing issues and test for them Joel Wetzell 2026-04-13 18:17:43 -05:00
  • fbd2bf3905 Merge pull request #18 from jwetzell/more-bad-tests Joel Wetzell 2026-04-13 16:24:11 -05:00
  • e1c8563522 fill out some more error tests for messages Joel Wetzell 2026-04-13 16:20:55 -05:00
  • e2a8daf013 Merge pull request #17 from jwetzell/coverage-test Joel Wetzell 2026-04-13 16:14:18 -05:00
  • baa140297f cleanup message_test layout Joel Wetzell 2026-04-13 16:12:19 -05:00
  • 8bb3f3fc97 add workflow for tests and code coverage report Joel Wetzell 2026-04-13 15:57:47 -05:00
  • e70934e705 Merge pull request #16 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.8.0 Joel Wetzell 2026-03-30 12:25:19 -05:00
  • 597b9ad053 Bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 dependabot[bot] 2026-03-30 02:55:56 +00:00
  • 6f141eb742 Merge pull request #15 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.7.0 Joel Wetzell 2026-03-03 10:16:30 -06:00
  • 9bc51c787f add error checking to readstring method v0.2.0 Joel Wetzell 2026-03-02 21:12:48 -06:00
  • 37cc551793 Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 dependabot[bot] 2026-03-02 02:56:24 +00:00
  • a117f668fa remove all fmt.println from receiveosc receiveosc/v2.0.2 Joel Wetzell 2026-02-04 11:41:25 -06:00
  • 67a1cc083b remove fmt.println receiveosc/v2.0.1 Joel Wetzell 2026-02-04 11:36:16 -06:00
  • 25c159013b fix variable name receiveosc/v2.0.0 Joel Wetzell 2026-01-31 15:52:42 -06:00
  • 5ac60b0685 add support for SLIP and bundles Joel Wetzell 2026-01-31 15:52:08 -06:00
  • 6251acb852 use switch Joel Wetzell 2026-01-31 15:49:42 -06:00
  • 5600ef75f5 add method to parse bytes as packet Joel Wetzell 2026-01-31 15:49:07 -06:00
  • 77c92c5456 Merge pull request #14 from jwetzell/pointers Joel Wetzell 2026-01-31 15:39:51 -06:00
  • 594c51d2a4 return pointers from byte parsing Joel Wetzell 2026-01-31 15:34:16 -06:00
  • d7c6da5c5b support OSC 1.0 TCP format if SLIP is not enabled sendosc/v1.2.0 Joel Wetzell 2026-01-28 14:37:23 -06:00
  • 6f3a65322b rework send string Joel Wetzell 2026-01-28 14:36:59 -06:00
  • e34a589c5f prevent parsing empty byte slice Joel Wetzell 2026-01-28 14:34:52 -06:00
  • 41112d583b Merge pull request #13 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.2 Joel Wetzell 2026-01-28 14:26:26 -06:00
  • 24a0501a4d Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 dependabot[bot] 2026-01-19 03:08:19 +00:00
  • e06a0a2776 fix slip encoding sendosc/v1.1.2 makeosc/v1.1.1 Joel Wetzell 2025-12-24 18:46:39 -06:00
  • d1696baa31 Merge pull request #12 from jwetzell/dependabot/github_actions/actions/checkout-6 Joel Wetzell 2025-12-11 15:19:19 -06:00
  • c0304bf7a6 Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 02:31:39 +00:00
  • d62d65c386 Merge pull request #10 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.1 v0.1.0 Joel Wetzell 2025-11-20 09:32:02 -06:00
  • f2888cc038 Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 dependabot[bot] 2025-11-17 02:22:46 +00:00
  • 24077a77d6 Merge pull request #9 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.0 jwetzell 2025-11-14 14:36:32 -06:00
  • 9e515cc28e Bump github.com/urfave/cli/v3 from 3.4.1 to 3.6.0 dependabot[bot] 2025-11-10 02:27:40 +00:00
  • 1ad942e489 fix cmd name and description sendosc/v1.1.1 receiveosc/v1.0.0 jwetzell 2025-10-01 13:07:00 -05:00
  • e748adfa1c Merge pull request #7 from jwetzell/json-support jwetzell 2025-10-01 13:03:26 -05:00
  • 74a62f6287 add support for json output to receiveosc jwetzell 2025-09-30 12:54:38 -05:00
  • a1a550b4bb add json struct tags jwetzell 2025-09-30 12:54:13 -05:00
  • c039245298 update names of workflows jwetzell 2025-09-27 10:28:58 -05:00
  • 085bd082b4 Merge pull request #4 from jwetzell/dependabot/github_actions/actions/checkout-5 jwetzell 2025-09-27 10:27:30 -05:00
  • 0a4eff30b3 update go version sendosc/v1.1.0 receiveosc/v0.2.0 makeosc/v1.1.0 jwetzell 2025-09-27 10:22:45 -05:00
  • 6482158fd6 Merge pull request #6 from jwetzell/urfave-cli jwetzell 2025-09-27 10:20:21 -05:00
  • 6808c36e88 remove cobra jwetzell 2025-09-27 10:19:46 -05:00
  • 257465d216 convert receiveosc to urfave/cli jwetzell 2025-09-27 10:19:40 -05:00
  • ce5e65e8f8 switch makeosc to urfave/cli jwetzell 2025-09-27 09:55:09 -05:00
  • e519f2d53c switch sendosc to urfave/cli jwetzell 2025-09-27 09:54:58 -05:00
  • 048eb57d5a Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-18 03:36:57 +00:00
  • 039d4e6f1a explicitly discard opening END when SLIP decoding jwetzell 2025-05-19 09:23:57 -05:00
  • 87853b8ccb SLIP encoding should be double END-ed jwetzell 2025-05-19 09:23:06 -05:00
  • d03f032e72 SLIP encoding should be double END-ed jwetzell 2025-05-19 09:22:39 -05:00
  • 2f4b90fc16 fix name of cmd in makeosc jwetzell 2025-05-19 09:08:24 -05:00
  • 278435e066 fix name of utility jwetzell 2025-05-19 09:03:05 -05:00
  • b50dc9969f add github actions to dependabot jwetzell 2025-05-18 20:13:33 -05:00
  • 30ffe3a965 Merge pull request #3 from jwetzell/dependabot/go_modules/github.com/spf13/cobra-1.9.1 jwetzell 2025-05-18 20:11:59 -05:00
  • bdc1b45a9b add release workflow for receiveosc sendosc/v1.0.0 receiveosc/v0.1.0 makeosc/v1.0.0 jwetzell 2025-05-18 20:08:37 -05:00
  • 518a083d04 add TCP to receiveosc jwetzell 2025-05-18 20:06:19 -05:00
  • 06e8ca7da3 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 dependabot[bot] 2025-05-19 00:33:19 +00:00
  • 48ec7908dd switch to using the actual osc library here jwetzell 2025-05-18 19:31:56 -05:00