4e1b02e65f
feat(context): Implement default sink and source setters
2022-05-16 13:53:20 +02:00
65483ec8a5
doc: Fix code block
2022-05-16 13:45:19 +02:00
533f9a563d
build: Remove unused dependencies
2022-05-15 23:17:36 +02:00
69c2fd7faf
doc: Improve quick start documentation
2022-05-15 23:17:21 +02:00
12dd08f13a
doc: Fix module names
2022-05-15 23:12:13 +02:00
d303480640
build: Fix rockspec summary
2022-05-15 23:11:50 +02:00
9a780045ff
doc: Add main usage example
2022-05-15 23:11:28 +02:00
00d95de6d9
chore: Ignore LuaRocks working files
2022-05-15 23:11:00 +02:00
366e08498e
feat: Implement introspection for sinks and sources
...
This provides a way to query the current state for the primary
data structures, as well as common setters.
2022-05-15 22:56:55 +02:00
f8b2a45740
chore: Improve make recipe echoing
...
Replaces GNU Make's default output, which simply dumps the whole
whole command line, with a custom echo that skips most flags and uses
bold text to distinguish it from command output.
2022-04-22 10:35:13 +02:00
c47054e66e
chore: Configure tooling
2022-04-21 14:04:18 +02:00
26c093ec27
build: Fix color output in Makefile
2022-04-20 18:00:08 +02:00
3430a5a19c
feat: Implement basic introspection calls
2022-04-06 21:29:18 +02:00
c4058583f1
feat: Implement basic context object
2022-04-06 21:29:16 +02:00
1da668d7d6
feat: Clean up resources on garbage collect
2022-04-06 21:29:14 +02:00
8c09fc4e7a
feat: Add initial library
2022-04-06 21:29:13 +02:00
5ca45f298c
chore: Initialize repository
2022-04-06 21:29:11 +02:00