rustyx

Results 21 comments of rustyx

Please restore the G.729 codec, the patents have expired!! The codec spec and a reference implementation are also [freely available](http://www.itu.int/rec/T-REC-G.729-199611-S!AnnA/en).

Specify correct **import path(s)** before importing `.proto` files into BloomRPC: ![BloomRPC import path](https://user-images.githubusercontent.com/1296899/142908642-d705b8a1-6f2d-42e1-bdae-c54628baa075.png) In your case, the path that contains the `Protos` folder so that `/Protos/ReportingStatus.proto` can be found.

This issue is still reproducible in Ubuntu if built with `cmake -DCMAKE_INSTALL_PREFIX=/usr ..`

I'm running at 125% display scaling and ksnip 1.9.2 is almost working fine now - the screenshot is taken and saved with no distortion. But if I open an existing...

Microsoft Teams video/audio not working, too.

Good idea. YAML can be developed as an alternative way to populate the internal config, thus minimizing impact, and eventually replace the custom `.cfg` format. Just make sure to define...

On Windows `AddGlob("*")` behaves in the same way for me - it succeeds, but adds everything, including the `.git` folder into the commit.

Original project isn't properly maintained. Check out [my version](https://github.com/rustyx/vss2git) it has this issue resolved.

Same here, with different kind of errors: ``` $ go version go version go1.14.7 linux/amd64 $ go get github.com/inconshreveable/gonative # github.com/inconshreveable/axiom ../../go/src/github.com/inconshreveable/axiom/axiom.go:83:15: cannot use WrapAll(app.Commands, wrappers...) (type []cli.Command) as type...

Interestingly, the `sdbinst.exe` utility still has the `-p` flag to install PATCH SDBs, suggesting that the support is still there, so I'm wondering if maybe just the format has changed...