Christopher Arndt chris
  • Cologne, Germany
  • Joined on 2022-01-26
chris pushed to master at chris/drone-matrixchat-notify 2023-07-23 19:34:34 +02:00
fc12c00734 feat: add environment white-list config setting and cmdline option
da31628d86 feat: log level from environment is recognised case-insensitively
Compare 2 commits »
chris pushed to master at chris/drone-matrixchat-notify 2023-07-22 22:14:06 +02:00
d3579b6e0f docs: minor readme word order fix
chris pushed tag v0.1.0 to chris/drone-matrixchat-notify 2023-07-22 22:04:57 +02:00
chris pushed to master at chris/drone-matrixchat-notify 2023-07-22 22:03:29 +02:00
9c2331f84b refactor: minor clean-up
chris pushed to master at chris/drone-matrixchat-notify 2023-07-22 16:44:57 +02:00
005427fbe1 docs: fix heading level in readme
chris pushed to master at chris/drone-matrixchat-notify 2023-07-22 16:35:36 +02:00
67778e6545 docs: add license file
chris pushed to master at chris/drone-matrixchat-notify 2023-07-22 16:26:17 +02:00
c78eb82282 Initial commit
chris created branch master in chris/drone-matrixchat-notify 2023-07-22 16:26:17 +02:00
chris created repository chris/drone-matrixchat-notify 2023-07-22 16:25:39 +02:00
chris pushed to master at chris/jacket 2023-06-07 15:56:58 +02:00
6db9cc0811 fix: make all enums pure
f0c036c686 fix: log message levels in examples
Compare 2 commits »
chris pushed to master at chris/jacket 2023-06-06 04:28:41 +02:00
aadbd26fab fix: hex number formatting width
f78bb963fb fix: exit condition handling
Compare 2 commits »
chris pushed to master at chris/jacket 2023-06-06 02:47:38 +02:00
227ab3f45d test: ignore compiled tests
8964ad7052 feat: add MIDI receiver example showing use of threading and ringbuffer
61b0405f3e feat: make callback functions user arg optional
Compare 3 commits »
chris pushed to master at chris/jacket 2023-05-27 16:22:15 +02:00
f3a6b660d6 feat: add MIDI receiver example showing use of threading/channels
chris pushed to master at chris/jacket 2023-05-25 18:12:46 +02:00
64b831039a fix: minor readme whitespace fix
chris pushed to master at chris/jacket 2023-05-25 18:11:45 +02:00
191e141311 fix: minor readme grammar fix
chris pushed to master at chris/jacket 2023-05-25 18:04:27 +02:00
05ec305a04 refactor: minor example tweaks
1027a2e1dd docs: add todo document
892d087c40 tests: add initial tests
bff6f5e9fa feat: wrap ringbuffer API and add usage example
6112afad73 fix: export internal client API functions
Compare 5 commits »
chris pushed to master at chris/jacket 2023-05-24 09:50:18 +02:00
67f2f79961 refactor: minor example simplification
1870734ae6 docs: update readme and license year
75e1266da4 docs: move comments for deprecated functions around
73e8248c2e feat: wrap latency API
4c5deaa272 feat: wrap internal client loading API
Compare 5 commits »
chris pushed to master at chris/jacket 2023-05-24 07:50:10 +02:00
c1d00decc9 refactor: remove 'Jack' prefix from callback types and two more enums
34d3093505 feat: wrap metadata API and add one usage example
31b83223fc feat: add MIDI receiver example showing use of threads/channels
Compare 3 commits »
chris pushed to master at chris/jacket 2023-05-22 19:59:53 +02:00
2d8533d122 feat: wrap transport API and add transport query example
ada9b13857 fix: use fixed-size integer types for custom types
e06f62da8c docs: for deprecated functions/types show original C decl in comment
309e45e22a refactor: various formatting tweaks
08c05c71d4 refactor: remove superfluous semicolons from end of comments
Compare 6 commits »
chris pushed to master at chris/jacket 2023-05-22 07:10:50 +02:00
7ff56ac688 refactor: remove superfluous semicolons from end of comments
6e2dab78fe feat: wrap MIDI API and add example MIDI client
Compare 2 commits »