Christopher Snowhill

Results 237 comments of Christopher Snowhill

F.EX. macOS allows main threads to have 2MiB of stack, and all secondary threads by default have up to 512KiB of stack. I've tried increasing stack size limits beyond the...

The problem is, I don't want to break the edge case where someone actually needs a long path. I made the limit the absolute maximum for Windows UTF-16, which can...

What they're saying is that when the VGMStream component is installed, the context menu command handler for PSF files does not function. And I have no idea why that would...

Convenient since I don't update my foobar plugins any more. Just use the old version, nothing has changed in the emulator core in years.

Yeah, it's entirely my fault. I implemented crap in foo_psf and foo_input_upse to catch if multiple components claim to support "PSF" file extensions, and if so, disable most of their...

Incidentally, that was a pre- foobar2000 v1.4 change, because prior versions didn't support input reordering, so you were down to the luck of the PRNG that reorders services on app...

Rebuild VGMStream and all of its dependencies as 64 bit. Building FFmpeg is a bit of a pain, because you have to find some sort of build environment. Or you...

Also looks like it's an incomplete translation. Or hasn't been updated to match any new strings added since it was last updated.

The description on the checkbox below the Idle loops option appears to have been truncated to what you see in the screen shot. As if the person who made the...

This is due to the app not propagating the sound format up from the real output device, to its processing chain, to the virtual output device.