Christopher Arndt chris
  • Cologne, Germany
  • Joined on 2022-01-26
chris pushed to master at chris/jacket 2023-05-22 05:13:43 +02:00
08c199d5b3 refactor: shorten type names
chris pushed to master at chris/jacket 2023-05-22 04:00:33 +02:00
c8ddbb2cf2 Minor typo and whitespace fixes
chris pushed to master at chris/jacket 2022-10-11 00:15:48 +02:00
64b815dab5 fix: heading level in readme
chris pushed to master at chris/jacket 2022-10-10 21:11:30 +02:00
b08a79b8dd fix: use standard nimble package structure
chris pushed to master at chris/jacket 2022-10-10 21:02:27 +02:00
9def17c07c fix: minor readme typo
72d99007c5 fix: minor example tweaks
Compare 2 commits »
chris pushed to master at chris/jacket 2022-10-10 20:35:43 +02:00
1127b1ec09 docs: add project status and installation sections to readme
bffc611cdd refactor: more example tweaking and rename all to have 'jacket_' prefix
25bf6b31cf refactor: tweak jacket_sine example and add comments
Compare 3 commits »
chris pushed to master at chris/jacket 2022-10-10 03:49:42 +02:00
5edb9724a0 feat: add simple sine wave generator client example
fe015e3a60 refactor: rename NFramesT; add DefaultAudioSampleT
Compare 2 commits »
chris pushed to master at chris/jacket 2022-10-09 21:59:47 +02:00
7e46bc3ed7 feat: turn on debug logging w/out -d:release
chris pushed to master at chris/jacket 2022-10-09 21:05:18 +02:00
5d8cba0f2d fix: cleanup arg default value; signal list
chris pushed to master at chris/jacket 2022-10-09 19:49:21 +02:00
ba5ebc4f4d feat: implement proper signal handling in examples
chris pushed to master at chris/jacket 2022-10-09 09:43:47 +02:00
e68223f1e6 refactor: more examples streamlining
34e6171e3f feat: improve jack library path detection
967c4ad161 fix: missing comma in enum declaration
Compare 3 commits »
chris pushed to master at chris/jacket 2022-10-06 17:22:14 +02:00
86ce617f14 cfg: ignore files without extension in examples dir
chris pushed to master at chris/jacket 2022-10-06 17:21:09 +02:00
84b135edb1 cfg: ignore files without extension in examples dir
chris pushed to master at chris/jacket 2022-10-06 16:46:20 +02:00
4ccfad3911 refactor: getJackStatusErrorString helper function
b28d4fbfa6 fix: add missing cleanup to example
b8d5119d03 refactor: some style improvemnts in examples
Compare 3 commits »
chris pushed to master at chris/jacket 2022-10-06 16:28:31 +02:00
e0fa019d20 refactor: some style improvemnts in examples
chris pushed to master at chris/jacket 2022-10-06 15:17:22 +02:00
eff627e4ec docs: add copyright info to license file and links to readme
chris pushed to master at chris/jacket 2022-10-06 05:11:36 +02:00
e793add4d0 fix: make ClientT and PortT distinct types
c41b1eb03e fix: set calling convention for callback function prototypes
Compare 2 commits »
chris pushed to master at chris/jacket 2022-10-06 04:43:39 +02:00
5a6a55f071 feat: add simple nimble file
896768696b fix: use let instead of var in example
Compare 2 commits »