Aaron Boxer

Results 202 comments of Aaron Boxer

> Hmm the problem with this is that `--gpu-context=help` lists `wayland` twice which is a bit confusing. It should at least have a different name. Not sure what exactly, maybe...

> Pausing in the playback window (not in the terminal where mpv is launched) makes the playback window unresponsive to any inputs (mouse clicks, keyborads, etc). > > I am...

> A minor problem: resizing with mouse on Sway doesn't work well. What exactly happens when resizing ?

`d3dvideosink` works correctly. Do you think it will be a lot of work to fix ?

Yeah, I got this error after upgrading to xcode 3.2.4. Under build settings, try changing the compiler from llvm 1.5 to llvm-gcc4.2. That fixed it for me.

Actually, you can keep llvm 1.5, and just add the following to Other C Flags in your project's build settings: -D__IPHONE_OS_VERSION_MIN_REQUIRED=040100 where you replace 040100 with your deployment target version...

Thanks, how can I query the driver version?

Yes, I am using the weekly release. I don't remember the exact version when it was working. By the way, I just tried the exact same code with my RX...

@AdamCetnerowski thanks - to clarify, you can't find a working build of the latke project ? I can help , with more details.