xmedia-systems

Results 4 comments of xmedia-systems

ok, so a shader can't control the resolution, right? would you say a patch for ReShade can help or is there a fundamental problem? I'm curious why nobody has tried...

Yes, you're right! This check makes sense anyway. I've just updated my pull request.

Hi, thank you for the quick reply! Well, the issue I'm having with django-cms-search is that only whole words are found in the index but not word parts. Autocompletion is...

I'm facing the same issue, reproducible with the following test which deadlocks forever: ``` func TestDial(t *testing.T) { wg := sync.WaitGroup{} wg.Add(1) go func() { l, _ := srt.Listen("srt", ":5001")...