RowanLeeder
RowanLeeder
- Updated the method code generation to support nullable and variadic params. This resolves issue #73. - Added a test case for validating that the php-redis implementation can be mocked.
- [x] I have marked all applicable categories: + [ ] documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?"...
This change adds support for source (microphone etc) nodes to the WirePlumber module. This is done via a new `"node-type": "Audio/Source"` param (defaults to `"Audio/Sink"`). The intent here is to...