Victor

Results 194 issues of Victor

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

I am using Windows 11 22H2 with NVidia graphics. Trying to capture Edge, VS Code or video games (I tried on Dota 2) just returns blank texture. I find it...

bug

I merged the code produced by https://github.com/Francesco149/stubgen and this project prior to "massive rewrite". I believe the merged code does not suffer from some issues reported here. The major differences...

Or should I use one of the older commits? Perhaps tag a "stable" v0.0.1 on one of the older commits? P.S. right now I imported the project into VS 2022,...

It is an unexpected behavior that affects real-time processing. In my `ISampleProvider` I return from `Read` as soon as any data becomes available - this is how regular `Read` calls...

I believe getting a `WaveStream` from `IWaveProvider` is a common need when working with streaming sources. Mixing and format conversion are only implemented on streams, and the core NAudio currently...

All in the subject.

Today I've read some articles while being connected through not working WiFi. App displayed progress of syncing when I clicked synchronize. No error was shown, progress bar showed some uploading...

Just spent a couple of hours trying to figure out an issue with my FS. Turned out that Dokan expects the implementation of `ReadFile` to always fill the entire buffer...